I can add a gdb backtrace too:

$ gdb Gorm
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/Gorm...(no debugging symbols
found)...done. (gdb) run
Starting program: /usr/bin/Gorm 
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff60f8dca in objc_hash_value_for_key ()
from /usr/lib/x86_64-linux-gnu/libobjc.so.4 (gdb) backtrace
#0  0x00007ffff60f8dca in objc_hash_value_for_key ()
   from /usr/lib/x86_64-linux-gnu/libobjc.so.4
#1  0x00007ffff4df09ef in sel_get_typed_uid ()
from /usr/lib/x86_64-linux-gnu/libobjc.so.3 #2  0x00007ffff68262b3 in
GSSelectorFromNameAndTypes () from /usr/lib/libgnustep-base.so.1.22 #3
0x00007ffff6825318 in ?? () from /usr/lib/libgnustep-base.so.1.22 #4
0x00007ffff3f1f769 in ffi_closure_unix64_inner ()
from /usr/lib/x86_64-linux-gnu/libffi.so.5 #5  0x00007ffff3f1f924 in
ffi_closure_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.5 #6
0x00007ffff6724dfb in ?? () from /usr/lib/libgnustep-base.so.1.22 #7
0x00007ffff6724796 in ?? () from /usr/lib/libgnustep-base.so.1.22 #8
0x00000000004045a8 in _start () (gdb)

-- 
Regards from Pal



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to