Bug 193842 - konqueror crashes on exit
Summary: konqueror crashes on exit
Status: RESOLVED DUPLICATE of bug 151453
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-24 08:17 UTC by Michael Seiwert
Modified: 2009-05-24 14:53 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 Michael Seiwert 2009-05-24 08:17:51 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

If start multiple instances of konqueror from the Netbeans Java IDE (to test icefaces webpages) it crashes with the following backtrace:

Sometimes the crash comes delayed after several seconds. Im using KDE 4.2 BRANCH from svn.

Anwendung: Konqueror (konqueror), Signal SIGABRT
[?1034h[Thread debugging using libthread_db enabled]
[Current thread is 1 (Thread 0xb5f49700 (LWP 3663))]

Thread 1 (Thread 0xb5f49700 (LWP 3663)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb6581990 in raise () from /lib/libc.so.6
#8  0xb65832c8 in abort () from /lib/libc.so.6
#9  0xb657a78e in __assert_fail () from /lib/libc.so.6
#10 0xb3c1de3d in KHTMLGlobal::finalCheck() () from /home/mseiwert/kde/lib/libkhtml.so.5
#11 0xb5d233a3 in KHTMLFactory::~KHTMLFactory() () from /home/mseiwert/kde/lib/kde4/libkhtmlpart.so
#12 0xb773a587 in void qDeleteAll<QHash<QString, QPointer<KPluginFactory> >::const_iterator>(QHash<QString, QPointer<KPluginFactory> >::const_iterator, QHash<QString, QPointer<KPluginFactory> >::const_iterator) () from /home/mseiwert/kde/lib/libkdecore.so.5
#13 0xb773a5ec in void qDeleteAll<FactoryHash>(FactoryHash const&) () from /home/mseiwert/kde/lib/libkdecore.so.5
#14 0xb773a805 in FactoryHash::~FactoryHash() () from /home/mseiwert/kde/lib/libkdecore.so.5
#15 0xb773968d in ._132::destroy() () from /home/mseiwert/kde/lib/libkdecore.so.5
#16 0xb7609efd in KCleanUpGlobalStatic::~KCleanUpGlobalStatic() () from /home/mseiwert/kde/lib/libkdecore.so.5
#17 0xb65849b1 in exit () from /lib/libc.so.6
#18 0xb656d70d in __libc_start_main () from /lib/libc.so.6
#19 0x08048701 in _start () at ../sysdeps/i386/elf/start.S:119
Comment 1 Dario Andres 2009-05-24 14:53:46 UTC
Marking as duplicate of bug 151453. Thanks

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