Bug 178300

Summary: konqueror crashes on close
Product: [Applications] konqueror Reporter: Davide Bettio <davide.bettio>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Davide Bettio 2008-12-20 18:06:46 UTC
Version:            (using Devel)
Compiler:          gcc 4.1.2 gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1)
OS:                Linux
Installed from:    Compiled sources

konqueror crashes on close

How to reproduce this bug:
1) Go to www.facebook.com
2) Type something in the login module
3) Click on window close button
4) Click on "discard changes"

Software:
Qt: 4.4.2 (gentoo)
KDE: 4.2 (trunk - 20 dec 2008)
glibc: 2.6.1
glib: 2.16.5

Stacktrace:
Application: Konqueror (konqueror), signal SIGABRT
Using host libthread_db library "/lib/libthread_db.so.1".

Thread 1 (Thread 0xb5f2a6d0 (LWP 20903)):
[KCrash Handler]
#6  0xb7f2e424 in __kernel_vsyscall ()
#7  0xb64a5101 in raise () from /lib/libc.so.6
#8  0xb64a68e8 in abort () from /lib/libc.so.6
#9  0xb649e7a5 in __assert_fail () from /lib/libc.so.6
#10 0xb3cbd4b2 in KHTMLGlobal::finalCheck () at /home/kde-devel/kde/src/KDE/kdelibs/khtml/khtml_global.cpp:258
#11 0xb4586a3f in ~KHTMLFactory (this=0x835e150) at /home/kde-devel/kde/src/KDE/kdelibs/khtml/khtml_factory.cpp:35
#12 0xb7586b3f in qDeleteAll<QHash<QString, QPointer<KPluginFactory> >::const_iterator> (begin={i = 0x837e710}, end={i = 0x837de40}) at /usr/include/qt4/QtCore/qalgorithms.h:352
#13 0xb75851b5 in destroy () at /usr/include/qt4/QtCore/qalgorithms.h:360
#14 0xb7584e38 in __tcf_0 () at /home/kde-devel/kde/src/KDE/kdelibs/kdecore/kernel/kglobal.h:62
#15 0xb64a7d0c in exit () from /lib/libc.so.6
#16 0xb6491fe4 in __libc_start_main () from /lib/libc.so.6
#17 0x080486b1 in _start ()
Comment 1 FiNeX 2008-12-20 18:10:52 UTC

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