GNOME Bugzilla – Bug 360175
crash in GNOME Commander: entering a dir with %{.....
Last modified: 2008-01-06 23:05:01 UTC
Version: 1.2.1 What were you doing when the application crashed? entering a dir with %{..} in the name Distribution: Fedora Core release 5.92 (FC6 Test3) Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc) BugBuddy Version: 2.16.0 Memory status: size: 98840576 vsize: 0 resident: 98840576 share: 0 rss: 14004224 rss_rlim: 0 CPU usage: start_time: 1160134746 rtime: 0 utime: 2620 stime: 0 cutime:2524 cstime: 0 timeout: 96 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-commander' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208490288 (LWP 4230)] (no debugging symbols found) 0x00ef2402 in __kernel_vsyscall ()
+ Trace 74914
Thread 1 (Thread -1208490288 (LWP 4230))
Can't repoduce the bug. I've created dir '%{..}' wich can be accessed both via keyboard (ENTER) or mouse (double click) operations. Could send detailed information on how you've encountered this crash? Piotr
Sorry for the delay, The crash happend when accessind a folder created when building a new rpm with errors in the spec file. I also can't reproduce the bug. I will try to create simmilar conditions and see if the crash happens again.
When I enter the directory 'Various Artists - 300% Dynamite' gnome commander crashes. This happens every time. I started gnome-commander with the command-line option 'gnome-commander -d s'. Backtrace was generated from '/usr/local/bin/gnome-commander' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1225058624 (LWP 7599)] [New Thread -1226478672 (LWP 7600)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 92538
Thread 1 (Thread -1225058624 (LWP 7599))
*** Bug 388554 has been marked as a duplicate of this bug. ***
*** Bug 376909 has been marked as a duplicate of this bug. ***
(In reply to comment #1) > Can't repoduce the bug. I've created dir '%{..}' wich can be accessed both via > keyboard (ENTER) or mouse (double click) operations. Could send detailed > information on how you've encountered this crash? > > > Piotr > I got some more information on this bug. The crash only happens when the directory with the %-sign contains subdirs or files. This only happens on the local filesystem. When entering the same directory through a smb-share gnome-commander doesn't crash. When one tries to create a directory or file in the dir with the %-sign gnome-commander crashes as well. I am not sure, but I think the filename may be stored not correctly in the GnomeVFSFileInfo structure. Hope this helps a bit.
(In reply to comment #6) To correct one thing: creating a subdir in a dir with a %-sign gives a warning: 'invalid parameters' koos > I got some more information on this bug. The crash only happens when the > directory with the %-sign contains subdirs or files. This only happens on the > local filesystem. When entering the same directory through a smb-share > gnome-commander doesn't crash. > When one tries to create a directory or file in the dir with the %-sign > gnome-commander crashes as well. > I am not sure, but I think the filename may be stored not correctly in the > GnomeVFSFileInfo structure. > > Hope this helps a bit. >
*** Bug 408352 has been marked as a duplicate of this bug. ***
*** Bug 426140 has been marked as a duplicate of this bug. ***
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
*** Bug 421857 has been marked as a duplicate of this bug. ***