chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Re: 4.1.0rc1


From: Sven Hartrumpf
Subject: Re: [Chicken-users] Re: 4.1.0rc1
Date: Sun, 19 Jul 2009 01:57:25 +0200 (CEST)

Mon, 6 Jul 2009 14:13:04 +0200, bunny351 wrote:
> On Fri, Jul 3, 2009 at 3:56 PM, Sven
> Hartrumpf<address@hidden> wrote:
> 
>> Sorry, I have not much time the following days.
>> This is what I got (not much):
>>
>> chicken-4.1.0rc1/tests > gdb ../chicken
>> GNU gdb 6.8
>> Copyright (C) 2008 Free Software Foundation, Inc.
>> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>> This is free software: you are free to change and redistribute it.
>> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
>> and "show warranty" for details.
>> This GDB was configured as "i586-suse-linux"...
>> (gdb) run compiler-tests.scm -output-file a.c -include-path .. -verbose
>> Starting program: /home/sven/tmp/chicken-4.1.0rc1/chicken compiler-tests.scm 
>> -output-file a.c -include-path .. -verbose
>> Loading compiler extensions...
>> debugging info: calltrace
>> compiling `compiler-tests.scm' ...
>> pass: source
>> ; loading /programs/free/chicken-4.1.0/lib/chicken/4/scheme.import.so ...
>> ; loading /programs/free/chicken-4.1.0/lib/chicken/4/chicken.import.so ...
>> ; loading /programs/free/chicken-4.1.0/lib/chicken/4/foreign.import.so ...
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x402f0903 in C_i_car () from /programs/free/chicken-4.1.0/lib/libchicken.so
>> (gdb) bt
>> #0  0x402f0903 in C_i_car () from 
>> /programs/free/chicken-4.1.0/lib/libchicken.so
>> #1  0x40307ff4 in ?? () from /programs/free/chicken-4.1.0/lib/libchicken.so
>> Backtrace stopped: previous frame inner to this frame (corrupt stack?)
>> (gdb)
>>
> 
> Is this with DEBUGBUILD=1

Yes.




reply via email to

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