Bug 202215 - konqueror crash Acid 3 test
Summary: konqueror crash Acid 3 test
Status: RESOLVED DUPLICATE of bug 201315
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-01 17:19 UTC by Sérgio Oliveira
Modified: 2009-08-01 17:28 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 Sérgio Oliveira 2009-08-01 17:19:38 UTC
Application that crashed: konqueror
Version of the application: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3)) "release 150"
KDE Version: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3)) "release 150"
Qt Version: 4.5.3
Operating System: Linux 2.6.27.25-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

What I was doing when the application crashed:
I was visiting the acid 3 test, and a few seconds after the page loads, konqueror crashes.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f4c061f2750 (LWP 15709))]

Thread 2 (Thread 0x7f4beeceb950 (LWP 15729)):
#0  0x00007f4c059cefdd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f4c05c3fdf7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f4c05c35a99 in ?? () from /usr/lib64/libQtCore.so.4
#3  0x00007f4c05c3ee65 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f4c059cb070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f4c0252910d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4c061f2750 (LWP 15709)):
[KCrash Handler]
#5  0x00007f4c04bf0840 in KIO::SimpleJob::url() const () from /usr/lib64/libkio.so.5
#6  0x00007f4c0533c647 in KParts::BrowserRun::slotBrowserMimetype(KIO::Job*, QString const&) () from /usr/lib64/libkparts.so.4
#7  0x00007f4c0533db0d in KParts::BrowserRun::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkparts.so.4
#8  0x00007f4c05d3d422 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#9  0x00007f4c04bf0e17 in KIO::TransferJob::mimetype(KIO::Job*, QString const&) () from /usr/lib64/libkio.so.5
#10 0x00007f4c04bf6851 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#11 0x00007f4c05d3d422 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#12 0x00007f4c04cb5815 in KIO::SlaveInterface::mimeType(QString const&) () from /usr/lib64/libkio.so.5
#13 0x00007f4c04cb8df0 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib64/libkio.so.5
#14 0x00007f4c04cb5e82 in KIO::SlaveInterface::dispatch() () from /usr/lib64/libkio.so.5
#15 0x00007f4c04ca89e3 in KIO::Slave::gotInput() () from /usr/lib64/libkio.so.5
#16 0x00007f4c04caac48 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#17 0x00007f4c05d3d422 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#18 0x00007f4c04bc4a41 in ?? () from /usr/lib64/libkio.so.5
#19 0x00007f4c04bc4e9a in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#20 0x00007f4c05d385e8 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#21 0x00007f4c030c7b0d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x00007f4c030cfd9a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007f4c041b171b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#24 0x00007f4c05d2863c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#25 0x00007f4c05d292ba in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#26 0x00007f4c05d51e13 in ?? () from /usr/lib64/libQtCore.so.4
#27 0x00007f4c01ba70fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f4c01baa8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f4c01baaa8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f4c05d51a9f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x00007f4c0315f02f in ?? () from /usr/lib64/libQtGui.so.4
#32 0x00007f4c05d26ec2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#33 0x00007f4c05d27294 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#34 0x00007f4c05d29584 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#35 0x00007f4bf96d9a79 in kdemain () from /usr/lib64/libkdeinit4_konqueror.so
#36 0x0000000000407495 in _start ()

This bug may be a duplicate of or related to bug 201868

Reported using DrKonqi
Comment 1 Pino Toscano 2009-08-01 17:28:54 UTC

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