After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 392050 - Make sure we call g_thread_init early and right
Make sure we call g_thread_init early and right
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2007-01-02 20:57 UTC by Morten Welinder
Modified: 2007-01-03 01:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2007-01-02 20:57:29 UTC
Please describe the problem:
Evidently we need to call g_thread_init very early on.  I doubt
we do it early enough.


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Morten Welinder 2007-01-03 01:54:06 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.