GNOME Bugzilla – Bug 118135
Closing and opening properties while select custom icon is open segfaults Nautilus
Last modified: 2004-12-22 21:47:04 UTC
Distribution: Red Hat Linux release 8.0 (Psyche) Package: nautilus Severity: normal Version: GNOME2.3.4 2.3.7 Gnome-Distributor: GNOME.Org Synopsis: Closing and opening properties while select custom icon is open segfaults Nautilus Bugzilla-Product: nautilus Bugzilla-Component: general Bugzilla-Version: 2.3.7 BugBuddy-GnomeVersion: 2.0 (2.3.3.1) Description: Description of the crash: Closing and opening the properties dialog for a file while the "select custom icon" dialog is open segfaults Nautilus. It only seems to happen the first few times after a fresh startup of GNOME Steps to reproduce the crash: 0. Start GNOME, open a nautilus window with files in it 1. Open a properties dialog for a file 2. Click "select custom icon" button 3. Close the properties dialog 4. Open another properties dialog on the same file 5. Click OK in the "select custom icon" dialog 6. Segfault Expected Results: Not segfault. Expected application of custom icon. How often does this happen? Happens at least once after a fresh startup of GNOME Additional Information: Debugging Information: Backtrace was generated from '/opt/gnome23cvs/bin/nautilus' [New Thread 8192 (LWP 14411)] [New Thread 16385 (LWP 14412)] [New Thread 8194 (LWP 14413)] [New Thread 16387 (LWP 14414)] [New Thread 24580 (LWP 14427)] 0x420ae169 in wait4 () from /lib/i686/libc.so.6
+ Trace 38963
Thread 1 (Thread 8192 (LWP 14411))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-07-23 14:12 ------- Unknown version 2.3.7 in product nautilus. Setting version to the default, "unspecified". Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.
Created attachment 18574 [details] [review] Patch for this bug. Also posted to list
Created attachment 18606 [details] [review] ChangeLog entry for this patch
Appears to be a unique stack trace as well. I'm setting priority to high because of the patch, adding the STACKTRACE (due to the debugging symbols) and bugsquad keywords, and marking as new.
patch applied, thanks