Bug 45423 - the command back crashes konqueror after the find process
Summary: the command back crashes konqueror after the find process
Status: CLOSED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.0.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-18 09:03 UTC by smiguet
Modified: 2025-09-15 23:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description smiguet 2002-07-18 09:02:34 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konqueror
Version:           3.0.1 (using KDE 3.0.1 )
Severity:          crash
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:                Linux (i686) release 2.4.18-4GB
OS/Compiler notes: 

I now how to reproduce this bug:

- start Konqueror (file explorer)
- use the command "tools > find a file"
- for exemple use the criteria "*.txt"
- If you find a lot of files
    click one of them.
When this file is opened in Konqueror:
- Click on the "back" button.

So konqueror crashes...

This is the stack I get:
(no debugging symbols found)...0x40f9a079 in wait4 () from /lib/libc.so.6
#0  0x40f9a079 in wait4 () from /lib/libc.so.6
#1  0x41014b98 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40e50072 in waitpid () from /lib/libpthread.so.0
#3  0x4065d08e in KCrash::defaultCrashHandler ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x40e4da74 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x4066f9a2 in KInstance::dirs () from /opt/kde3/lib/libkdecore.so.4
#7  0x40668057 in KGlobal::dirs () from /opt/kde3/lib/libkdecore.so.4
#8  0x406acb14 in KSycoca::openDatabase () from /opt/kde3/lib/libkdecore.so.4
#9  0x406aca64 in KSycoca::KSycoca () from /opt/kde3/lib/libkdecore.so.4
#10 0x406ad0f8 in KSycoca::self () from /opt/kde3/lib/libkdecore.so.4
#11 0x406ad097 in KSycoca::KSycoca () from /opt/kde3/lib/libkdecore.so.4
#12 0x408bdd32 in QApplication::~QApplication () from /usr/lib/libqt-mt.so.3
#13 0x405da8cc in KApplication::~KApplication ()
   from /opt/kde3/lib/libkdecore.so.4
#14 0x40675ed0 in KUniqueApplication::~KUniqueApplication ()
   from /opt/kde3/lib/libkdecore.so.4
#15 0x41513ae0 in main () from /opt/kde3/lib/kded.so
#16 0x0804ce57 in strcpy ()
#17 0x0804f0bf in strcpy ()
#18 0x40f0f9ed in __libc_start_main () from /lib/libc.so.6


(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 John Firebaugh 2002-07-18 16:01:09 UTC
Thank you for your bug report.
This bug can not be reproduced using the current development (CVS) version of 
KDE. This suggests that the bug has already been fixed. The bug report will 
be closed.
Comment 2 tempqd 2025-09-15 23:49:55 UTC
*** Bug 477535 has been marked as a duplicate of this bug. ***