Version: (using KDE 4.0.3) Installed from: Ubuntu Packages OS: Linux This bug occurs with only one open window containing a blogspot page. When i close the browser it crashes. Quite interesting: When i have more than one konqueror window on the desktop no problem occurs.
I can reproduce this crash on SVN trunk r801873. For example, go to http://zrusin.blogspot.com and it crashes when you close konqueror. Backtrace: Application: Konqueror (konqueror), signal SIGABRT Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47295930808208 (LWP 6083)] [KCrash handler] #5 0x00002b03ef221a55 in raise () from /lib64/libc.so.6 #6 0x00002b03ef2231e0 in abort () from /lib64/libc.so.6 #7 0x00002b03ef21ad6f in __assert_fail () from /lib64/libc.so.6 #8 0x00002b03f748b56f in KHTMLGlobal::finalCheck () at /home/george/kde/src/KDE/kdelibs/khtml/khtml_global.cpp:247 #9 0x00002b03f9abf615 in ~KHTMLFactory (this=0x90d090) at /home/george/kde/src/KDE/kdelibs/khtml/khtml_factory.cpp:35 #10 0x00002b03e9c195da in qDeleteAll<QHash<QString, QPointer<KPluginFactory> >::const_iterator> (begin={i = 0x8fbe30}, end={i = 0x903ee0}) at /opt/qt-copy/include/QtCore/qalgorithms.h:352 #11 0x00002b03e9c19623 in qDeleteAll<FactoryHash> (c=@0x909f60) at /opt/qt-copy/include/QtCore/qalgorithms.h:360 #12 0x00002b03e9c1983b in ~FactoryHash (this=0x909f60) at /home/george/kde/src/KDE/kdelibs/kdecore/util/klibrary.cpp:93 #13 0x00002b03e9c1877e in destroy () at /home/george/kde/src/KDE/kdelibs/kdecore/util/klibrary.cpp:97 #14 0x00002b03e9b0cf6d in ~KCleanUpGlobalStatic (this=0x2b03e9eb4248) at /home/george/kde/src/KDE/kdelibs/kdecore/kernel/kglobal.h:67 #15 0x00002b03e9c1836c in __tcf_0 () at /home/george/kde/src/KDE/kdelibs/kdecore/util/klibrary.cpp:97 #16 0x00002b03ef2247d0 in exit () from /lib64/libc.so.6 #17 0x00002b03ef20f07b in __libc_start_main () from /lib64/libc.so.6 #18 0x00000000004007f9 in _start () #0 0x00002b03ef28b091 in nanosleep () from /lib64/libc.so.6
*** This bug has been marked as a duplicate of 161289 ***