abrt 1.0.3 detected a crash. How to reproduce ----- 1. Open Gnome Baker 2. Browse in folder list to ISO file 3. Click on ISO file, CRASH Comment: I was checking out GNOME Baker to see if it would burn an ISO to DVD, but it crashed when I browsed for the ISO file. Attached file: backtrace cmdline: gnomebaker component: gnomebaker executable: /usr/bin/gnomebaker kernel: 2.6.31.9-174.fc12.x86_64 package: gnomebaker-0.6.4-6.fc12 rating: 4 reason: Process was terminated by signal 11 (Segmentation fault)
Created attachment 384892 [details] File: backtrace
Hello, please try to update to the new testing version (gnomebaker-0.6.4-7.fc12): su -c 'yum --enablerepo=updates-testing update gnomebaker' I've added a patch that allocates the selection data with g_slice. I believe your error has the same cause (memory allocated by standard alloc is freed as a GLib memory slice and the application then crashes in the GLib memory consolidating routines). Regards.
Thanks, I have installed the update. I haven't managed to make the application crash trying to repeat the steps above. Will advise if I get any further crashes.