Bug 200772 - crash while opening many tabs in parallel
Summary: crash while opening many tabs in parallel
Status: RESOLVED DUPLICATE of bug 195501
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-07-19 15:50 UTC by Florian Loitsch
Modified: 2009-07-19 17:01 UTC (History)
1 user (show)

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 Florian Loitsch 2009-07-19 15:50:59 UTC
Application that crashed: konqueror
Version of the application: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH x86_64

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f2d05a72f6a in khtml::CSSStyleSelectorList::collect () from /usr/lib/libkhtml.so.5
#6  0x00007f2d05a73c09 in khtml::CSSStyleSelector::buildLists () from /usr/lib/libkhtml.so.5
#7  0x00007f2d05a82e2c in khtml::CSSStyleSelector::CSSStyleSelector () from /usr/lib/libkhtml.so.5
#8  0x00007f2d0592e8ed in DOM::DocumentImpl::attach () from /usr/lib/libkhtml.so.5
#9  0x00007f2d058cf26b in KHTMLPart::begin () from /usr/lib/libkhtml.so.5
#10 0x00007f2d058cc788 in KHTMLPart::slotData () from /usr/lib/libkhtml.so.5
#11 0x00007f2d058f2ce8 in KHTMLPart::qt_metacall () from /usr/lib/libkhtml.so.5
#12 0x00007f2d17b23e2c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0x00007f2d169c97f4 in KIO::TransferJob::data () from /usr/lib/libkio.so.5
#14 0x00007f2d169cf076 in KIO::TransferJob::qt_metacall () from /usr/lib/libkio.so.5
#15 0x00007f2d17b23e2c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0x00007f2d16a8d3b2 in KIO::SlaveInterface::data () from /usr/lib/libkio.so.5
#17 0x00007f2d16a90ef8 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#18 0x00007f2d16a8d673 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#19 0x00007f2d16a8049d in KIO::Slave::gotInput () from /usr/lib/libkio.so.5
#20 0x00007f2d16a825bc in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5
#21 0x00007f2d17b23e2c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0x00007f2d1699e487 in KIO::ConnectionPrivate::dequeue () from /usr/lib/libkio.so.5
#23 0x00007f2d1699e5ad in KIO::Connection::qt_metacall () from /usr/lib/libkio.so.5
#24 0x00007f2d17b1e149 in QObject::event () from /usr/lib/libQtCore.so.4
#25 0x00007f2d158abe2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#26 0x00007f2d158b30fe in QApplication::notify () from /usr/lib/libQtGui.so.4
#27 0x00007f2d164def46 in KApplication::notify () from /usr/lib/libkdeui.so.5
#28 0x00007f2d17b0ed2c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#29 0x00007f2d17b0f90a in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#30 0x00007f2d17b37593 in ?? () from /usr/lib/libQtCore.so.4
#31 0x00007f2d14800dbe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0x00007f2d14804568 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#33 0x00007f2d14804690 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0x00007f2d17b37206 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#35 0x00007f2d1593ee0e in ?? () from /usr/lib/libQtGui.so.4
#36 0x00007f2d17b0d632 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#37 0x00007f2d17b0da04 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#38 0x00007f2d17b0fbb9 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#39 0x00007f2d0c0e0ce3 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#40 0x0000000000406eae in _start ()

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

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-07-19 17:01:53 UTC
Thanks for the bug report! This looks like a bug which has been fixed very recently. It should work fine in KDE 4.3.0.

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