<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>249663</bug_id>
          
          <creation_ts>2010-08-31 20:17:45 +0000</creation_ts>
          <short_desc>Crash when pressing F5 (after coming out of resume)</short_desc>
          <delta_ts>2010-08-31 20:29:37 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>choqok</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>237265</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="MartinG">gronslet</reporter>
          <assigned_to name="Mehrdad Momeny">mehrdad.momeny</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1012277</commentid>
    <comment_count>0</comment_count>
    <who name="MartinG">gronslet</who>
    <bug_when>2010-08-31 20:17:45 +0000</bug_when>
    <thetext>Application: choqok (1.0 Beta2 (0.9.85))
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.36-0.11.rc2.git5.fc15.x86_64 x86_64
Distribution: &quot;Fedora release 15 (Finian)&quot;

-- Information about the crash:
- What I was doing when the application crashed:

I suspended my laptop (to RAM), resumed, my network connection didn&apos;t work, so I did &quot;service NetworkManager restart&quot; as root, got connected to internet. Then I did some browsing in my web browser, switched to choqok (which was already running prior to suspend) and pressed &quot;F5&quot; to refresh the timeline. My Home tab was active when I did it. It crashed.

-- Backtrace:
Application: Choqok (choqok), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fef37ace840 (LWP 2545))]

