Bug 178300 - konqueror crashes on close
Summary: konqueror crashes on close
Status: RESOLVED DUPLICATE of bug 175393
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-20 18:06 UTC by Davide Bettio
Modified: 2008-12-20 18:10 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 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 ***