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 452853 - threading initialisation missing
threading initialisation missing
Status: RESOLVED DUPLICATE of bug 398603
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-01 14:18 UTC by Christian Kirbach
Modified: 2007-07-12 19:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
initialise threading (811 bytes, patch)
2007-07-01 14:20 UTC, Christian Kirbach
none Details | Review

Description Christian Kirbach 2007-07-01 14:18:47 UTC
gnome@dragonscale:/opt/gnome2$ gnome-terminal
GTK Accessibility Module initialized

***MEMORY-WARNING***: gnome-terminal[1969]: 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...
Bonobo accessibility support initialized
Comment 1 Christian Kirbach 2007-07-01 14:20:17 UTC
Created attachment 90969 [details] [review]
initialise threading

g-t does not seem to use threading, but any of its dependencies must be, i guess
Comment 2 Chris Wilson 2007-07-12 19:48:40 UTC

*** This bug has been marked as a duplicate of 398603 ***