Bug 201089 - Akregator segmentation fault after closing tab
Summary: Akregator segmentation fault after closing 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-07-22 11:47 UTC by Ермизин Дмитрий
Modified: 2009-07-22 12:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ермизин Дмитрий 2009-07-22 11:47:20 UTC
Application that crashed: akregator
Version of the application: 1.4.50
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.1
Operating System: Linux 2.6.28-12-generic i686
Distribution: Ubuntu 9.04

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

Thread 3 (Thread 0xb16d1b90 (LWP 17602)):
#0  0xb8025430 in __kernel_vsyscall ()
#1  0xb5076412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb5d98344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb5f7c58c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb5f71ac6 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb5f7b56e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb50724ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb5d8949e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb0eaab90 (LWP 17688)):
#0  0xb8025430 in __kernel_vsyscall ()
#1  0xb5076412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb5d98344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb5f7c58c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb5f71ac6 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb5f7b56e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb50724ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb5d8949e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb4818700 (LWP 4051)):
[KCrash Handler]
#6  0xb608022a in QObjectPrivate::cleanConnectionLists () from /usr/lib/libQtCore.so.4
#7  0xb6085d3d in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#8  0xb6085e90 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0xb6085f1b in QObject::destroyed () from /usr/lib/libQtCore.so.4
#10 0xb6086d59 in QObject::~QObject () from /usr/lib/libQtCore.so.4
#11 0xb7fe211e in KParts::Part::~Part () from /usr/lib/libkparts.so.4
#12 0xb7fe244a in KParts::ReadOnlyPart::~ReadOnlyPart () from /usr/lib/libkparts.so.4
#13 0xb773ff87 in KHTMLPart::~KHTMLPart () from /usr/lib/libkhtml.so.5
#14 0xb607e8d5 in qDeleteInEventHandler () from /usr/lib/libQtCore.so.4
#15 0xb608017b in QObject::event () from /usr/lib/libQtCore.so.4
#16 0xb652dbcc in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#17 0xb6535ede in QApplication::notify () from /usr/lib/libQtGui.so.4
#18 0xb71524dd in KApplication::notify () from /usr/lib/libkdeui.so.5
#19 0xb606f7ab in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#20 0xb6070405 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#21 0xb60705fd in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#22 0xb609b58f in ?? () from /usr/lib/libQtCore.so.4
#23 0xb4da4b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb4da80eb in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb4da8268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb609b1d8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#27 0xb65cf765 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb606ddda in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb606e21a in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#30 0xb60706c9 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#31 0xb652da47 in QApplication::exec () from /usr/lib/libQtGui.so.4
#32 0x0804f041 in _start ()

Reported using DrKonqi
Comment 1 Frank Osterfeld 2009-07-22 12:02:22 UTC

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