Bug 556219 - [abrt] crash in gnomebaker-0.6.4-6.fc12
Summary: [abrt] crash in gnomebaker-0.6.4-6.fc12
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnomebaker
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tomas Smetana
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:21743c8fa9da72f189bd92b4dd7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-17 08:48 UTC by Dagan McGregor
Modified: 2010-02-01 10:16 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-02-01 10:16:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (30.55 KB, text/plain)
2010-01-17 08:48 UTC, Dagan McGregor
no flags Details

Description Dagan McGregor 2010-01-17 08:48:14 UTC
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)

Comment 1 Dagan McGregor 2010-01-17 08:48:16 UTC
Created attachment 384892 [details]
File: backtrace

Comment 2 Tomas Smetana 2010-01-18 07:49:26 UTC
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.

Comment 3 Dagan McGregor 2010-01-19 05:17:15 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.