> It works (I can become invisible) in ICQ with the MSN plugin unloaded and I
> can change to visible but if I become invisible again, Licq crashes.
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1259537488 (LWP 10674)]
> 0xb731b181 in QMenuData::findItem () from /usr/lib/libqt-mt.so.3

I get the same with yesterday's CVS source, but not from the 20th.

The Qt GUI starts, and comes up in online/invisible.  When I switch out
of invisible, I get a core dump.  So I ran it under the debugger:

[EMAIL PROTECTED] [~] gdb rpms/BUILD/licq-daily/src/licq
This GDB was configured as "i386-redhat-linux-gnu"...Using host
libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) set args -b ~/.licq-test -p
/home/mjd/rpms/BUILD/licq-daily/plugins/qt-gui/src/.libs/licq_qt-gui.so
(gdb) run
Starting program: /home/mjd/rpms/BUILD/licq-daily/src/licq -b
~/.licq-test -p
/home/mjd/rpms/BUILD/licq-daily/plugins/qt-gui/src/.libs/licq_qt-gui.so
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xb7fe9000
[Thread debugging using libthread_db enabled]
[New Thread -1212541248 (LWP 15576)]
00:51:57: [WRN] Licq: Ignoring stale lockfile (pid 15547)
[New Thread -1225962576 (LWP 15579)]
[New Thread -1236452432 (LWP 15580)]
[New Thread -1246942288 (LWP 15581)]
[New Thread -1257432144 (LWP 15582)]
[New Thread -1268143184 (LWP 15583)]
[New Thread -1278633040 (LWP 15584)]
[Thread -1278633040 (zombie) exited]
[Thread -1268143184 (LWP 15583) exited]
[New Thread -1268143184 (LWP 15585)]
[Thread -1268143184 (LWP 15585) exited]
[New Thread -1268143184 (LWP 15586)]
[New Thread -1278633040 (LWP 15587)]
[Thread -1268143184 (LWP 15586) exited]
[New Thread -1289577552 (LWP 15588)]
[Thread -1278633040 (LWP 15587) exited]
[Thread -1289577552 (LWP 15588) exited]
[New Thread -1278633040 (LWP 15589)]
[New Thread -1289577552 (LWP 15590)]
[Thread -1278633040 (LWP 15589) exited]
[New Thread -1268143184 (LWP 15591)]
[Thread -1289577552 (LWP 15590) exited]
[New Thread -1278633040 (LWP 15592)]
[Thread -1268143184 (LWP 15591) exited]
[New Thread -1300067408 (LWP 15593)]
[Thread -1278633040 (LWP 15592) exited]
[Thread -1300067408 (LWP 15593) exited]
[New Thread -1278633040 (LWP 15594)]
[New Thread -1300067408 (LWP 15595)]
[Thread -1278633040 (LWP 15594) exited]
[New Thread -1289577552 (LWP 15596)]
[Thread -1300067408 (LWP 15595) exited]
[New Thread -1278633040 (LWP 15597)]
[Thread -1289577552 (LWP 15596) exited]
[New Thread -1300067408 (LWP 15598)]
[Thread -1278633040 (LWP 15597) exited]
[New Thread -1289577552 (LWP 15599)]
[Thread -1300067408 (LWP 15598) exited]
[New Thread -1268143184 (LWP 15600)]
[Thread -1289577552 (LWP 15599) exited]
[New Thread -1310557264 (LWP 15601)]
[Thread -1268143184 (LWP 15600) exited]
[Thread -1310557264 (LWP 15601) exited]
[New Thread -1310557264 (LWP 15602)]
[Thread -1310557264 (LWP 15602) exited]
[New Thread -1310557264 (LWP 15603)]
[Thread -1310557264 (LWP 15603) exited]
[New Thread -1310557264 (LWP 15604)]
[Thread -1310557264 (LWP 15604) exited]
[New Thread -1310557264 (LWP 15605)]
[Thread -1310557264 (LWP 15605) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1257432144 (LWP 15582)]
0xb74a7647 in QMenuData::findItem () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
(gdb) bt
#0  0xb74a7647 in QMenuData::findItem () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#1  0xb74a7ce7 in QMenuData::setItemChecked ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#2  0xb78b1c2d in CMainWindow::changeStatus (this=0x9b9c608, id=256,
   _nPPID=4294967295) at mainwin.cpp:2343
#3  0xb78b231f in CMainWindow::changeStatusManual (this=0x9b9c608, id=256)
   at mainwin.cpp:2285
#4  0xb78b3e52 in CMainWindow::qt_invoke (this=0x9b9c608, _id=68,
   _o=0xb50d0960) at qucom_p.h:388
#5  0xb73ac10e in QObject::activate_signal ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#6  0xb73ac6a0 in QObject::activate_signal ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7  0xb76f321a in QPopupMenu::activated ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0xb74ae6a8 in QPopupMenu::actSig () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0xb74aecc7 in QPopupMenu::mouseReleaseEvent ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0xb73e23ca in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0xb734d539 in QApplication::internalNotify ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0xb734d779 in QApplication::notify ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0xb72ec6c6 in QETWidget::translateMouseEvent ()
---Type <return> to continue, or q <return> to quit---
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0xb72ea861 in QApplication::x11ProcessEvent ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0xb72fd1a6 in QEventLoop::processEvents ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0xb7362b85 in QEventLoop::enterLoop ()
  from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0xb7362ade in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0xb734c73b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0xb789bd80 in CLicqGui::Run (this=0x9b6a218, _licqDaemon=0x9b68880)
   at licqgui.cpp:398
#20 0xb789cbca in LP_Main (_licqDaemon=0x9b68880) at licqgui.cpp:174
#21 0xb789d65b in LP_Main_tep (p=0x9b68880) at licq_plugin.h:119
#22 0xb7e9e341 in start_thread () from /lib/tls/libpthread.so.0
#23 0xb7d2bfee in clone () from /lib/tls/libc.so.6
(gdb)

Any ideas?  Has anything regarding invisible mode changed in the last
2-3 days?  Is there more info I can give?

Any help would be appreciated.

Mitch.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to