[Bug 692698] opusenc: crash when setting "cbr" property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 28 03:58:12 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692698
  GStreamer | gst-plugins-bad | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
            Version|0.10.23                     |git
            Summary|oggenc with cbr=false (and  |opusenc: crash when setting
                   |even cbr=true) crashes      |"cbr" property
     Ever Confirmed|0                           |1
           Severity|normal                      |critical

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-28 11:58:07 UTC ---
Confirmed with git master:

$ gst-launch-1.0 audiotestsrc wave=sine num-buffers=100 ! audioconvert !
opusenc cbr=false ! oggmux ! filesink location=sine.opus
Caught SIGSEGV accessing address 0x4
#0  0x00007f39a47c6bde in __libc_waitpid (pid=<optimized out>, 
#1  0x00007f39a4e01d82 in g_on_error_stack_trace (
#2  0x000000000040407e in fault_spin () at gst-launch.c:139
#3  fault_handler_sigaction (signum=<optimized out>, si=0x7fff1115c030, 
#4  <signal handler called>
#5  0x00007f39a259df23 in opus_multistream_encoder_ctl ()
#6  0x00007f39a29c99e7 in gst_opus_enc_set_property (object=0x11b9800, 
#7  0x00007f39a52f7c42 in object_set_property (nqueue=0x10cc920, 
#8  g_object_set_property (object=0x11b9800, property_name=<optimized out>, 
#9  0x00007f39a55dc90a in gst_parse_element_set (value=0x11b3790 "cbr", 
#10 0x00007f39a55ddb56 in priv_gst_parse_yyparse (scanner=0xf7e9f0, 
#11 0x00007f39a55df6c8 in priv_gst_parse_launch (
#12 0x00007f39a55d6aed in gst_parse_launch_full (
#13 0x00007f39a55d6d4f in gst_parse_launchv_full (argv=argv at entry=0x11abf80, 
#14 0x00007f39a55d6e3c in gst_parse_launchv (argv=argv at entry=0x11abf80, 
#15 0x00000000004035cf in main (argc=14, argv=0x7fff1115d4e8)
Spinning.  Please run 'gdb gst-launch- 1.0 26317' to continue debugging, Ctrl-C
to quit, or Ctrl-\ to dump core

-- 
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