Bug 164932 - Konqueror crashes on closing if GMail was opened
Summary: Konqueror crashes on closing if GMail was opened
Status: RESOLVED DUPLICATE of bug 161289
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 165000 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-25 14:29 UTC by Dominic Lyons
Modified: 2008-06-27 01:32 UTC (History)
2 users (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 Dominic Lyons 2008-06-25 14:29:16 UTC
Version:           Version 4.00.83 (KDE 4.0.83 (KDE 4.1 Beta2) (using KDE 4.0.83)
Installed from:    Ubuntu Packages
OS:                Linux

I visited GMail (English, new AJAX interface). On closing Konqueror Konqueror crashed.
This is reproduducable.


KDE-Crashmanager:

Application: Konqueror (konqueror), signal SIGABRT
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb60be940 (LWP 8522)]
(no debugging symbols found)
[KCrash handler]
#6  0xb7f93410 in __kernel_vsyscall ()
#7  0xb7d73085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7d74a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7d6c10e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb40efe92 in KHTMLGlobal::finalCheck ()
   from /usr/lib/kde4/lib/libkhtml.so.5
#11 0xb44ca1ec in ?? () from /usr/lib/kde4/lib/kde4/libkhtmlpart.so
#12 0xb74d83cf in QObjectCleanupHandler::clear () from /usr/lib/libQtCore.so.4
#13 0xb74d8440 in QObjectCleanupHandler::~QObjectCleanupHandler ()
   from /usr/lib/libQtCore.so.4
#14 0xb775047d in ?? () from /usr/lib/kde4/lib/libkdecore.so.5
#15 0xb763fb7b in ?? () from /usr/lib/kde4/lib/libkdecore.so.5
#16 0xb7d76084 in exit () from /lib/tls/i686/cmov/libc.so.6
#17 0xb7d5e458 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#18 0x080484f1 in _start ()
#0  0xb7f93410 in __kernel_vsyscall ()
Comment 1 George Goldberg 2008-06-25 15:22:46 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
Comment 2 Tommi Tervo 2008-06-26 13:35:56 UTC
*** Bug 165000 has been marked as a duplicate of this bug. ***
Comment 3 Elias Probst 2008-06-27 01:32:17 UTC
This is IMHO a dup of bug 161289

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