[Bug 687668] Gst-launch pipeline with vp8 crashing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 7 02:31:25 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687668
  GStreamer | gst-plugins-good | 1.x

Christian Fredrik Kalager Schaller <Uraeus> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
     Ever Confirmed|0                           |1

--- Comment #2 from Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org> 2012-11-07 10:31:17 UTC ---
Thread 3 (Thread 0x7eff5fa25700 (LWP 14110)):
#0  0x0000003294e0e80d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
#1  0x000000329626ba92 in g_usleep (microseconds=microseconds at entry=50000)
    at gtimer.c:259
#2  0x00007eff5fa2fde7 in gst_xvimagesink_event_thread (xvimagesink=
    0x20f9800 [GstXvImageSink]) at xvimagesink.c:1155
#3  0x000000329626a495 in g_thread_proxy (data=0x20f36d0) at gthread.c:801
#4  0x0000003294e07d14 in start_thread (arg=0x7eff5fa25700)
    at pthread_create.c:309
#5  0x00000032946f167d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7eff5f224700 (LWP 14111)):
#0  0x0000003294e0e80d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
#1  0x000000329626ba92 in g_usleep (microseconds=microseconds at entry=1000000)
    at gtimer.c:259
#2  0x00000000004051b2 in fault_spin () at gst-launch.c:149
#3  fault_handler_sigaction (signum=<optimized out>, si=<optimized out>, 
    misc=<optimized out>) at gst-launch.c:129
#4  <signal handler called>
#5  gst_v4l2_buffer_pool_process (pool=0x0, buf=buf at entry=0x7eff50008060)
    at gstv4l2bufferpool.c:1035
#6  0x00007eff5fe56a8f in gst_v4l2src_fill (src=0x20e8030 [GstV4l2Src], buf=
    0x7eff50008060) at gstv4l2src.c:771
#7  0x0000003a1e026c04 in gst_base_src_default_create (src=
    0x20e8030 [GstV4l2Src], offset=18446744073709551615, size=4096, buffer=
    0x7eff5f223c28) at gstbasesrc.c:1422
#8  0x0000003a1e029352 in gst_base_src_get_range (src=src at entry=
    0x20e8030 [GstV4l2Src], offset=offset at entry=18446744073709551615, 
    length=length at entry=4096, buf=buf at entry=0x7eff5f223d38)
    at gstbasesrc.c:2345
#9  0x0000003a1e02a923 in gst_base_src_loop (pad=0x20ea050 [GstPad])
    at gstbasesrc.c:2590
#10 0x0000003a1dc8c411 in gst_task_func (task=0x210b000 [GstTask])
    at gsttask.c:316
#11 0x000000329626ac92 in g_thread_pool_thread_proxy (data=<optimized out>)
    at gthreadpool.c:309
#12 0x000000329626a495 in g_thread_proxy (data=0x2108990) at gthread.c:801
#13 0x0000003294e07d14 in start_thread (arg=0x7eff5f224700)
    at pthread_create.c:309
#14 0x00000032946f167d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136
#1  0x0000003294e09c8c in _L_lock_1024 () from /lib64/libpthread.so.0
#2  0x0000003294e09c35 in __pthread_mutex_lock (mutex=0x20e4290)
    at pthread_mutex_lock.c:105
#3  0x0000003296283981 in g_mutex_lock (mutex=mutex at entry=0x20e8140)
    at gthread-posix.c:208
#4  0x0000003a1e026e1c in gst_base_src_set_playing (basesrc=basesrc at entry=
    0x20e8030 [GstV4l2Src], live_play=live_play at entry=0) at gstbasesrc.c:3433
#5  0x0000003a1e02b854 in gst_base_src_change_state (element=<optimized out>, 
    transition=GST_STATE_CHANGE_PLAYING_TO_PAUSED) at gstbasesrc.c:3606
#6  0x00007eff5fe57b5b in gst_v4l2src_change_state (element=
    0x20e8030 [GstV4l2Src], transition=GST_STATE_CHANGE_PLAYING_TO_PAUSED)
    at gstv4l2src.c:741
#7  0x0000003a1dc49eec in gst_element_change_state (element=element at entry=
    0x20e8030 [GstV4l2Src], transition=<optimized out>) at gstelement.c:2576
#8  0x0000003a1dc4a8c1 in gst_element_set_state_func (element=
    0x20e8030 [GstV4l2Src], state=GST_STATE_PAUSED) at gstelement.c:2532
#9  0x0000003a1dc32279 in gst_bin_element_set_state (next=GST_STATE_PAUSED, 
    current=GST_STATE_PLAYING, start_time=1658764, base_time=50584174739787, 
    element=0x20e8030 [GstV4l2Src], bin=0x20fc140 [GstPipeline])
    at gstbin.c:2306
#10 gst_bin_change_state_func (element=0x20fc140 [GstPipeline], transition=
    GST_STATE_CHANGE_PLAYING_TO_PAUSED) at gstbin.c:2608
#11 0x0000003a1dc681aa in gst_pipeline_change_state (element=
    0x20fc140 [GstPipeline], transition=GST_STATE_CHANGE_PLAYING_TO_PAUSED)
    at gstpipeline.c:468
#12 0x0000003a1dc49eec in gst_element_change_state (element=element at entry=
    0x20fc140 [GstPipeline], transition=<optimized out>) at gstelement.c:2576
#13 0x0000003a1dc4a8c1 in gst_element_set_state_func (element=
    0x20fc140 [GstPipeline], state=GST_STATE_PAUSED) at gstelement.c:2532
#14 0x000000000040375a in main (argc=8, argv=0x7fffc2b68d98)
    at gst-launch.c:1156

Thread 1 (Thread 0x7eff666a4740 (LWP 14109)):
#0  __lll_lock_wait ()

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