Summary: | Choqok crashing on automatic refresh | ||
---|---|---|---|
Product: | [Applications] choqok | Reporter: | Stratos Zolotas <strzol> |
Component: | general | Assignee: | Mehrdad Momeny <mehrdad.momeny> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde, mte90net |
Priority: | NOR | ||
Version: | 1.3 | ||
Target Milestone: | 1.4 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stratos Zolotas
2012-07-05 19:14:51 UTC
Application: Choqok (choqok), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 QDateTimePrivate::getUTC (this=0x20007300610068, outDate=..., outTime=...) at tools/qdatetime.cpp:4195 #7 0x00007fb96a3707d7 in QDateTime::secsTo (this=<optimized out>, other=...) at tools/qdatetime.cpp:2784 #8 0x00007fb96cc588e8 in Choqok::UI::PostWidget::formatDateTime (this=0x35e9a10, time=...) at /home/mte90/Desktop/kde/choqok/libchoqok/ui/postwidget.cpp:419 #9 0x00007fb96cc581a7 in Choqok::UI::PostWidget::updateUi (this=0x35e9a10) at /home/mte90/Desktop/kde/choqok/libchoqok/ui/postwidget.cpp:224 #10 0x00007fb96a4715cf in QMetaObject::activate (sender=0x33e8600, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547 #11 0x00007fb96a4708dc in QObject::event (this=0x33e8600, e=<optimized out>) at kernel/qobject.cpp:1157 #12 0x00007fb96b34170c in QApplicationPrivate::notify_helper (this=this@entry=0x2262610, receiver=receiver@entry=0x33e8600, e=e@entry=0x7fff013c7850) at kernel/qapplication.cpp:4556 #13 0x00007fb96b345b8a in QApplication::notify (this=0x7fff013c7c00, receiver=0x33e8600, e=0x7fff013c7850) at kernel/qapplication.cpp:4417 #14 0x00007fb96d9a98a6 in KApplication::notify (this=0x7fff013c7c00, receiver=0x33e8600, event=0x7fff013c7850) at ../../kdeui/kernel/kapplication.cpp:311 #15 0x00007fb96a45bbde in QCoreApplication::notifyInternal (this=0x7fff013c7c00, receiver=0x33e8600, event=0x7fff013c7850) at kernel/qcoreapplication.cpp:915 #16 0x00007fb96a48cac2 in sendEvent (event=0x7fff013c7850, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17 QTimerInfoList::activateTimers (this=0x2255b20) at kernel/qeventdispatcher_unix.cpp:611 #18 0x00007fb96a489c84 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186 #19 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180 #20 0x00007fb96a489ca1 in idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:233 #21 0x00007fb9669363b5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007fb9669366e8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007fb9669367a4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007fb96a48a2e6 in QEventDispatcherGlib::processEvents (this=0x2208ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #25 0x00007fb96b3e296e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #26 0x00007fb96a45a92f in QEventLoop::processEvents (this=this@entry=0x7fff013c7ad0, flags=...) at kernel/qeventloop.cpp:149 #27 0x00007fb96a45abb8 in QEventLoop::exec (this=0x7fff013c7ad0, flags=...) at kernel/qeventloop.cpp:204 #28 0x00007fb96a45fd78 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #29 0x000000000040a1c6 in main (argc=5, argv=0x7fff013c7d48) at /home/mte90/Desktop/kde/choqok/choqok/main.cpp:63 Same problem and i use the develop version on debian sid 64 any news? A probable fix for this bug is pushed up into master branch https://projects.kde.org/projects/extragear/network/choqok/repository/revisions/5079a06a3158886edddf483b51926b7d80e25309 *** Bug 314268 has been marked as a duplicate of this bug. *** *** Bug 317132 has been marked as a duplicate of this bug. *** *** Bug 320104 has been marked as a duplicate of this bug. *** |