So here's the backtrace, with cmake-dbg installed (its cryptic to me…):

$ gdb cmake 
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 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 "sparc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/cmake...Reading symbols from 
/usr/lib/debug/usr/bin/cmake...done.
done.
(gdb) run
Starting program: /usr/bin/cmake 

Program received signal SIGSEGV, Segmentation fault.
0xf7b72bc4 in ?? ()
(gdb) bt
#0  0xf7b72bc4 in ?? ()
#1  0xf7fd66c8 in elf_machine_rela (scope=0xf7ff4b98, reloc_mode=<value 
optimized out>, consider_profiling=0)
    at ../sysdeps/sparc/sparc32/dl-machine.h:402
#2  elf_dynamic_do_rela (scope=0xf7ff4b98, reloc_mode=<value optimized out>, 
consider_profiling=0) at do-rel.h:120
#3  _dl_relocate_object (scope=0xf7ff4b98, reloc_mode=<value optimized out>, 
consider_profiling=0) at dl-reloc.c:268
#4  0xf7fcd7c0 in dl_main (phdr=<value optimized out>, phnum=<value optimized 
out>, user_entry=<value optimized out>, 
    auxv=<value optimized out>) at rtld.c:2265
#5  0xf7fdffa4 in _dl_sysdep_start (start_argptr=<value optimized out>, 
dl_main=0xf7fcc244 <dl_main>) at ../elf/dl-sysdep.c:244
#6  0xf7fcaa60 in _dl_start_final (arg=0xffffd890, info=0xffffd5b0) at 
rtld.c:341
#7  0xf7fcad8c in _dl_start (arg=0xffffd890) at rtld.c:569
#8  0xf7fca26c in _start () from /lib/ld-linux.so.2
#9  0xf7fca26c in _start () from /lib/ld-linux.so.2
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

-- 
OdyX

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to