Application: choqok (1.0 Beta2 (0.9.85)) KDE Platform Version: 4.5.3 (KDE 4.5.3) Qt Version: 4.7.0 Operating System: Linux 2.6.35-22-generic x86_64 Distribution: Ubuntu 10.10 -- Information about the crash: - What I was doing when the application crashed: I waked up my laptop, pressed F5 in choqok to refresh the timelime. It crashed, I restarted it, and again pressed F5 to refresh the timeline. Choqok crashed again.f The crash can be reproduced some of the time. -- Backtrace: Application: Choqok (choqok), signal: Segmentation fault [Current thread is 1 (Thread 0x7fb29a0cc760 (LWP 17645))] Thread 4 (Thread 0x7fb282c9e710 (LWP 17646)): #0 0xffffffffff60017b in ?? () #1 0x00007fb282c9da90 in ?? () #2 0x00007ffff55ff852 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 3 (Thread 0x7fb282084710 (LWP 17653)): #0 0x00007fb296476e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fb2966fdda2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 #2 0x00007fb2966f2da2 in ?? () from /usr/lib/libQtCore.so.4 #3 0x00007fb2966fd27e in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007fb296472971 in start_thread () from /lib/libpthread.so.0 #5 0x00007fb295a2f91d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fb281883710 (LWP 17654)): #0 0x00007fb296476e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fb2966fdda2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 #2 0x00007fb2966f2da2 in ?? () from /usr/lib/libQtCore.so.4 #3 0x00007fb2966fd27e in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007fb296472971 in start_thread () from /lib/libpthread.so.0 #5 0x00007fb295a2f91d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fb29a0cc760 (LWP 17645)): [KCrash Handler] #6 0x00007fb297a3abf1 in QWidgetPrivate::setWSGeometry(bool, QRect const&) () from /usr/lib/libQtGui.so.4 #7 0x00007fb297a3fe5a in QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) () from /usr/lib/libQtGui.so.4 #8 0x00007fb2979ecfad in QWidget::setGeometry(QRect const&) () from /usr/lib/libQtGui.so.4 #9 0x00007fb2979cdfb7 in QWidgetItem::setGeometry(QRect const&) () from /usr/lib/libQtGui.so.4 #10 0x00007fb2979a8694 in QBoxLayout::setGeometry(QRect const&) () from /usr/lib/libQtGui.so.4 #11 0x00007fb2979a8694 in QBoxLayout::setGeometry(QRect const&) () from /usr/lib/libQtGui.so.4 #12 0x00007fb2979c9f53 in QLayoutPrivate::doResize(QSize const&) () from /usr/lib/libQtGui.so.4 #13 0x00007fb2979ca0b0 in QLayout::activate() () from /usr/lib/libQtGui.so.4 #14 0x00007fb2979f3723 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4 #15 0x00007fb298fcb746 in Choqok::UI::PostWidget::enterEvent(QEvent*) () from /usr/lib/libchoqok.so.0 #16 0x00007fb2979edba5 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #17 0x00007fb297997fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #18 0x00007fb29799daed in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #19 0x00007fb299ad3526 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #20 0x00007fb2967f0cdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #21 0x00007fb29799c61e in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4 #22 0x00007fb29799cd7e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4 #23 0x00007fb29799d26f in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4 #24 0x00007fb2979f276c in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4 #25 0x00007fb296802d5f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4 #26 0x00007fb2979f3168 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4 #27 0x00007fb298fd95c1 in Choqok::UI::TextBrowser::~TextBrowser() () from /usr/lib/libchoqok.so.0 #28 0x00007fb296802d5f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4 #29 0x00007fb2979f3168 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4 #30 0x00007fb288aa8fdd in ?? () from /usr/lib/kde4/choqok_laconica.so #31 0x00007fb296802c08 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #32 0x00007fb2979ed6df in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #33 0x00007fb297997fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #34 0x00007fb29799daed in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #35 0x00007fb299ad3526 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #36 0x00007fb2967f0cdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #37 0x00007fb2967f3c22 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 #38 0x00007fb29681d653 in ?? () from /usr/lib/libQtCore.so.4 #39 0x00007fb29232f342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #40 0x00007fb2923332a8 in ?? () from /lib/libglib-2.0.so.0 #41 0x00007fb29233345c in g_main_context_iteration () from /lib/libglib-2.0.so.0 #42 0x00007fb29681d193 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #43 0x00007fb297a4aa4e in ?? () from /usr/lib/libQtGui.so.4 #44 0x00007fb2967efa02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #45 0x00007fb2967efdec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #46 0x00007fb2967f3ebb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #47 0x000000000040de6a in _start () This bug may be a duplicate of or related to bug 237265. Possible duplicates by query: bug 253754, bug 253683, bug 252540, bug 252535, bug 252370. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 237265 ***