I used valgrind with it (honestly not knowing too much about it ;)). the log is attached. to me it looks as if it could be a bug...  but hey.. :] I wouldn't know<br><br>k<br><br><div class="gmail_quote">On Tue, Mar 18, 2008 at 10:09 PM, krgn <<a href="mailto:k.gebbert@gmail.com">k.gebbert@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hey ppl,<br><br>I am experiencing a strange crash with fluxus-0.15 checked out from cvs. I tried to get a backtrace with gdb but got this:<br>
<br><div style="margin-left: 40px;">krgn@softmachine:~/dev/fluxus$ gdb fluxus-0.15 <br>
GNU gdb 6.6-debian<br>Copyright (C) 2006 Free Software Foundation, Inc.<br>GDB is free software, covered by the GNU General Public License, and you are<br>welcome to change it and/or distribute copies of it under certain conditions.<br>

Type "show copying" to see the conditions.<br>There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>This GDB was configured as "i486-linux-gnu"...<br>Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".<br>

(gdb) run<br>Starting program: /usr/local/bin/fluxus-0.15 <br>[Thread debugging using libthread_db enabled]<br>[New Thread -1218312512 (LWP 10117)]<br><br>Program received signal SIGSEGV, Segmentation fault.<br>[Switching to Thread -1218312512 (LWP 10117)]<br>

get_bucket (table=0xb7400e70, key=0xb750a628 "0", add=1, b=0x0) at xsrc/hash.c:682<br>682     xsrc/hash.c: No such file or directory.<br>        in xsrc/hash.c<br>Current language:  auto; currently c<br>(gdb) <br>

</div><br><br><br>mzscheme is at the latest stable version, 372 I believe. anyone got a clue or similar problems? the crash usually happens quite immediately after starting the binary, not even having finished entering some code. one thing that I notices is this in the terminal, when evaluating valid code:<br>

<br>20#f::23: read: expected a character after #\<br>#f::31: read: expected a character after #\<br><br><br>greetings, k<br><br>ps: if you are in need for more info, let me know!<br>
</blockquote></div><br>