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 103169 - Threads crash on i686 glibc
Threads crash on i686 glibc
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.4.0
Assigned To: David Schleef
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-12 09:58 UTC by Christian Fredrik Kalager Schaller
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Christian Fredrik Kalager Schaller 2003-01-12 09:58:38 UTC
This bug is opened to try and move the long standing issue of gstreamers
threads implmentation failing on i686 glibc. 
(We have tests illustrating this in'/testsuite/threads/')

To verify the issue I have tried creating glibc rpms for i386,i586 and i686 
architectures, with varying -O parameters. My tests showed that the -O
parameters seemed to be unrelated to the problem totally.

Both i386 and i586 seemed to work, while i686 caused the segfaults.
Comment 1 Christian Fredrik Kalager Schaller 2003-01-14 17:05:19 UTC
Using latest glibc from Red Hat has solved the issue it seems. Closing
this bug.