Bug 212699

Summary: Refreshed a screen in Akregator and it crashed
Product: [Applications] konqueror Reporter: Bret Fledderjohn <freelancer317>
Component: khtml partAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 4.3.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bret Fledderjohn 2009-11-02 06:01:23 UTC
Application that crashed: kontact
Version of the application: 4.3.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I selected a message to open from the feed.  Inside the message I refreshed the screen and the software crashed.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fb5a3e63511 in QMetaObject::cast(QObject*) const () from /usr/lib/libQtCore.so.4
#6  0x00007fb5a2aa30b3 in KHTMLPart::toplevelURL() () from /usr/lib/libkhtml.so.5
#7  0x00007fb5a2c89e14 in ?? () from /usr/lib/libkhtml.so.5
#8  0x00007fb5a2c92f14 in ?? () from /usr/lib/libkhtml.so.5
#9  0x00007fb5a3e73ddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007fb5a3e6dd83 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#11 0x00007fb5a477eefc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007fb5a47861ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fb5a53b5ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x00007fb5a3e5ec2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007fb5a3e89862 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007fb5a3e8725d in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007fb59d6d8bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007fb59d6dc588 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007fb59d6dc6b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007fb5a3e871a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0x00007fb5a48134be in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007fb5a3e5d532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x00007fb5a3e5d904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007fb5a3e5fab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#25 0x0000000000403f47 in _start ()

Reported using DrKonqi
Comment 1 Christophe Marin 2009-11-02 10:59:28 UTC
reassign to konqueror. This may be a duplicate of bug 200717 but your backtrace misses some important elements.

Please install the debug package for kdelibs and try to get a better one.

More help on this page:
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 Dawit Alemayehu 2011-11-18 04:38:27 UTC

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