Bug 193263 - crash of akregator during changing tab
Summary: crash of akregator during changing tab
Status: RESOLVED DUPLICATE of bug 193146
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 19:02 UTC by Mirek Mieszczak
Modified: 2009-05-20 03:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mirek Mieszczak 2009-05-19 19:02:30 UTC
Application that crashed: akregator
Version of the application: 1.4.50
KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1))
Qt Version: 4.5.1
Operating System: Linux 2.6.29-hh3 x86_64

What I was doing when the application crashed:
I don't know what else can I write.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 0 (LWP 7631)]

Thread 2 (Thread 0x41490950 (LWP 8017)):
#0  0x00007fa1c09ca02d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fa1c4702757 in QWaitCondition::wait (this=0x13f9308, mutex=0x13f9300, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  0x00007fa1c46f98f9 in QThreadPoolThread::run (this=0x1560e50) at concurrent/qthreadpool.cpp:140
#3  0x00007fa1c47019e9 in QThreadPrivate::start (arg=0x1560e50) at thread/qthread_unix.cpp:189
#4  0x00007fa1c09c6037 in start_thread () from /lib/libpthread.so.0
#5  0x00007fa1c33ef03d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa1c6306770 (LWP 7631)):
[KCrash Handler]
#5  0x00007fa1c47e5605 in QObjectPrivate::cleanConnectionLists (this=0x1d52c30) at kernel/qobject.cpp:306
#6  0x00007fa1c47e8e2d in QMetaObject::activate (sender=0x1e54b60, from_signal_index=0, to_signal_index=1, argv=0x7fffce360670) at kernel/qobject.cpp:3146
#7  0x00007fa1c47e8f34 in QObject::destroyed (this=0x1d52c30, _t1=0x1e54b60) at .moc/release-shared/moc_qobject.cpp:143
#8  0x00007fa1c47eb3ec in ~QObject (this=0x1e54b60) at kernel/qobject.cpp:769
#9  0x00007fa1c5f224f0 in ~Part (this=0x1e54b60, __vtt_parm=0x7fa1b24ce9d0) at /var/tmp/portage/kde-base/kdelibs-4.2.85/work/kdelibs-4.2.85/kparts/part.cpp:212
#10 0x00007fa1b1e06168 in ~KHTMLPart (this=0x1e54b60) at /var/tmp/portage/kde-base/kdelibs-4.2.85/work/kdelibs-4.2.85/khtml/khtml_part.cpp:621
#11 0x00007fa1c47e54f5 in QObject::event (this=0x1e54b60, e=0x7fffce3605e0) at kernel/qobject.cpp:1092
#12 0x00007fa1c3d3eabd in QApplicationPrivate::notify_helper (this=0xe559f0, receiver=0x1e54b60, e=0x230ee20) at kernel/qapplication.cpp:4057
#13 0x00007fa1c3d474ea in QApplication::notify (this=0x7fffce3611b0, receiver=0x1e54b60, e=0x230ee20) at kernel/qapplication.cpp:4022
#14 0x00007fa1c53a62eb in KApplication::notify (this=0x7fffce3611b0, receiver=0x1e54b60, event=0x230ee20)
    at /var/tmp/portage/kde-base/kdelibs-4.2.85/work/kdelibs-4.2.85/kdeui/kernel/kapplication.cpp:307
#15 0x00007fa1c47d65fc in QCoreApplication::notifyInternal (this=0x7fffce3611b0, receiver=0x1e54b60, event=0x230ee20) at kernel/qcoreapplication.cpp:606
#16 0x00007fa1c47d6f57 in QCoreApplicationPrivate::sendPostedEvents (receiver=<value optimized out>, event_type=0, data=0xe1d0e0)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#17 0x00007fa1c47fc013 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#18 0x00007fa1be5878d1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007fa1be58afa0 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00007fa1be58b13c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007fa1c47fbcaf in QEventDispatcherGlib::processEvents (this=0xe1ccd0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#22 0x00007fa1c3dc544f in QGuiEventDispatcherGlib::processEvents (this=0x1d52c30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#23 0x00007fa1c47d4fa2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -835317472}) at kernel/qeventloop.cpp:149
#24 0x00007fa1c47d5135 in QEventLoop::exec (this=0x7fffce361160, flags={i = -835317392}) at kernel/qeventloop.cpp:196
#25 0x00007fa1c47d71fc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#26 0x0000000000408cc7 in _start ()

This bug may be a duplicate of or related to bug 193146
Comment 1 Dario Andres 2009-05-20 03:11:26 UTC
Marking as duplicate of bug 193146. Thanks

*** This bug has been marked as a duplicate of bug 193146 ***