[Bug 635700] Gstreamer crashes on Mac OS X with audio transcode pipeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 14 06:17:57 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=635700
  GStreamer | gstreamer (core) | 0.10.30

Viktor Gal <wiking> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wiking at maeth.com

--- Comment #4 from Viktor Gal <wiking at maeth.com> 2011-03-14 13:17:53 UTC ---
Hey,

i'm trying to test the x264 encoder with one of the examples command that is
provided on the plugins page:
gst-launch -v videotestsrc num-buffers=1000 ! x264enc pass=quant ! matroskamux
! filesink location=videotestsrc.avi

and i get the same error. Here's the gdb output for 'thread apply all bt' in
gdb:

0x00007fff86777e92 in select$DARWIN_EXTSN ()
(gdb) thread apply all bt

Thread 2 (process 54030):
#0  0x00007fff8676efca in __semwait_signal ()
#1  0x00007fff8676ee59 in nanosleep ()
#2  0x0000000100361f45 in g_usleep ()
#3  0x000000010000175a in main ()

Thread 1 (process 54030):
#0  0x00007fff86777e92 in select$DARWIN_EXTSN ()
#1  0x00000001003476f2 in g_poll ()
#2  0x000000010033a43f in g_main_context_iterate ()
#3  0x000000010033a725 in g_main_loop_run ()
#4  0x0000000100018611 in gst_bus_poll ()
#5  0x000000010000192b in find_highest_version ()
#6  0x0000000100002cbe in _print ()
#7  0x0000000100001564 in main ()

i'm using the gstreamer + plugins that are available in macports, i.e. 
  gst-plugins-bad @0.10.21_0 (active)
  gst-plugins-base @0.10.32_0 (active)
  gst-plugins-gl @0.10.2_1 (active)
  gst-plugins-good @0.10.27_0 (active)
  gst-plugins-ugly @0.10.17_0 (active)
  gstreamer @0.10.32_1 (active)
  x264 @20100603_0

-- 
Configure bugmail: https://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