-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 08 January 2003 18:33, Roman Stepanov wrote: > Jon Keating wrote: > > On Wednesday 08 January 2003 06:19 am, Roman Stepanov wrote: > > > After new stable release of Licq has been announced I decided to > > > upgrade from licq-20021111 to a licq-20030108 snapshot. I've built a > > > new package, installed it and finally got a segfault: > > > > Try doing this: > > > > Open plugins/qt-gui/src/licqdialog.cpp. > > Comment out line 34. > > Save and close. > > Re-compile Qt-GUI. > > > > Let me know if it does anything. > > This doesn't changed anything. I still got the same segfault. > > $ gdb /usr/bin/licq > GNU gdb 5.1.1 > Copyright 2002 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you > are welcome to change it and/or distribute copies of it under certain > conditions. Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols > found)... > (gdb) r -d 15 > Starting program: /usr/bin/licq -d 15 > (no debugging symbols found)...(no debugging symbols found)...(no debugging > symbols found)... > (no debugging symbols found)...[New Thread 1024 (LWP 27523)] > (no debugging symbols found)...(no debugging symbols found)... > 20:27:18: [WRN] Licq: Ignoring stale lockfile (pid 27515) > (no debugging symbols found)...(no debugging symbols found)...(no debugging > symbols found)... > 20:27:23: [INI] Owner configuration. > 20:27:23: [INI] User configuration. > 20:27:23: [INI] Loading 86 users. > 20:27:24: [INI] Loading saved auto-responses. > 20:27:24: [INI] Loading utilities. > 20:27:24: [TCP] Local TCP server started on port 50418. > 20:27:24: [INI] Opening fifo. > 20:27:24: [INI] Spawning daemon threads. > (no debugging symbols found)...(no debugging symbols found)...[New Thread > 2049 (LWP 27524)] > [New Thread 1026 (LWP 27525)] > [New Thread 2051 (LWP 27526)] > 20:27:24: [INI] Starting plugin KDE GUI (version 1.2.3). > [New Thread 3076 (LWP 27527)] > X Error: BadAtom (invalid Atom parameter) 5 > Major opcode: 20 > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 3076 (LWP 27527)] > 0x405969ef in QColor::initialize () from /usr/lib/libqt.so.1 > (gdb) bt > #0 0x405969ef in QColor::initialize () from /usr/lib/libqt.so.1 > #1 0x40e3e905 in qt_init_internal () from /usr/lib/qt2//lib/libqt.so.2 > #2 0x40e3edb5 in qt_init () from /usr/lib/qt2//lib/libqt.so.2 > #3 0x40e73918 in QApplication::construct () from > /usr/lib/qt2//lib/libqt.so.2 #4 0x40e73831 in QApplication::QApplication > () from > /usr/lib/qt2//lib/libqt.so.2 > #5 0x40b9396e in KApplication::KApplication () from > /opt/kde2//lib/libkdecore.so.3 > #6 0x4033d1cc in CLicqGui::CLicqGui () from /usr/lib/licq/licq_kde-gui.so > #7 0x4033c965 in LP_Main () from /usr/lib/licq/licq_kde-gui.so > #8 0x4033c642 in LP_Main_tep () from /usr/lib/licq/licq_kde-gui.so > #9 0x4012af37 in pthread_start_thread () from /lib/libpthread.so.0 > #10 0x4012af8e in pthread_start_thread_event () from /lib/libpthread.so.0
Ouch, this looks like Licq is using two different QT libs at the same time! Please make sure that Licq always finds _one_ QT lib, here it finds libqt.so.1 AND libqt.so.2 which may be the reason for your problems. Thomas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+HHbp+83LmoKU5MARAt4MAJ46MyNGff3M/bxj7IE7o90m8F+7+wCgmQVr nb/6xzsJULW8eliXPYuV41g= =4yNz -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel