Bug 268987 - Kontact crashes with seg fault when selecting 'reload' on article in akregator
Summary: Kontact crashes with seg fault when selecting 'reload' on article in akregator
Status: RESOLVED DUPLICATE of bug 218310
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.10
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-20 21:02 UTC by wdennett
Modified: 2011-03-21 11:57 UTC (History)
0 users

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 wdennett 2011-03-20 21:02:08 UTC
Application: kontact (4.4.10)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.2
Operating System: Linux 2.6.37-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed: reloading an article in akregator

- Unusual behavior I noticed: kontact crashes with segmentation fault

- Custom settings of the application:none

Everytime I reload an article in akregator, Kontact crashses

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f43ddc73760 (LWP 5834))]

Thread 2 (Thread 0x7f43affff700 (LWP 5979)):
#0  0x00007f43d6a8634c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f43b585dbb4 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f43d6a81cb0 in start_thread () from /lib/libpthread.so.0
#3  0x00007f43dacb795d in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f43ddc73760 (LWP 5834)):
[KCrash Handler]
#6  0x00007f43db3bee61 in QMetaObject::changeGuard(QObject**, QObject*) () from /usr/lib/libQtCore.so.4
#7  0x00007f43dc1a646e in ?? () from /usr/lib/libQtGui.so.4
#8  0x00007f43dcb50dcd in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#9  0x00007f43dbdbb0ec in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007f43dc1a764b in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007f43dbd696a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007f43dbd6eaea in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f43dca87d46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x00007f43db3ab90c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007f43dbd6a6b5 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#16 0x00007f43dbde9874 in ?? () from /usr/lib/libQtGui.so.4
#17 0x00007f43dbde7cd9 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007f43dbe0f392 in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007f43d423cbf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x00007f43d423d3d0 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007f43d423d66d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x00007f43db3d6a0f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x00007f43dbe0f03e in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007f43db3aaca2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f43db3aaeec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00007f43dc1a3bb5 in QMenu::exec(QPoint const&, QAction*) () from /usr/lib/libQtGui.so.4
#27 0x00007f43ba883ead in ?? () from /usr/lib/kde4/akregatorpart.so
#28 0x00007f43ba8844ee in ?? () from /usr/lib/kde4/akregatorpart.so
#29 0x00007f43db3c0e0f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#30 0x00007f43da9c0c25 in KParts::BrowserExtension::popupMenu(QPoint const&, KUrl const&, unsigned int, KParts::OpenUrlArguments const&, KParts::BrowserArguments const&, QFlags<KParts::BrowserExtension::PopupFlag>, QMap<QString, QList<QAction*> > const&) () from /usr/lib/libkparts.so.4
#31 0x00007f43b62dcb89 in ?? () from /usr/lib/kde4/kwebkitpart.so
#32 0x00007f43dbdbae43 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#33 0x00007f43b55dec7a in QWebView::event(QEvent*) () from /usr/lib/libQtWebKit.so.4
#34 0x00007f43dbd696a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#35 0x00007f43dbd6e42b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#36 0x00007f43dca87d46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#37 0x00007f43db3ab90c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#38 0x00007f43dbde967b in ?? () from /usr/lib/libQtGui.so.4
#39 0x00007f43dbde7cd9 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#40 0x00007f43dbe0f392 in ?? () from /usr/lib/libQtGui.so.4
#41 0x00007f43d423cbf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#42 0x00007f43d423d3d0 in ?? () from /usr/lib/libglib-2.0.so.0
#43 0x00007f43d423d66d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#44 0x00007f43db3d6a0f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#45 0x00007f43dbe0f03e in ?? () from /usr/lib/libQtGui.so.4
#46 0x00007f43db3aaca2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#47 0x00007f43db3aaeec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#48 0x00007f43db3af3eb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#49 0x0000000000403e7e in _start ()

Possible duplicates by query: bug 268148, bug 266855, bug 265035, bug 264985, bug 264735.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-03-21 11:57:58 UTC

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