chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Re: Memory limits


From: Sven Hartrumpf
Subject: Re: [Chicken-users] Re: Memory limits
Date: Wed, 25 Nov 2009 22:48:28 +0100 (CET)

I managed to avoid this segmentation fault by switching from
-optimize-level 3 to 2.
The gdb backtrace is not really useful, so we better forget
this "error" :-)

Program received signal SIGSEGV, Segmentation fault.
0x082d551f in f_299293 ()
Current language:  auto
The current source language is "auto; currently asm".
(gdb) bt
#0  0x082d551f in f_299293 ()
#1  0x000287a1 in ?? ()
#2  0x082d9c4f in f_268956 ()
#3  0xbffd1c80 in ?? ()
#4  0x000287a1 in ?? ()
#5  0x74f9bc48 in ?? ()
#6  0x5c3f5fc0 in ?? ()
#7  0x74f9bc30 in ?? ()
#8  0x401eeb57 in C_i_greaterp () from ...chicken/lib/libchicken.so.4
#9  0xbff9cfb0 in ?? ()
#10 0xbff9d118 in ?? ()
#11 0x0843f453 in f_299284 ()
#12 0x000287a1 in ?? ()
#13 0x24000003 in ?? ()
#14 0x0804be21 in f_300838 ()
#15 0xbffe73d4 in ?? ()
#16 0x000287a1 in ?? ()
#17 0x24000002 in ?? ()
#18 0x082d5503 in f_299190 ()
#19 0x00000006 in ?? ()
#20 0x082aa1fe in f_113382 ()
#21 0x0876e2b8 in ?? ()
#22 0xbff9fb8c in ?? ()
#23 0x74fa9c94 in ?? ()
#24 0xbff9fb84 in ?? ()
#25 0xbff9cffc in ?? ()
....

Greetings
Sven




reply via email to

[Prev in Thread] Current Thread [Next in Thread]