Hi Markus, On Fri, 10 Dec 2010 17:40:21 +0100 Markus Klotzbuecher <[email protected]> wrote:
> I just gave the "3viewer" egg a try, but running the example resulted > in a core dump (both compiled and interpreted). > > I'm on debian testing, amd64 > > chicken-bin 4.5.0-1 > libchicken-dev 4.5.0-1 > libchicken5 4.5.0-1 > > (c)2008-2010 The Chicken Team > (c)2000-2007 Felix L. Winkelmann > Version 4.5.0 > linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ] > compiled 2010-06-17 on gladstone.duckburg.org (Linux) > > and have the latest dependency eggs of 3viewer installed. > > I ran gdb on the core file but all I got was > > (gdb) bt > #0 __longjmp () at ../sysdeps/x86_64/__longjmp.S:56 > #1 0x7a6441954df1a0c2 in ?? () > Cannot access memory at address 0x493f419572744107 > > Any ideas? Not a solution to your problem, but just to report that I tried the spinning red cube example and it works fine here (x86 Debian stable, both chicken 4.5.0 and 4.6.3). Maybe something related to 64bit archs (a random guess)? Best wishes. Mario -- http://parenteses.org/mario _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