Thread 2 (Thread 0x7fef2894f710 (LWP 11032)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x0000003050a72cb2 in wait (this=&lt;value optimized out&gt;, mutex=0x30f9890, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x30f9890, time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x0000003050a68cb8 in QThreadPoolThread::run (this=0x2f74f50) at concurrent/qthreadpool.cpp:140
#4  0x0000003050a7265e in QThreadPrivate::start (arg=0x2f74f50) at thread/qthread_unix.cpp:266
#5  0x00000037d1c06d5b in start_thread (arg=0x7fef2894f710) at pthread_create.c:301
#6  0x00000037d14e1bcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fef37ace840 (LWP 2545)):
[KCrash Handler]
#6  isWidgetType (this=0x32aeb70, dontShow=false) at ../../src/corelib/kernel/qobject.h:156
#7  QWidgetPrivate::setWSGeometry (this=0x32aeb70, dontShow=false) at kernel/qwidget_x11.cpp:2410
#8  0x000000305244ec1e in QWidgetPrivate::setGeometry_sys (this=0x32aeb70, x=2, y=2118, w=&lt;value optimized out&gt;, h=&lt;value optimized out&gt;, isMove=true) at kernel/qwidget_x11.cpp:2572
#9  0x000000305240064d in QWidget::setGeometry (this=0x32aeb20, r=...) at kernel/qwidget.cpp:6760
#10 0x00000030523e233c in setGeometry (this=0x32ce170, rect=&lt;value optimized out&gt;) at ../../src/gui/kernel/qwidget.h:1004
#11 QWidgetItem::setGeometry (this=0x32ce170, rect=&lt;value optimized out&gt;) at kernel/qlayoutitem.cpp:490
#12 0x00000030523c35db in QBoxLayout::setGeometry (this=0x236d410, r=...) at kernel/qboxlayout.cpp:868
#13 0x00000030523c35db in QBoxLayout::setGeometry (this=0x236d1f0, r=...) at kernel/qboxlayout.cpp:868
#14 0x00000030523de9f3 in QLayoutPrivate::doResize (this=0x236d220, r=...) at kernel/qlayout.cpp:681
#15 0x00000030523e0101 in QLayout::activate (this=0x236d1f0) at kernel/qlayout.cpp:1259
#16 0x0000003052407dc3 in QWidget::setVisible (this=0x35eaf40, visible=&lt;value optimized out&gt;) at kernel/qwidget.cpp:7532
#17 0x0000003954a48c26 in Choqok::UI::PostWidget::enterEvent(QEvent*) () from /usr/lib64/libchoqok.so.0
#18 0x00000030524065f6 in QWidget::event (this=0x2c6c540, event=0x7fffbf261870) at kernel/qwidget.cpp:8281
#19 0x00000030523b4be4 in QApplicationPrivate::notify_helper (this=0x1fa9930, receiver=0x2c6c540, e=0x7fffbf261870) at kernel/qapplication.cpp:4396
#20 0x00000030523b965a in QApplication::notify (this=&lt;value optimized out&gt;, receiver=0x2c6c540, e=0x7fffbf261870) at kernel/qapplication.cpp:4277
#21 0x0000003e1901f096 in KApplication::notify (this=0x7fffbf2629f0, receiver=0x2c6c540, event=0x7fffbf261870) at /usr/src/debug/kdelibs-4.5.1/kdeui/kernel/kapplication.cpp:310
#22 0x0000003050b5b71c in QCoreApplication::notifyInternal (this=0x7fffbf2629f0, receiver=0x2c6c540, event=0x7fffbf261870) at kernel/qcoreapplication.cpp:732
#23 0x00000030523b54e6 in sendEvent (enter=0x35d6b80, leave=&lt;value optimized out&gt;) at ../../src/corelib/kernel/qcoreapplication.h:215
#24 QApplicationPrivate::dispatchEnterLeave (enter=0x35d6b80, leave=&lt;value optimized out&gt;) at kernel/qapplication.cpp:2722
#25 0x00000030523b5e4f in QApplicationPrivate::sendMouseEvent (receiver=0x35d6b80, event=0x7fffbf261a50, alienWidget=0x35d6b80, nativeWidget=0x207e880, buttonDown=0x3052e86cd8, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3038
#26 0x00000030523b6142 in QApplicationPrivate::sendSyntheticEnterLeave (this=&lt;value optimized out&gt;, widget=&lt;value optimized out&gt;) at kernel/qapplication.cpp:3144
#27 0x0000003052409fa2 in QWidget::~QWidget (this=0x32af1b0, __in_chrg=&lt;value optimized out&gt;) at kernel/qwidget.cpp:1514
#28 0x000000305240a129 in QWidget::~QWidget (this=0x32af1b0, __in_chrg=&lt;value optimized out&gt;) at kernel/qwidget.cpp:1580
#29 0x0000003050b6e184 in QObjectPrivate::deleteChildren (this=0x32aede0) at kernel/qobject.cpp:1949
#30 0x0000003052409e70 in QWidget::~QWidget (this=0x32aeda0, __in_chrg=&lt;value optimized out&gt;) at kernel/qwidget.cpp:1560
#31 0x0000003954a52599 in Choqok::UI::TextBrowser::~TextBrowser() () from /usr/lib64/libchoqok.so.0
#32 0x0000003050b6e184 in QObjectPrivate::deleteChildren (this=0x32aeb70) at kernel/qobject.cpp:1949
#33 0x0000003052409e70 in QWidget::~QWidget (this=0x32aeb20, __in_chrg=&lt;value optimized out&gt;) at kernel/qwidget.cpp:1560
#34 0x00007fef2c55da9e in ?? () from /usr/lib64/kde4/choqok_twitter.so
#35 0x0000003050b6fac8 in QObject::event (this=0x32aeb20, e=&lt;value optimized out&gt;) at kernel/qobject.cpp:1194
#36 0x00000030524060ad in QWidget::event (this=0x32aeb20, event=0x2f74f80) at kernel/qwidget.cpp:8617
#37 0x00000030523b4be4 in QApplicationPrivate::notify_helper (this=0x1fa9930, receiver=0x32aeb20, e=0x2f74f80) at kernel/qapplication.cpp:4396
#38 0x00000030523b965a in QApplication::notify (this=&lt;value optimized out&gt;, receiver=0x32aeb20, e=0x2f74f80) at kernel/qapplication.cpp:4277
#39 0x0000003e1901f096 in KApplication::notify (this=0x7fffbf2629f0, receiver=0x32aeb20, event=0x2f74f80) at /usr/src/debug/kdelibs-4.5.1/kdeui/kernel/kapplication.cpp:310
#40 0x0000003050b5b71c in QCoreApplication::notifyInternal (this=0x7fffbf2629f0, receiver=0x32aeb20, event=0x2f74f80) at kernel/qcoreapplication.cpp:732
#41 0x0000003050b5eec5 in sendEvent (receiver=0x0, event_type=0, data=0x1f71360) at kernel/qcoreapplication.h:215
#42 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1f71360) at kernel/qcoreapplication.cpp:1373
#43 0x0000003050b866a3 in sendPostedEvents (s=0x1fad040) at kernel/qcoreapplication.h:220
#44 postEventSourceDispatch (s=0x1fad040) at kernel/qeventdispatcher_glib.cpp:277
#45 0x00000037d343ef23 in g_main_dispatch (context=0x1fac120) at gmain.c:2119
#46 g_main_context_dispatch (context=0x1fac120) at gmain.c:2672
#47 0x00000037d343f700 in g_main_context_iterate (context=0x1fac120, block=1, dispatch=1, self=&lt;value optimized out&gt;) at gmain.c:2750
#48 0x00000037d343f99d in g_main_context_iteration (context=0x1fac120, may_block=1) at gmain.c:2813
#49 0x0000003050b8683f in QEventDispatcherGlib::processEvents (this=0x1f70e70, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:415
#50 0x00000030524584be in QGuiEventDispatcherGlib::processEvents (this=&lt;value optimized out&gt;, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#51 0x0000003050b5aab2 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#52 0x0000003050b5acfc in QEventLoop::exec (this=0x7fffbf262940, flags=...) at kernel/qeventloop.cpp:201
#53 0x0000003050b5f17b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#54 0x000000000040dd0c in _start ()

This bug may be a duplicate of or related to bug 237265.

Possible duplicates by query: bug 247855.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1012280</commentid>
    <comment_count>1</comment_count>
    <who name="Mehrdad Momeny">mehrdad.momeny</who>
    <bug_when>2010-08-31 20:29:37 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 237265 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>