Application: choqok (1.3.1) KDE Platform Version: 4.10.5 "release 4" Qt Version: 4.8.4 Operating System: Linux 3.7.10-1.16-desktop x86_64 Distribution: "openSUSE 12.3 (x86_64)" -- Information about the crash: The application window was open but on another desktop. It already crashed several time, and according to the backtrace it is similar to other QDateTime -related crashes, but not exactly the same. Plus, I'm using latest master, so those should be fixed already. -- Backtrace: Application: Choqok (choqok), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #6 0x00007f81d6d31940 in QDate::isValid() const () from /usr/lib64/libQtCore.so.4 #7 0x00007f81d6d35080 in QDateTime::isValid() const () from /usr/lib64/libQtCore.so.4 #8 0x00007f81d8701bc9 in Choqok::UI::PostWidget::formatDateTime (this=0x329ddf0, time=...) at /home/asoliver/desarrollo/choqok/libchoqok/ui/postwidget.cpp:458 #9 0x00007f81d8701497 in Choqok::UI::PostWidget::updateUi (this=0x329ddf0) at /home/asoliver/desarrollo/choqok/libchoqok/ui/postwidget.cpp:250 #10 0x00007f81d6e3829f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #11 0x00007f81d6e375ac in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4 #12 0x00007f81d5fb086c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #13 0x00007f81d5fb4ceb in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #14 0x00007f81d94257f6 in KApplication::notify (this=0x7fff426a5cc0, receiver=0x2bf32b0, event=0x7fff426a5920) at /usr/src/debug/kdelibs-4.10.5/kdeui/kernel/kapplication.cpp:311 #15 0x00007f81d6e22d8e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #16 0x00007f81d6e53b61 in ?? () from /usr/lib64/libQtCore.so.4 #17 0x00007f81d6e50c54 in ?? () from /usr/lib64/libQtCore.so.4 #18 0x00007f81d0e667d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #19 0x00007f81d0e66b08 in ?? () from /usr/lib64/libglib-2.0.so.0 #20 0x00007f81d0e66bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #21 0x00007f81d6e512e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #22 0x00007f81d6050c1e in ?? () from /usr/lib64/libQtGui.so.4 #23 0x00007f81d6e21adf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #24 0x00007f81d6e21d68 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #25 0x00007f81d6e26a08 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #26 0x000000000040a286 in main (argc=5, argv=0x7fff426a5e08) at /home/asoliver/desarrollo/choqok/choqok/main.cpp:63 Possible duplicates by query: bug 321648, bug 320104, bug 317132, bug 314268. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 321307 ***