Bug 241917 - gnome-sudoku needs to call g_thread_init() before all other Glib functions.....
Summary: gnome-sudoku needs to call g_thread_init() before all other Glib functions.....
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-games
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-31 17:43 UTC by Tom London
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-21 02:12:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tom London 2007-05-31 17:43:20 UTC
Description of problem:
Running latest Rawhide, I get this when starting gnome-sudoku from a terminal
window:

[tbl@localhost ~]$ python /usr/bin/gnome-sudoku

***MEMORY-WARNING***: gnome-sudoku[6615]: GSlice: g_thread_init() must be called
before all other GLib functions; memory corruption due to late invocation of
g_thread_init() has been detected; this program is likely to crash, leak or
unexpectedly abort soon...

Program behavior is erratic.

Version-Release number of selected component (if applicable):
gnome-games-2.19.2-1.fc8

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Andreas Røsdal 2007-06-05 17:51:34 UTC
Hi!  This has now been fixed in our SVN repository, and will be included in the
next release of gnome-sudoku.

Comment 2 Matthew Miller 2007-06-21 02:12:33 UTC
There's a bunch of similar bugs -- apparently the root problem is in glib2
itself. Therefore, these probably should all be closed as duplicates of bug #241925.


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