[Gstreamer-bugs] [Bug 111349] Changed - gstreamer library foobars gtk+ with XInitThreads

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Apr 22 07:31:37 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=111349

Changed by hadess at hadess.net.

--- shadow/111349	Tue Apr 22 09:42:29 2003
+++ shadow/111349.tmp.762	Tue Apr 22 10:31:37 2003
@@ -1,20 +1,20 @@
 Bug#: 111349
-Product: GStreamer
-Version: 0.6.1
+Product: gtk+
+Version: unspecified
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: blocker
 Priority: Normal
-Component: gstreamer (core)
-AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+Component: gtk
+AssignedTo: gtk-bugs at gtk.org                            
 ReportedBy: hadess at hadess.net               
 QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: 0.6.x
+TargetMilestone: ---
 URL: 
 Summary: gstreamer library foobars gtk+ with XInitThreads
 
 Simple test case, to save as test.c:
 
 #include <gtk/gtk.h>
@@ -122,6 +122,20 @@
 fail to even start.
 
 ------- Additional Comments From hadess at hadess.net  2003-04-22 09:42 -------
 This was tested on a RHL9 system with all the nice updates and the
 GStreamer 0.6.1 RPMs, it also happens on a Debian Sid PPC system with
 CVS 0.6.x HEAD.
+
+------- Additional Comments From hadess at hadess.net  2003-04-22 10:31 -------
+It's a bug either in gtk+ or glibc 2.3.x (a behaviour change that
+would break gtk+ ?):
+
+Same test case, use with:
+gcc -O -o test test.c -pthread `pkg-config --cflags --libs gtk+-2.0`
+Remove -pthread and it will work properly.
+
+Tested with different compilers, both 2.96.x and 3.2.x break
+Tested with different kernels (and architectures)
+Tested with different glibc: works ok with a 2.2.x glibc
+
+Backtrace is still the same.





More information about the Gstreamer-bugs mailing list