Bug 206885 - GnomeBaker fails to start - GThread error
Summary: GnomeBaker fails to start - GThread error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnomebaker
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brian Pepple
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-17 18:37 UTC by Peter Gordon
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 0.6.0-1.fc6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-18 16:14:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Gordon 2006-09-17 18:37:31 UTC
Description of problem:
GnomeBaker will not start. It gives me the following error message when I
attempt to run it from a console:

[peter@tuxhugger ~]$ gnomebaker 
GTK Accessibility Module initialized

GThread-ERROR **: GThread system may only be initialized once.
aborting...
Aborted

The GDB backtrace doesn't give much more than that either, unfortunately:
(gdb) run
Starting program: /usr/bin/gnomebaker 
[Thread debugging using libthread_db enabled]
[New Thread -1208494384 (LWP 30370)]
GTK Accessibility Module initialized

GThread-ERROR **: GThread system may only be initialized once.
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread -1208494384 (LWP 30370)]
0xb7fa5402 in __kernel_vsyscall ()


Version-Release number of selected component (if applicable):
gnomebaker-0.5.1-5.fc6


How reproducible:
Always


Steps to Reproduce:
1. Install gnomebaker 0.5.1-5.fc6
2. Attempt to run it
  
Actual results:
GnomeBaker aborts immediately.

Expected results:
It should open the application. :)

Additional info:
This is on my Fedora Development workstation at home, up-to-date as of this morning.

Comment 1 Brian Pepple 2006-09-18 16:06:02 UTC
Are you experiencing this problem with the latest release (0.6.0)? 

Comment 2 Peter Gordon 2006-09-18 16:14:33 UTC
Brian, I just updated to 0.6.0 this morning and am no longer experiencing this
issue. Thanks!


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