Bug 161296 - Konqueror crashes when I close a window with blogspot content
Summary: Konqueror crashes when I close a window with blogspot content
Status: RESOLVED DUPLICATE of bug 161289
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.0.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-26 10:21 UTC by Björn Tjorven Herzig
Modified: 2008-04-29 03:18 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 Björn Tjorven Herzig 2008-04-26 10:21:45 UTC
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.
Comment 1 George Goldberg 2008-04-29 03:04:17 UTC
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
Comment 2 George Goldberg 2008-04-29 03:18:11 UTC

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