Bug 317609 - Konqueror crashed when invoked from akregator
Summary: Konqueror crashed when invoked from akregator
Status: RESOLVED DUPLICATE of bug 264526
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.10.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-30 15:20 UTC by Christopher Heiny
Modified: 2013-04-03 12:33 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 Christopher Heiny 2013-03-30 15:20:00 UTC
Application: konqueror (4.10.1)
KDE Platform Version: 4.10.1
Qt Version: 4.8.4
Operating System: Linux 3.8.4-202.fc18.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

From the akregator, tried to open
    http://blogs.scientificamerican.com/rosetta-stones/2013/03/14/the-cataclysm-a-horrible-crashing-crunching-grinding-sound/
using "Open in external browser" option.  Konqueror spent a long time trying to come up, then crashed.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8516631880 (LWP 6231))]

Thread 2 (Thread 0x7f850b679700 (LWP 6232)):
#0  0x0000003f2e4e998d in poll () from /lib64/libc.so.6
#1  0x0000003f31847d24 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#2  0x0000003f31847e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x0000003f389a6126 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#4  0x0000003f3897680f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#5  0x0000003f38976a98 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x0000003f38878980 in QThread::exec() () from /lib64/libQtCore.so.4
#7  0x000000374aba3cde in KIO::NameLookUpThread::run() () from /lib64/libkio.so.5
#8  0x0000003f3887b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#9  0x0000003f2ec07d15 in start_thread () from /lib64/libpthread.so.0
#10 0x0000003f2e4f246d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8516631880 (LWP 6231)):
[KCrash Handler]
#5  0x000000375569d713 in KJS::cloneInternal(KJS::ExecState*, KJS::Interpreter*, KJS::JSValue*, QSet<KJS::JSObject*>&) () from /lib64/libkhtml.so.5
#6  0x000000375569da73 in KJS::encapsulateMessageEventData(KJS::ExecState*, KJS::Interpreter*, KJS::JSValue*) () from /lib64/libkhtml.so.5
#7  0x000000375569dc78 in KJS::DelayedPostMessage::execute(KJS::Window*) () from /lib64/libkhtml.so.5
#8  0x0000003755653a0b in KJS::Window::afterScriptExecution() () from /lib64/libkhtml.so.5
#9  0x0000003755660f5d in KJSProxy::evaluate(QString, int, QString const&, DOM::Node const&, KJS::Completion*) () from /lib64/libkhtml.so.5
#10 0x000000375541bb59 in KHTMLPart::executeScript(DOM::Node const&, QString const&) () from /lib64/libkhtml.so.5
#11 0x000000375564dc12 in KJS::ScheduledAction::execute(KJS::Window*) () from /lib64/libkhtml.so.5
#12 0x00000037556564cc in KJS::WindowQObject::timerEvent(QTimerEvent*) () from /lib64/libkhtml.so.5
#13 0x0000003f3898c1fc in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#14 0x0000003f3b9ca5cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#15 0x0000003f3b9cea4a in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#16 0x0000003748c473c6 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#17 0x0000003f38977abe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#18 0x0000003f389a8972 in QTimerInfoList::activateTimers() () from /lib64/libQtCore.so.4
#19 0x0000003f389a5a94 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#20 0x0000003f31847a55 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x0000003f31847d88 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#22 0x0000003f31847e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x0000003f389a6106 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#24 0x0000003f3ba6a73e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#25 0x0000003f3897680f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#26 0x0000003f38976a98 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#27 0x0000003f3897b888 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#28 0x00000037474b3e02 in kdemain () from /lib64/libkdeinit4_konqueror.so
#29 0x0000003f2e421a05 in __libc_start_main () from /lib64/libc.so.6
#30 0x00000000004008d1 in _start ()

Possible duplicates by query: bug 316940, bug 313800, bug 300792, bug 299672, bug 298169.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-04-03 12:33:20 UTC

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