From kfm-devel Fri Oct 28 08:59:11 2005 From: Ivor Hewitt Date: Fri, 28 Oct 2005 08:59:11 +0000 To: kfm-devel Subject: Re: konqi crash in current 3.5 Message-Id: <200510280959.11411.ivor () ivor ! org> X-MARC-Message: https://marc.info/?l=kfm-devel&m=113049003925366 On Friday 28 October 2005 09:32, Martin Koller wrote: > Hi, > > I got a crash in konqu when closing it (had 2 tabs open). > Don't know if the dump does help: > > Using host libthread_db library "/lib/libthread_db.so.1". > [Thread debugging using libthread_db enabled] > [New Thread 16384 (LWP 23957)] > [KCrash handler] > #4  0x41848ac1 in kill () from /lib/libc.so.6 > #5  0x416bb9ed in pthread_kill () from /lib/libpthread.so.0 > #6  0x416bbd0b in raise () from /lib/libpthread.so.0 > #7  0x418486fa in raise () from /lib/libc.so.6 > #8  0x4184a127 in abort () from /lib/libc.so.6 > #9  0x41841d6a in __assert_fail () from /lib/libc.so.6 > #10 0x421f44da in khtml::Cache::clear () at loader.h:174 > #11 0x420b965c in ~KHTMLFactory (this=0x843f9d8) at khtml_factory.cpp:98 Hi, Hmm, what have you got for line 174 in loader.h? Line 198 in khtml_factory.cpp calls Cache::clear.... but loader.h:174 is in the middle of a bool declaration??? unless you stack's got trampled, weird. What sources are you using 3.5 from. -- Ivor Hewitt.