After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 603067 - [input-selector] SIGSEGV
[input-selector] SIGSEGV
Status: RESOLVED DUPLICATE of bug 533427
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-26 17:31 UTC by Julien Isorce
Modified: 2009-11-28 17:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Julien Isorce 2009-11-26 17:31:45 UTC
gst-launch-0.10 videotestsrc ! queue ! input-selector name=in select-all=1 ! fakesink videotestsrc ! queue ! in.


Program received signal SIGSEGV, Segmentation fault.

  • #0 g_object_notify
    from /usr/lib/libgobject-2.0.so.0
  • #1 gst_selector_pad_bufferalloc
    at gstinputselector.c line 508
  • #2 gst_pad_alloc_buffer_full
    at gstpad.c line 2887
  • #3 gst_queue_bufferalloc
    at gstqueue.c line 521
  • #4 gst_pad_alloc_buffer_full
    at gstpad.c line 2887
  • #5 gst_video_test_src_create
    at gstvideotestsrc.c line 752
  • #6 gst_push_src_create
    at gstpushsrc.c line 117
  • #7 gst_base_src_get_range
    at gstbasesrc.c line 2035
  • #8 gst_base_src_loop
    at gstbasesrc.c line 2288
  • #9 gst_task_func
    at gsttask.c line 234
  • #10 default_func
    at gsttaskpool.c line 70
  • #11 ??
    from /usr/lib/libglib-2.0.so.0
  • #12 ??
    from /usr/lib/libglib-2.0.so.0
  • #13 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #14 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Wim Taymans 2009-11-28 17:02:12 UTC

*** This bug has been marked as a duplicate of bug 533427 ***