Ticket #1520 (closed defect: fixed)

Opened 15 months ago

Last modified 11 months ago

licq crash on delete of buggi users from the list

Reported by: kshev@… Owned by:
Priority: high Milestone: 1.3.5
Component: qt-gui Version: devel
Keywords: sigsegv crash qt-gui Cc:

Description (last modified by erijo) (diff)

i have several buggi(corrupted) users in my list (i do not know how they are apeeared and i can't completely delete them, they are appeared again)

here is a corresponding lines from my ~/.licq/users.conf

=====================
User192 = .Licq
User193 = |.Licq
User194 = ..Licq

when i try to delete one of them licq is often crash.

Here is a crash message.....

02:23:31: [WRN] Current Licq GMT offset (0) does not match system GMT offset (-6).
                Update general info on server to fix.
Licq Segmentation Violation Detected.
Backtrace:
licq(licq_handle_sigsegv+0x9e) [0x80ef1de]
/lib/libc.so.6 [0xb7b54d28]
/usr/local/lib/licq/licq_qt-gui.so(_ZN9CUserView8maybeTipERK6QPoint+0x8c) [0xb7a6e45c]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN11QTipManager7showTipEv+0xcc) [0xb765afdc]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN11QTipManager9qt_invokeEiP8QUObject+0x8a) [0xb765b91a]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x169) [0xb75260c9]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEi+0xcd) [0xb7526cdd]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN6QTimer7timeoutEv+0x29) [0xb783bce9]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN6QTimer5eventEP6QEvent+0x3f) [0xb75496af]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0x97) [0xb74c7817]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xb9) [0xb74c8599]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN10QEventLoop14activateTimersEv+0x1fc) [0xb74bcbec]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0x77c) [0xb74781bc]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0x51) [0xb74de141]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN10QEventLoop4execEv+0x26) [0xb74ddfe6]
/usr/lib/qt-3.3.8/lib/libqt-mt.so.3(_ZN12QApplication4execEv+0x1f) [0xb74c747f]
/usr/local/lib/licq/licq_qt-gui.so(_ZN8CLicqGui3RunEP10CICQDaemon+0xf7) [0xb7a09d97]
/usr/local/lib/licq/licq_qt-gui.so(LP_Main+0x49) [0xb7a0b1a9]
/usr/local/lib/licq/licq_qt-gui.so(LP_Main_tep+0x1c) [0xb7a0b1fc]
/lib/libpthread.so.0 [0xb7dc71b3]
/lib/libc.so.6(clone+0x5e) [0xb7bfb03e]
Attempting to generate core file.
Aborted

Change History

Changed 11 months ago by erijo

  • description modified (diff)

Changed 11 months ago by erijo

  • status changed from new to closed
  • resolution set to fixed

Hopefully fixed in r5438. Please retest with the latest daily snapshot.

Changed 11 months ago by erijo

That is, once the fix is included in the snapshot (>= 20070927).

Changed 11 months ago by erijo

#845 marked as duplicate of this bug.

Note: See TracTickets for help on using tickets.