Bug 241917

Summary: gnome-sudoku needs to call g_thread_init() before all other Glib functions.....
Product: [Fedora] Fedora Reporter: Tom London <selinux>
Component: gnome-gamesAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: andreasr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-21 02:12:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.