View Single Post
Old 05-15-2012, 05:35 PM   #9
platt
Junior Member
platt began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2012
Device: none
is this right? dont used gdb before

...
Reading symbols from /usr/local/bin/sigil...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/local/bin/sigil
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".

Program received signal SIGILL, Illegal instruction.
0x0854e4b0 in xercesc_3_1::RangeToken::addRange(int, int) ()
(gdb)
platt is offline   Reply With Quote