By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 1160 - Konqueror regularly crashes on exit
Summary: Konqueror regularly crashes on exit
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: amd64 Debian Wheezy
: P5 minor
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2012-08-06 15:06 CDT by Thierry de Coulon
Modified: 2014-11-21 23:40 CST (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry de Coulon 2012-08-06 15:06:15 CDT
TDE - Nightly build on Wheezy 64 bit.

Konqueror (as file manager) crashes when being exited/closed

The crash report is always the same:

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash handler]
#5  0x00007f5b534fb475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f5b534fe6f0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00007f5b534f4621 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x00007f5b4d764a71 in khtml::Cache::clear() () from /opt/trinity/lib/libkhtml.so.4
#9  0x00007f5b4d58c15e in KHTMLFactory::~KHTMLFactory() () from /opt/trinity/lib/libkhtml.so.4
#10 0x00007f5b4d58c1c9 in KHTMLFactory::~KHTMLFactory() () from /opt/trinity/lib/libkhtml.so.4
#11 0x00007f5b4d58c003 in KHTMLFactory::deref() () from /opt/trinity/lib/libkhtml.so.4
#12 0x00007f5b4d58c054 in KHTMLFactory::~KHTMLFactory() () from /opt/trinity/lib/libkhtml.so.4
#13 0x00007f5b4d58c1c9 in KHTMLFactory::~KHTMLFactory() () from /opt/trinity/lib/libkhtml.so.4
#14 0x00007f5b5653b3db in KLibrary::~KLibrary() () from /opt/trinity/lib/libtdecore.so.4
#15 0x00007f5b5653b959 in KLibrary::~KLibrary() () from /opt/trinity/lib/libtdecore.so.4
#16 0x00007f5b5653dbe3 in KLibLoader::close_pending(KLibWrapPrivate*) () from /opt/trinity/lib/libtdecore.so.4
#17 0x00007f5b5653e30a in KLibLoader::~KLibLoader() () from /opt/trinity/lib/libtdecore.so.4
#18 0x00007f5b5653e499 in KLibLoader::~KLibLoader() () from /opt/trinity/lib/libtdecore.so.4
#19 0x00007f5b5653bdb6 in KLibLoader::cleanUp() () from /opt/trinity/lib/libtdecore.so.4
#20 0x00007f5b56480eae in KApplication::~KApplication() () from /opt/trinity/lib/libtdecore.so.4
#21 0x00007f5b5042a958 in ?? () from /opt/trinity/lib/libtdeinit_konqueror.so
#22 0x00007f5b50428748 in kdemain () from /opt/trinity/lib/libtdeinit_konqueror.so
#23 0x00007f5b50700910 in tdeinitmain () from /opt/trinity/lib/trinity/konqueror.so
#24 0x0000000000408b4e in _start ()
Comment 1 Darrell 2013-11-10 10:29:47 CST
Is this bug report still valid?
Comment 2 Kristopher 2014-11-21 22:39:59 CST
(In reply to Darrell from comment #1)
> Is this bug report still valid?

I do not see this on Debian Wheezy using the R14 nightlies, nor do I remember seeing in on 3.10*(In reply to Darrell from comment #1)
> Is this bug report still valid?

I do not see it happen on the R14 nightlies in Debian Wheezy, nor did I see it in 3.5.13.2 in either Debian Squeeze or Debian Wheezy.
Comment 3 Timothy Pearson 2014-11-21 23:40:36 CST
(In reply to Kristopher from comment #2)
> (In reply to Darrell from comment #1)
> > Is this bug report still valid?
> 
> I do not see this on Debian Wheezy using the R14 nightlies, nor do I
> remember seeing in on 3.10*(In reply to Darrell from comment #1)
> > Is this bug report still valid?
> 
> I do not see it happen on the R14 nightlies in Debian Wheezy, nor did I see
> it in 3.5.13.2 in either Debian Squeeze or Debian Wheezy.

Marking RESOLVED FIXED then.

Thanks for reporting!