GNOME Bugzilla – Bug 310092
Crash when opening Properties dialog of a link at desktop
Last modified: 2005-07-12 09:32:23 UTC
Distribution: Debian testing/unstable Package: nautilus Severity: normal Version: GNOME2.10.2 2.10.1 Gnome-Distributor: Debian Synopsis: Crash whenn opening Properties dialog of a link at desktop Bugzilla-Product: nautilus Bugzilla-Component: general Bugzilla-Version: 2.10.1 BugBuddy-GnomeVersion: 2.0 (2.10.1) Description: Description of the crash: Some SMB shares are mounted to my PC and Nautilus displays nice harddisk icons on the desktop for them. I opened one of the shares and walked down some subdirectories. Then I pulled one subdirectory icon to the desktop holding a key (shift, ctrl or alt, don't remember) and then selected "Create Link" in the popup menu. Then I right-clicked the new icon, selected "Properties" form the popup menu and nautilus crashed. Expected Results: Properties dialog How often does this happen? every time for this particular link. I'll test this a bit and then come back to you Debugging Information: Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1225074208 (LWP 11362)] [New Thread -1240011856 (LWP 11375)] [New Thread -1239077968 (LWP 11374)] [New Thread -1238815824 (LWP 11373)] [New Thread -1238553680 (LWP 11372)] [New Thread -1238291536 (LWP 11371)] [New Thread -1238029392 (LWP 11370)] [New Thread -1237767248 (LWP 11369)] [New Thread -1237505104 (LWP 11368)] [New Thread -1236837456 (LWP 11367)] [New Thread -1228039248 (LWP 11363)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xb7cad561 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
+ Trace 61676
Thread 1 (Thread -1225074208 (LWP 11362))
------- Bug moved to this database by unknown@gnome.bugs 2005-07-12 07:48 UTC ------- Unknown version 2.10.1 in product nautilus. Setting version to "2.10.x". The original reporter of this bug does not have an account here. Reassigning to the person who moved it here, unknown@gnome.bugs. Previous reporter was glaser@ict.tuwien.ac.at.
I did some more investigation now and found out, that nautilus crashes if the link target contains letters it doesn't like. In the reported case this is a German umlaut 'u' ('ü') which has an ASCII code of 0x81 (detected with "ls -l | hexdump -C").
thanks for your bug. Do you have python-nautilus installed? Does it crash without it?
No, nothing here with that or a similar name.
thanks, that seems to be a duplicate of #89541 according to the backtrace *** This bug has been marked as a duplicate of 89541 ***