Bug 188601 - Reproducable crash in KHTML opening web site (CSS related)
Summary: Reproducable crash in KHTML opening web site (CSS related)
Status: RESOLVED DUPLICATE of bug 167318
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-01 15:57 UTC by Bernhard Beschow
Modified: 2009-04-01 16:00 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 Bernhard Beschow 2009-04-01 15:57:09 UTC
Version:           4.2.1 (KDE 4.2.1) (using 4.2.1 (KDE 4.2.1), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-14-generic

When opening the URL [http://www.feiertage.net/uebersicht.php], konqueror crashes:

Anwendung: Konqueror (konqueror), Signal SIGABRT
[Current thread is 0 (LWP 7862)]

Thread 2 (Thread 0xb2344b90 (LWP 7871)):
#0  0xb8085430 in __kernel_vsyscall ()
#1  0xb64753a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb66b0c14 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb72d96cc in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb72ce886 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb72d86ae in ?? () from /usr/lib/libQtCore.so.4
#6  0xb647150f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb66a2a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb606eaf0 (LWP 7862)):
[KCrash Handler]
#6  0xb8085430 in __kernel_vsyscall ()
#7  0xb65ec8a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb65ee268 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb662a16d in ?? () from /lib/tls/i686/cmov/libc.so.6
#10 0xb6630454 in ?? () from /lib/tls/i686/cmov/libc.so.6
#11 0xb66324b6 in free () from /lib/tls/i686/cmov/libc.so.6
#12 0xb410d87c in ~CSSParser (this=0xbf985e68) at /build/buildd/kde4libs-4.2.1a/khtml/css/cssparser.cpp:135
#13 0xb40f5b44 in DOM::CSSStyleSheetImpl::parseString (this=0xaa123a8, string=@0xbf985f14, strict=<value optimized out>) at /build/buildd/kde4libs-4.2.1a/khtml/css/css_stylesheetimpl.cpp:287
#14 0xb402d5dc in DOM::HTMLLinkElementImpl::setStyleSheet (this=0xa9af830, url=@0xa12f648, sheetStr=@0xa12f684, charset=@0xbf985f84, mimetype=@0xbf985f7c)
    at /build/buildd/kde4libs-4.2.1a/khtml/html/html_headimpl.cpp:259
#15 0xb415116c in khtml::CachedCSSStyleSheet::checkNotify (this=0xa12f640) at /build/buildd/kde4libs-4.2.1a/khtml/misc/loader.cpp:303
#16 0xb41514e6 in khtml::CachedCSSStyleSheet::data (this=0xa12f640, buffer=@0xa12f4bc, eof=true) at /build/buildd/kde4libs-4.2.1a/khtml/misc/loader.cpp:293
#17 0xb414b8f2 in khtml::Loader::slotFinished (this=0xa3fa4d0, job=0xa9b0198) at /build/buildd/kde4libs-4.2.1a/khtml/misc/loader.cpp:1406
#18 0xb4151b37 in khtml::Loader::qt_metacall (this=0xa3fa4d0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf98616c) at /build/buildd/kde4libs-4.2.1a/obj-i486-linux-gnu/khtml/loader.moc:129
#19 0xb73dda60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb73de7e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb75eba33 in KJob::result (this=0xa9b0198, _t1=0xa9b0198) at /build/buildd/kde4libs-4.2.1a/obj-i486-linux-gnu/kdecore/kjob.moc:186
#22 0xb75ebed9 in KJob::emitResult (this=0xa9b0198) at /build/buildd/kde4libs-4.2.1a/kdecore/jobs/kjob.cpp:294
#23 0xb7cfe5d5 in KIO::SimpleJob::slotFinished (this=0xa9b0198) at /build/buildd/kde4libs-4.2.1a/kio/kio/job.cpp:489
#24 0xb7cff843 in KIO::TransferJob::slotFinished (this=0xa9b0198) at /build/buildd/kde4libs-4.2.1a/kio/kio/job.cpp:966
#25 0xb7d0092b in KIO::TransferJob::qt_metacall (this=0xa9b0198, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbf9863a8) at /build/buildd/kde4libs-4.2.1a/obj-i486-linux-gnu/kio/jobclasses.moc:336
#26 0xb73dda60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#27 0xb73de7e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#28 0xb7dbc407 in KIO::SlaveInterface::finished (this=0xa8bb058) at /build/buildd/kde4libs-4.2.1a/obj-i486-linux-gnu/kio/slaveinterface.moc:163
#29 0xb7dc0147 in KIO::SlaveInterface::dispatch (this=0xa8bb058, _cmd=104, rawdata=@0xbf986574) at /build/buildd/kde4libs-4.2.1a/kio/kio/slaveinterface.cpp:175
#30 0xb7dbc8e7 in KIO::SlaveInterface::dispatch (this=0xa8bb058) at /build/buildd/kde4libs-4.2.1a/kio/kio/slaveinterface.cpp:91
#31 0xb7daccad in KIO::Slave::gotInput (this=0xa8bb058) at /build/buildd/kde4libs-4.2.1a/kio/kio/slave.cpp:322
#32 0xb7daf203 in KIO::Slave::qt_metacall (this=0xa8bb058, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf986688) at /build/buildd/kde4libs-4.2.1a/obj-i486-linux-gnu/kio/slave.moc:75
#33 0xb73dda60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#34 0xb73de7e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#35 0xb7cc4dc7 in KIO::Connection::readyRead (this=0xa8deb50) at /build/buildd/kde4libs-4.2.1a/obj-i486-linux-gnu/kio/connection.moc:84
#36 0xb7cc6733 in KIO::ConnectionPrivate::dequeue (this=0xa8deb70) at /build/buildd/kde4libs-4.2.1a/kio/kio/connection.cpp:82
#37 0xb7cc6b16 in KIO::Connection::qt_metacall (this=0xa8deb50, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xaa267d0) at /build/buildd/kde4libs-4.2.1a/obj-i486-linux-gnu/kio/connection.moc:72
#38 0xb73d6bfb in QMetaCallEvent::placeMetaCall () from /usr/lib/libQtCore.so.4
#39 0xb73d8771 in QObject::event () from /usr/lib/libQtCore.so.4
#40 0xb6ab98ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#41 0xb6ac172e in QApplication::notify () from /usr/lib/libQtGui.so.4
#42 0xb794c10d in KApplication::notify (this=0xbf986ff8, receiver=0xa8deb50, event=0xaa1f090) at /build/buildd/kde4libs-4.2.1a/kdeui/kernel/kapplication.cpp:307
#43 0xb73c8e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#44 0xb73c9ae5 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#45 0xb73c9cdd in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#46 0xb73f382f in ?? () from /usr/lib/libQtCore.so.4
#47 0xb63a4718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#48 0xb63a7dc3 in ?? () from /usr/lib/libglib-2.0.so.0
#49 0xb63a7f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#50 0xb73f3478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#51 0xb6b53ea5 in ?? () from /usr/lib/libQtGui.so.4
#52 0xb73c752a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#53 0xb73c76ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#54 0xb73c9da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#55 0xb6ab9767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#56 0xb803464f in kdemain (argc=2, argv=0xbf987374) at /build/buildd/kdebase-4.2.1/apps/konqueror/src/konqmain.cpp:257
#57 0x080486f2 in main (argc=) at /build/buildd/kdebase-4.2.1/obj-i486-linux-gnu/apps/konqueror/src/konqueror_dummy.cpp:3
Comment 1 Tommi Tervo 2009-04-01 16:00:27 UTC

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