KISS IDE segfaults

3 replies [Last post]
ryanvade
Title: NooBot
Joined: 10/25/2012
Posts:
BotPoints: 57
User offline. Last seen 8 years 4 weeks ago.

./KISS
Segmentation fault (core dumped)


(gdb) run
Starting program: /build/kiss/deploy/KISS
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff34fb3fc in ?? () from /usr/lib/libQtGui.so.4
(gdb) bt
#0 0x00007ffff34fa3fc in ?? () from /usr/lib/libQtGui.so.4
#1 0x00007ffff7dea1fa in call_init.part () from /lib64/ld-linux-x86-64.so.2
#2 0x00007ffff7dea30b in _dl_init () from /lib64/ld-linux-x86-64.so.2
#3 0x00007ffff7ddbdba in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#4 0x0000000000000002 in ?? ()
#5 0x00007fffffffe45b in ?? ()
#6 0x00007fffffffe479 in ?? ()
#7 0x0000000000000000 in ?? ()

ruler501
ruler501's picture
Title: NooBot
Joined: 01/29/2012
Posts:
BotPoints: 367
User offline. Last seen 8 years 3 weeks ago.

I'd advise trying to build a debug build and replicating what you did then posting those results to the issue tracker.

ryanvade
Title: NooBot
Joined: 10/25/2012
Posts:
BotPoints: 57
User offline. Last seen 8 years 4 weeks ago.

I have opened an issue on github already.

bonnienichols
Title: NooBot
Joined: 03/07/2014
Posts:
BotPoints: 52
User offline. Last seen 7 years 9 weeks ago.

could you please share the url, where you have opened it on github?

Red and Black Tripp Pants