Ticket #1563 (new defect)

Opened 11 months ago

Last modified 11 months ago

licq crashes after file transfer

Reported by: human Owned by:
Priority: highest Milestone: 1.3.6
Component: None Version: devel
Keywords: Cc:

Description

today licq just crashed after clicking Ok in the file transfer dialog

Attachments

licq.debug_rw_mutex (178 bytes) - added by human 11 months ago.
licq.backtrace (2.2 kB) - added by human 11 months ago.
licq.backtrace.gdb (72 bytes) - added by human 11 months ago.

Change History

Changed 11 months ago by human

Changed 11 months ago by human

Changed 11 months ago by human

Changed 11 months ago by erijo

The file licq.debug_rw_mutex is from some older crash (doesn't include a time stamp as the other files do). And licq.backtrace.gdb is empty.

Changed 11 months ago by erijo

While trying to reproduce this I manage to get this when pressing the ok button (on the sender side)

*** glibc detected *** src/licq: corrupted double-linked list: 0x0834b858 ***
======= Backtrace: =========
/lib/i686/cmov/libc.so.6[0xb7bc82fd]
/lib/i686/cmov/libc.so.6[0xb7bca13d]
/lib/i686/cmov/libc.so.6(__libc_malloc+0x90)[0xb7bcbf40]
src/licq(ICQUser::usprintf(char const*, unsigned long)+0x56)[0x80db286]
../plugins/qt-gui/build/src/.libs/licq_kde-gui.so(CUserViewItem::setGraphics(ICQUser*)+0x724)[0xb77c9814]
../plugins/qt-gui/build/src/.libs/licq_kde-gui.so(CUserView::updateItems()+0x76)[0xb77c9f06]
../plugins/qt-gui/build/src/.libs/licq_kde-gui.so(CUserView::qt_invoke(int, QUObject*)+0x68)[0xb77c9fb8]
/usr/lib/libqt-mt.so.3(QObject::activate_signal(QConnectionList*, QUObject*)+0x13a)[0xb6dc8b10]
/usr/lib/libqt-mt.so.3(QObject::activate_signal(int)+0x16d)[0xb6dc95f5]
/usr/lib/libqt-mt.so.3(QTimer::timeout()+0x2e)[0xb715ab94]
/usr/lib/libqt-mt.so.3(QTimer::event(QEvent*)+0x54)[0xb6df0282]
/usr/lib/libqt-mt.so.3(QApplication::internalNotify(QObject*, QEvent*)+0x274)[0xb6d5d36a]
/usr/lib/libqt-mt.so.3(QApplication::notify(QObject*, QEvent*)+0x1e3)[0xb6d5f193]
/usr/lib/libkdecore.so.4(KApplication::notify(QObject*, QEvent*)+0x1f2)[0xb6403ff2]
/usr/lib/libqt-mt.so.3(QApplication::sendEvent(QObject*, QEvent*)+0x5b)[0xb6cee6c9]
/usr/lib/libqt-mt.so.3(QEventLoop::activateTimers()+0x209)[0xb6d501b1]
/usr/lib/libqt-mt.so.3(QEventLoop::processEvents(unsigned int)+0xc1e)[0xb6d0319a]
/usr/lib/libqt-mt.so.3(QEventLoop::enterLoop()+0x70)[0xb6d786e4]
/usr/lib/libqt-mt.so.3(QEventLoop::exec()+0x32)[0xb6d783e2]
/usr/lib/libqt-mt.so.3(QApplication::exec()+0x25)[0xb6d5ef13]
../plugins/qt-gui/build/src/.libs/licq_kde-gui.so(CLicqGui::Run(CICQDaemon*)+0x14b)[0xb775ca0b]
../plugins/qt-gui/build/src/.libs/licq_kde-gui.so(LP_Main+0x7b)[0xb775df7b]
../plugins/qt-gui/build/src/.libs/licq_kde-gui.so(LP_Main_tep+0x1d)[0xb775dfcd]
/lib/i686/cmov/libpthread.so.0[0xb7e0846b]
/lib/i686/cmov/libc.so.6(clone+0x5e)[0xb7c336de]

Haven't been able to reproduce it.

Changed 11 months ago by erijo

  • priority changed from normal to highest
Note: See TracTickets for help on using tickets.