[Openmcl-devel] CCL64 crash

Leo sdl.web at gmail.com
Sat Feb 6 04:26:18 PST 2010


This log is pretty much the same as in the previous post but this time
.gdbinit is sourced correctly. Sorry I am learning to use gdb.

-------------- next part --------------
(gdb) phd at Victoria /usr/local/ccl/lisp-kernel/darwinx8664$ gdb
GNU gdb 6.3.50-20050815 (Apple version gdb-1346) (Fri Sep 18 20:40:51 UTC 2009)
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 "x86_64-apple-darwin".
(gdb) attach 8855
Attaching to process 8855.
Reading symbols for shared libraries . done
Reading symbols for shared libraries ... done
0x00007fff834fb9ee in __semwait_signal ()
(gdb) source .gdbinit
Breakpoint 1 at 0x2bc06: file ../lisp-debug.c, line 1231.
(gdb) c
Continuing.
Reading symbols for shared libraries ................................................................................................ done

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to process 8855]
0x00007fff839a9790 in __CFInitialize ()
1: x/i $pc  0x7fff839a9790 <__CFInitialize+1808>:	callq  0x7fff83ac4a84 <dyld_stub_getpid>
(gdb) bt full
#0  0x00007fff839a9790 in __CFInitialize ()
No symbol table info available.
#1  0x00007fff5fc0d5ce in __dyld__ZN16ImageLoaderMachO11doImageInitERKN11ImageLoader11LinkContextE ()
No symbol table info available.
#2  0x00007fff5fc0d607 in __dyld__ZN16ImageLoaderMachO16doInitializationERKN11ImageLoader11LinkContextE ()
No symbol table info available.
#3  0x00007fff5fc0bcec in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
No symbol table info available.
#4  0x00007fff5fc0bc9d in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
No symbol table info available.
#5  0x00007fff5fc0bc9d in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
No symbol table info available.
#6  0x00007fff5fc0bc9d in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
No symbol table info available.
#7  0x00007fff5fc0bda6 in __dyld__ZN11ImageLoader15runInitializersERKNS_11LinkContextE ()
No symbol table info available.
#8  0x00007fff5fc08fbb in __dyld_dlopen ()
No symbol table info available.
#9  0x00007fff834c6e00 in dlopen ()
No symbol table info available.
#10 0x000000000001cd76 in xGetSharedLibrary (path=<value temporarily unavailable, due to optimizations>, resultType=0xb029be60) at ../pmcl-kernel.c:2058
	result = (void *) 0x0
#11 0x000000000001b102 in SPffcall () at ../x86-spentry64.s:4042
No symbol table info available.
#12 0x0000000001a19aa8 in ?? ()
No symbol table info available.
#13 0x0000000001a19aa8 in ?? ()
No symbol table info available.
(gdb) 
-------------- next part --------------

Leo


More information about the Openmcl-devel mailing list