Summary: | konqueror crash without apparent reason | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Florian Loitsch <florian> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | frank78ac, sstammberger |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Florian Loitsch
2009-07-25 12:15:23 UTC
Just got another one of these. Still don't know which URL is actually responsible. Application that crashed: konqueror Version of the application: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3)) KDE Version: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3)) Qt Version: 4.5.2 Operating System: Linux 2.6.30-ARCH x86_64 -- Backtrace: Application: Konqueror (kdeinit4), signal: Segmentation fault [KCrash Handler] #5 0x00007ff0711a2840 in KIO::SimpleJob::url () from /usr/lib/libkio.so.5 #6 0x00007ff0718f0b15 in KParts::BrowserRun::slotBrowserMimetype () from /usr/lib/libkparts.so.4 #7 0x00007ff0718f2029 in KParts::BrowserRun::qt_metacall () from /usr/lib/libkparts.so.4 #8 0x00007ff0722fee2c in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #9 0x00007ff0711a2e17 in KIO::TransferJob::mimetype () from /usr/lib/libkio.so.5 #10 0x00007ff0711a87e6 in KIO::TransferJob::qt_metacall () from /usr/lib/libkio.so.5 #11 0x00007ff0722fee2c in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #12 0x00007ff071266795 in KIO::SlaveInterface::mimeType () from /usr/lib/libkio.so.5 #13 0x00007ff07126a016 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5 #14 0x00007ff071266e13 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5 #15 0x00007ff071259c3d in KIO::Slave::gotInput () from /usr/lib/libkio.so.5 #16 0x00007ff07125bd5c in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5 #17 0x00007ff0722fee2c in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #18 0x00007ff071177487 in KIO::ConnectionPrivate::dequeue () from /usr/lib/libkio.so.5 #19 0x00007ff0711775ad in KIO::Connection::qt_metacall () from /usr/lib/libkio.so.5 #20 0x00007ff0722f9149 in QObject::event () from /usr/lib/libQtCore.so.4 #21 0x00007ff070083e2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #22 0x00007ff07008b0fe in QApplication::notify () from /usr/lib/libQtGui.so.4 #23 0x00007ff070cb7036 in KApplication::notify () from /usr/lib/libkdeui.so.5 #24 0x00007ff0722e9d2c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #25 0x00007ff0722ea90a in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4 #26 0x00007ff072312593 in ?? () from /usr/lib/libQtCore.so.4 #27 0x00007ff06efd8dbe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #28 0x00007ff06efdc568 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #29 0x00007ff06efdc690 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #30 0x00007ff072312206 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #31 0x00007ff070116e0e in ?? () from /usr/lib/libQtGui.so.4 #32 0x00007ff0722e8632 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #33 0x00007ff0722e8a04 in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #34 0x00007ff0722eabb9 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #35 0x00007ff0668b6ce3 in kdemain () from /usr/lib/libkdeinit4_konqueror.so #36 0x0000000000406eae in _start () Report to https://bugs.kde.org Thanks for the bug report! This is a regression in KDE 4.3 RC 3. I think I've identified the commit that was responsible, so I hope it can be fixed before 4.3.0 is released. *** This bug has been marked as a duplicate of bug 201315 *** *** Bug 201794 has been marked as a duplicate of this bug. *** |