[Aldor-l] Aldor crash

Pippijn van Steenhoven pip88nl at gmail.com
Wed Jun 18 08:12:01 EDT 2008


On Wed, Jun 18, 2008 at 01:12:11PM +0200, Ralf Hemmecke wrote:
> aldor -gloop
> Aldor
> 
> Copyright (c) 1990-2007 Aldor Software Organization Ltd (Aldor.org).
> 
> Release: Aldor(C) version 1.1.0 (trunk-23 AXL_EDIT_1_1_13_18=0) for 
> LINUX(glibc2.3)
> Type "#int help" for more details.
> %1 >> Use '#quit' to quit Axiomxl.
> Segmentation fault
> 
> The segfault just appears by pressing Ctrl-C.

pippijn at osiris aldor $ aldor -gloop
Aldor

Copyright © 1990-2007 Aldor Software Organization Ltd (Aldor.org).

Release: Aldor(C) version 1.1.0 for LINUX(glibc-unknown) 
Type "#int help" for more details.
%1 >> Use '#quit' to quit the interactive loop.
Use '#quit' to quit the interactive loop.
Use '#quit' to quit the interactive loop.
Use '#quit' to quit the interactive loop.
Use '#quit' to quit the interactive loop.
[...]

It doesn't happen here. Can you run it in gdb like so:

pippijn at osiris devel $ gdb --args aldor -gloop
[..header..]
(gdb) handle SIGINT nostop pass
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) y
Signal        Stop      Print   Pass to program Description
SIGINT        No        Yes     Yes             Interrupt
(gdb) r
Starting program: /home/pippijn/rona/devel/aldor/obj/bin/aldor -gloop
Aldor

Copyright © 1990-2007 Aldor Software Organization Ltd (Aldor.org).

Release: Aldor(C) version 1.1.0 for LINUX(glibc-unknown) 
Type "#int help" for more details.
%1 >> 
Program received signal SIGINT, Interrupt.
Use '#quit' to quit the interactive loop.

And then, when it crashes, type in:
(gdb) bt
[.. lots of output ..]
(gdb) bt full
[.. even more output ..]

-- 
Pippijn van Steenhoven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://aldor.org/pipermail/aldor-l_aldor.org/attachments/20080618/de80d725/attachment.bin 


More information about the Aldor-l mailing list