[Gstreamer-bugs] [Bug 118018] New - gst-register gets segmentation fault in __pthread_destroy_specifics in libgstreamer-0.6.so.0

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Jul 21 12:31:42 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=118018

Changed by mark.post at eds.com.

--- shadow/118018	Mon Jul 21 15:31:42 2003
+++ shadow/118018.tmp.27673	Mon Jul 21 15:31:42 2003
@@ -0,0 +1,71 @@
+Bug#: 118018
+Product: GStreamer
+Version: 0.6.0
+OS: Linux
+OS Details: Slackware Linux 9.0 for S/390 (mainframe)
+Status: NEW   
+Resolution: 
+Severity: blocker
+Priority: Normal
+Component: don't know
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: mark.post at eds.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: gst-register gets segmentation fault in __pthread_destroy_specifics in libgstreamer-0.6.so.0
+
+I'm trying to build and run gstreamer 0.6.0 on Linux/390.  The compile 
+appears to go well, but when I try to run gst-register, it segfaults.  The 
+gdb error is as follows:
+(gdb) run
+Starting program: /usr/bin/gst-register
+(no debugging symbols found)...warning: Cannot initialize thread debugging 
+library: generic error
+(no debugging symbols found)...warning: Cannot initialize thread debugging 
+library: generic error
+(no debugging symbols found)...warning: Cannot initialize thread debugging 
+library: generic error
+
+(no debugging symbols found)...warning: Cannot initialize thread debugging 
+library: generic error
+(no debugging symbols found)...warning: Cannot initialize thread debugging 
+library: generic error
+(no debugging symbols found)...warning: Cannot initialize thread debugging 
+library: generic error
+
+(no debugging symbols found)...warning: Cannot initialize thread debugging 
+library: generic error
+(no debugging symbols found)...warning: Cannot initialize thread debugging 
+library: generic error
+(no debugging symbols found)...warning: Cannot initialize thread debugging 
+library: generic error
+warning: Cannot initialize thread debugging library: generic error
+
+Program received signal SIGSEGV, Segmentation fault.
+0x400a1706 in __pthread_destroy_specifics () from 
+/usr/lib/libgstreamer-0.6.so.0
+
+(gdb) bt
+#0  0x400a1706 in __pthread_destroy_specifics () from 
+/usr/lib/libgstreamer-0.6.so.0
+#1  0x40357ba2 in malloc_hook_ini () from /lib/libc.so.6
+#2  0x403595d4 in malloc () from /lib/libc.so.6
+#3  0x402d8b0a in poptGetContext () from /usr/lib/libpopt.so.0
+#4  0x4003638a in gst_init_with_popt_table () from 
+/usr/lib/libgstreamer-0.6.so.0
+#5  0x40036016 in gst_init () from /usr/lib/libgstreamer-0.6.so.0
+#6  0x00400c90 in main ()
+#7  0x402f6efc in __libc_start_main () from /lib/libc.so.6
+#8  0x00400a7c in _start ()
+
+I tried changing the gcc compile options to -O0, but that didn't help.
+
+Just in case, I have reproduced the problem with version 0.6.2.  I would 
+prefer to get the fix backported to 0.6.0, if possible, since that is the 
+version Slackware on Intel is using.
+
+Please let me know what other information you need to investigate the 
+error.
+
+Thanks.




More information about the Gstreamer-bugs mailing list