Bug 53450 - crash when clicking on the "+" preceding the name of a directory on the left part of the window
Summary: crash when clicking on the "+" preceding the name of a directory on the left ...
Status: RESOLVED DUPLICATE of bug 54613
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Mandrake RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-26 20:06 UTC by Rosaire AMORE
Modified: 2003-04-07 05:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rosaire AMORE 2003-01-26 20:06:56 UTC
Version:            (using KDE KDE 3.0.3)
Installed from:    Mandrake RPMs
OS:          Linux

It happens on directories at the second level (on /bin => no, on /root/a_dir => yes).
If after crashing i do the same thing, it crashes again. If i clic on the directory name (not the "+"), it doesn't crash, and if after that i clic on the "+", it doesn't crash neither.
When it crashes, the debugging window appears and i've got the following message :
=========================
(no debugging symbols found)...(no debugging symbols found)...
0x41023739 in wait4 () from /lib/i686/libc.so.6
#0  0x41023739 in wait4 () from /lib/i686/libc.so.6
#1  0x410a0340 in sys_sigabbrev () from /lib/i686/libc.so.6
#2  0x40e64a73 in waitpid () from /lib/i686/libpthread.so.0
#3  0x40620f55 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
==========================
Hope this helps
Comment 1 Rosaire AMORE 2003-01-27 07:41:43 UTC
i did an update from Konqueror 3.0.3 to 3.0.5a. The bug is still present. Some   
more aspects i've detected and don't know if it's important :   
There is only one directory for which the bug is reproducible whiwh name is   
"/root/ressources", it's not a link, and it's in 755 mode. Nothing else   
particular.   
The bug happens from time to time on others directories. After crash, the  
message in the debugging window is :  
=========================  
(no debugging symbols found)...(no debugging symbols found)... 
0x4113e739 in wait4 () from /lib/i686/libc.so.6 
#0  0x4113e739 in wait4 () from /lib/i686/libc.so.6 
#1  0x411bb340 in sys_sigabbrev () from /lib/i686/libc.so.6 
#2  0x40f6fa73 in waitpid () from /lib/i686/libpthread.so.0 
#3  0x4070b195 in KCrash::defaultCrashHandler(int) () 
   from /usr/lib/libkdecore.so.4 
======================== 
Comment 2 John Firebaugh 2003-04-07 05:52:26 UTC

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