Re: [Qtstalker-discussion] CCI crashes Qts
Brought to you by:
sstratos
From: Benedict P. B. <kb...@po...> - 2005-11-09 00:06:23
|
Sorry to be following my own thread but I managed to get some info from gdb on that problem: (gdb) run Starting program: /usr/bin/qtstalker (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912540039856 (LWP 24534)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 46912540039856 (LWP 24534)] 0x00002aaaab3c17e0 in QGridLayout::numCols () from /usr/qt/3/lib/libqt-mt.so.3 It looks like libqt-mt.so.3 is complaing... Benedict |