[gstreamer-bugs] [Bug 338511] "Could not get track start position"

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 15 00:48:19 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338511
 GStreamer | gst-plugins-base | Ver: 0.10.5





------- Comment #3 from Joseph Hill  2006-04-15 07:48 UTC -------
I've attached the output from a debug log.  Here is the output from gdb (not
the same instance as the above):

(gdb) run
Starting program: /usr/bin/sound-juicer
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225811040 (LWP 6631)]
GTK Accessibility Module initialized
Bonobo accessibility support initialized
[New Thread -1239376976 (LWP 6635)]
[New Thread -1239643216 (LWP 6636)]
[Thread -1239643216 (LWP 6636) exited]
[New Thread -1249379408 (LWP 6638)]
[New Thread -1259013200 (LWP 6639)]
[New Thread -1267975248 (LWP 6640)]
[New Thread -1276367952 (LWP 6641)]
[Thread -1267975248 (LWP 6640) exited]
[Thread -1259013200 (LWP 6639) exited]
[Thread -1249379408 (LWP 6638) exited]
[New Thread -1249379408 (LWP 6643)]
[New Thread -1259013200 (LWP 6644)]
[New Thread -1267975248 (LWP 6645)]
[Thread -1267975248 (LWP 6645) exited]
[Thread -1259013200 (LWP 6644) exited]
[Thread -1249379408 (LWP 6643) exited]
[New Thread -1249379408 (LWP 6653)]
[New Thread -1259013200 (LWP 6654)]
[New Thread -1267975248 (LWP 6655)]
[Thread -1267975248 (LWP 6655) exited]
[New Thread -1267975248 (LWP 6661)]
[Thread -1267975248 (LWP 6661) exited]
[New Thread -1267975248 (LWP 6696)]
[Thread -1267975248 (LWP 6696) exited]
[New Thread -1267975248 (LWP 6737)]
[Thread -1267975248 (LWP 6737) exited]
[New Thread -1267975248 (LWP 6769)]
[Thread -1267975248 (LWP 6769) exited]
[New Thread -1267975248 (LWP 6781)]
[Thread -1267975248 (LWP 6781) exited]
[New Thread -1267975248 (LWP 6795)]
[Thread -1267975248 (LWP 6795) exited]
[Thread -1249379408 (LWP 6653) exited]
[Thread -1259013200 (LWP 6654) exited]
thread_db_get_info: cannot get thread info: generic error
(gdb) continue
Continuing.
[New Thread -1259013200 (LWP 6844)]
[Thread -1259013200 (LWP 6844) exited]

** (sound-juicer:6631): WARNING **: Could not get track start position

** (sound-juicer:6631): WARNING **: Could not get track start position

** (sound-juicer:6631): WARNING **: Could not get track start position

** (sound-juicer:6631): WARNING **: Could not get track start position
[New Thread -1249379408 (LWP 6856)]
[Thread -1249379408 (LWP 6856) exited]

** (sound-juicer:6631): WARNING **: Could not get track start position

(sound-juicer:6631): Pango-WARNING **: Invalid UTF-8 string passed to
pango_layout_set_text()

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1225811040 (LWP 6631)]
0xb756a95b in signal_emit_unlocked_R (node=0x826eea0, detail=0,
    instance=0x850a520, emission_return=0x0, instance_and_params=0xbfa7fe8c)
    at gsignal.c:2474
2474    gsignal.c: No such file or directory.
        in gsignal.c
(gdb) continue
Continuing.
GTK Accessibility Module initialized
Bonobo accessibility support initialized

Program exited with code 01.
(gdb) thread apply all bt
(gdb) quit


Am I not doing the "thread apply all bt" correctly?  Isn't it supposed to give
output?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list