GNOME Bugzilla – Bug 84134
Crash when clicking multiple times on the 'add pattern' window
Last modified: 2009-08-15 18:40:50 UTC
I have the 30th May sources from CVS. Not really sure if this bug is there in latest snapshots. Nautilus crashes, when i click the 'OK' button in the 'Add a new pattern' browse window. Steps to reproduce: 1) Open Edit -> Backgrounds and Emblems. And then 'Add a new Pattern' 2) Select a pattern. 3) click multiple times on the OK button (say 6-8 times). 4) Nautilus crashes. Stack trace: [New Thread 1024 (LWP 4699)] [New Thread 2049 (LWP 4702)] [New Thread 1026 (LWP 4703)] [New Thread 2051 (LWP 4704)] [New Thread 3076 (LWP 4705)] [New Thread 4101 (LWP 4706)] [New Thread 5126 (LWP 4707)] 0x40d52519 in __wait4 () from /lib/i686/libc.so.6
+ Trace 23299
I redid some of the code in this area so this may be my fault. I can take this if you want, Federico.
Reassigning; federico, Damon knows this code, so... we'll find some more for you this weekend, I'm sure :)
Created attachment 9142 [details] [review] Patch to fix it.
Looks fine, please commit.
patch applied.
Verified on latest builds. Working fine. Closing Bug. Thanks.