axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Axiom cvs 040624 build error


From: Magnus Larsson
Subject: Re: [Axiom-developer] Axiom cvs 040624 build error
Date: Thu, 1 Jul 2004 18:13:47 +0200
User-agent: KMail/1.6.2

Hello Camm Maguire,

Please find the second test result attached, as per your instruction,

This resulted in a crash. A "bt" backtrace is enclosed.

On Thursday 01 July 2004 15.17, Camm Maguire wrote:
> Greetings!
>
> Magnus Larsson <address@hidden> writes:
> > Hello Camm,
> >
> > I have downloaded cvs 040701 and configured --enable-debug.
> > The build fails, as before.
> >
> > The commands
> > cd lsp/gcl-2.6.2/unixport
> > gdb saved_gcl, r, (load "../gcl-tk/tkl.o)
> >
> > did not reproduce the crash.
> >
> > GNU gdb 6.1.1
> > Copyright 2004 Free Software Foundation, Inc.
> > GDB is free software, covered by the GNU General Public License, and you
> > are welcome to change it and/or distribute copies of it under certain
> > conditions. Type "show copying" to see the conditions.
> > There is absolutely no warranty for GDB.  Type "show warranty" for
> > details. This GDB was configured as "i686-pc-linux-gnu"...Using host
> > libthread_db library "/lib/libthread_db.so.1".
> >
> > (gdb) r
> > Starting
> > program:
> > /home/magnus/usr/source/axiom/cvs-040701/axiom/lsp/gcl-2.6.2/unixport/sav
> >ed_gcl
> >
> > >(load "../gcl-tk/tkl.o")
> >
> > Loading ../gcl-tk/tkl.o
> > start address -T 0x84a8ba0 Finished loading ../gcl-tk/tkl.o
> > 59684
> >
> >
> >
> > The next set of instructions:
> > q (from gdb)
> > cd ../gcl-tk/demos, r, (load "../tkl.o")(TK::GET-AUTOLOADS) (directory
> > "*.lisp"))
> >
address@hidden:~/usr/source/axiom/cvs-040701/axiom/lsp/gcl-2.6.2/gcl-tk/demos> 
gdb ../../unixport/saved_gcl
GNU gdb 6.1.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db 
library "/lib/libthread_db.so.1".

(gdb) r
Starting 
program: 
/home/magnus/usr/source/axiom/cvs-040701/axiom/lsp/gcl-2.6.2/unixport/saved_gcl

>(load "../tkl.o")(TK::GET-AUTOLOADS (directory "*.lisp"))

Loading ../tkl.o
start address -T 0x84a8ba0 Finished loading ../tkl.o
59684

>Detaching after fork from child process 11550.

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x084b4ff2 in ?? ()
#2  0x082d8910 in ?? ()
#3  0x00000012 in ?? ()
#4  0xbfffef48 in ?? ()
#5  0x08054b7b in eval (form=0x8399060) at eval.c:1090
#6  0x08054b7b in eval (form=0x8399060) at eval.c:1090
#7  0x0805507e in fLeval (x0=0x85faf54) at eval.c:1178
#8  0x0805bf69 in c_apply_n (fn=0x8055022 <fLeval>, n=1, x=0x8252108) at 
funlink.c:271
#9  0x0807727e in IapplyVector (fun=0x83b3e4c, nargs=1, base=0x8252108) at 
nfunlink.c:229
#10 0x08052d28 in funcall (fun=0x83b3e4c) at eval.c:190
#11 0x08053cac in symlispcall (sym=0x83b2288, base=0x8252104, narg=1) at 
eval.c:507
#12 0x0813623f in LI1 () at gcl_top.c:140
#13 0x0805206f in quick_call_sfun (fun=0x852ffc8) at eval.c:117
#14 0x08052ca2 in funcall (fun=0x852ffc8) at eval.c:178
#15 0x080773a5 in IapplyVector (fun=0x852ffc8, nargs=0, base=0x82520dc) at 
nfunlink.c:239
#16 0x08054df7 in fLfuncall (fun=0x852ffc8) at eval.c:1140
#17 0x0805bf69 in c_apply_n (fn=0x8054d63 <fLfuncall>, n=1, x=0x82520d8) at 
funlink.c:271
#18 0x0807727e in IapplyVector (fun=0x83b3e74, nargs=1, base=0x82520d8) at 
nfunlink.c:229
#19 0x08052d28 in funcall (fun=0x83b3e74) at eval.c:190
#20 0x08053646 in funcall_no_event (fun=0x83b3e74) at eval.c:381
#21 0x08054b88 in eval (form=0x8399060) at eval.c:1092
#22 0x080533ae in funcall (fun=0x83b4f58) at eval.c:327
---Type <return> to continue, or q <return> to quit---
#23 0x08053646 in funcall_no_event (fun=0x860fe88) at eval.c:381
#24 0x08054b88 in eval (form=0x8399060) at eval.c:1092
#25 0x080533ae in funcall (fun=0x83b4f60) at eval.c:327
#26 0x0805439e in super_funcall (fun=0x8610ff0) at eval.c:743
#27 0x080726c9 in main (argc=1, argv=0xbffff904, envp=0xbffff90c) at 
main.c:327

>
> Take care,
>
> > Best regards,
> >
> > Magnus
> >
> >
> >
> >
> > _______________________________________________
> > Axiom-developer mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/axiom-developer

Best regards,

Magnus Larsson




reply via email to

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