Summary: | Konqueror crash when closing (backtrace) | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Beat Wolf <asraniel> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | finex, rpogomes, zahl |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Beat Wolf
2008-06-15 11:38:04 UTC
I'm dupping this, but actually, I couldn't reproduce it, so maybe it's finally fixed? Will have to try on some of the other sites. *** This bug has been marked as a duplicate of 156172 *** Different underlying cause than most others, so undup'ing I tried to reproduce it and got a different backtrace. To reproduce all i did was start konqueror in konsole : konqueror maps.search.ch , and zoomed in and out a little, then closed it. Application: Konqueror (konqueror), signal SIGABRT (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb60aa940 (LWP 5618)] [KCrash handler] #6 0xb7f80402 in __kernel_vsyscall () #7 0xb7d74085 in raise () from /lib/tls/i686/cmov/libc.so.6 #8 0xb7d75a01 in abort () from /lib/tls/i686/cmov/libc.so.6 #9 0xb7d6d10e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 #10 0xb2a80032 in KHTMLGlobal::finalCheck () at /build/buildd/kde4libs-4.1.1+really4.1.1/khtml/khtml_global.cpp:247 #11 0xb2e951fc in ~KHTMLFactory (this=0x8356800) at /build/buildd/kde4libs-4.1.1+really4.1.1/khtml/khtml_factory.cpp:35 #12 0xb7746cc1 in qDeleteAll<QHash<QString, QPointer<KPluginFactory> >::const_iterator> (begin={i = 0x8354ae8}, end={i = 0x834e158}) at /usr/include/qt4/QtCore/qalgorithms.h:352 #13 0xb7746d38 in qDeleteAll<FactoryHash> (c=@0x8354608) at /usr/include/qt4/QtCore/qalgorithms.h:360 #14 0xb77470e2 in ~FactoryHash (this=0x8354608) at /build/buildd/kde4libs-4.1.1+really4.1.1/kdecore/util/klibrary.cpp:93 #15 0xb7745c0d in destroy () at /build/buildd/kde4libs-4.1.1+really4.1.1/kdecore/util/klibrary.cpp:97 #16 0xb7637d0b in ~KCleanUpGlobalStatic (this=0xb777f8f0) at /build/buildd/kde4libs-4.1.1+really4.1.1/kdecore/kernel/kglobal.h:67 #17 0xb7d77084 in exit () from /lib/tls/i686/cmov/libc.so.6 #18 0xb7d5f458 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #19 0x080484f1 in _start () #0 0xb7f80402 in __kernel_vsyscall () Please, would you like to check the bug using a more recent KDE version like 4.3 or trunk? Many thanks. Please, would you like to check the bug using a more recent KDE version like 4.3 or trunk? Many thanks. I think it's fixed, i couldn't reproduce this crash with 4.3 |