Summary: | Konqueror crashes on closing if GMail was opened | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Dominic Lyons <domlyons> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dumas65, grundleborg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dominic Lyons
2008-06-25 14:29:16 UTC
I can reproduce this by going into gmail in ajax mode, then clicking on another folder e.g. Drafts and while the yellow "Loading" sign is at the top of the screen , I close Konqueror and it crashes. using svn trunk r824163. Application: Konqueror (konqueror), signal SIGABRT Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47102993840256 (LWP 10328)] [New Thread 1082132816 (LWP 10335)] [KCrash handler] #5 0x00002ad703319a55 in raise () from /lib64/libc.so.6 #6 0x00002ad70331b1e0 in abort () from /lib64/libc.so.6 #7 0x00002ad703312d6f in __assert_fail () from /lib64/libc.so.6 #8 0x00002ad70b666bf7 in KHTMLGlobal::finalCheck () at /home/george/kde/src/KDE/kdelibs/khtml/khtml_global.cpp:247 #9 0x00002ad70cb7f79d in ~KHTMLFactory (this=0x9b5c90) at /home/george/kde/src/KDE/kdelibs/khtml/khtml_factory.cpp:35 #10 0x00002ad6fd9ecd42 in qDeleteAll<QHash<QString, QPointer<KPluginFactory> >::const_iterator> (begin={i = 0x9bd580}, end={i = 0x9b4cf0}) at /opt/qt-copy/include/QtCore/qalgorithms.h:352 #11 0x00002ad6fd9ecd8b in qDeleteAll<FactoryHash> (c=@0x9bc890) at /opt/qt-copy/include/QtCore/qalgorithms.h:360 #12 0x00002ad6fd9ecfa3 in ~FactoryHash (this=0x9bc890) at /home/george/kde/src/KDE/kdelibs/kdecore/util/klibrary.cpp:93 #13 0x00002ad6fd9ebee6 in destroy () at /home/george/kde/src/KDE/kdelibs/kdecore/util/klibrary.cpp:97 #14 0x00002ad6fd8df19b in ~KCleanUpGlobalStatic (this=0x2ad6fdc880e8) at /home/george/kde/src/KDE/kdelibs/kdecore/kernel/kglobal.h:67 #15 0x00002ad6fd9ebad4 in __tcf_0 () at /home/george/kde/src/KDE/kdelibs/kdecore/util/klibrary.cpp:97 #16 0x00002ad70331c7d0 in exit () from /lib64/libc.so.6 #17 0x00002ad70330707b in __libc_start_main () from /lib64/libc.so.6 #18 0x00000000004007f9 in _start () #0 0x00002ad703383091 in nanosleep () from /lib64/libc.so.6 *** Bug 165000 has been marked as a duplicate of this bug. *** This is IMHO a dup of bug 161289 *** This bug has been marked as a duplicate of 161289 *** |