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 104892 - Videoplayback segfault using basicomega scheduler
Videoplayback segfault using basicomega scheduler
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.0
Other Linux
: Normal normal
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 103901 104828 104867 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-01-31 10:48 UTC by Christian Fredrik Kalager Schaller
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-mask=-1 log (202.42 KB, application/octet-stream)
2003-01-31 10:51 UTC, Christian Fredrik Kalager Schaller
Details

Description Christian Fredrik Kalager Schaller 2003-01-31 10:48:31 UTC
Using gst-launch-ext and todays 0.6 CVS playing an avi it segfaults  (opt
scheduler works).

RUNNING pipeline
Caught SIGSEGV accessing address 0x2d716108
  • #0 ??
  • #1 gst_pad_push
    at gstpad.c line 2188
  • #2 gst_avi_demux_loop
    at gstavidemux.c line 1401
  • #3 gst_basic_scheduler_loopfunc_wrapper
  • #4 cothread_stub
    at cothreads.c line 462
  • #5 cothread_switch
    at cothreads.c line 645
  • #6 gst_basic_scheduler_iterate
  • #7 gst_scheduler_iterate
    at gstscheduler.c line 732
  • #8 gst_bin_iterate_func
    at gstbin.c line 892
  • #9 gst_bin_iterate
    at gstbin.c line 935
  • #10 idle_func
    at gst-launch.c line 27
  • #11 g_idle_dispatch
  • #12 g_main_dispatch
    at gmain.c line 1653
  • #13 g_main_context_dispatch
    at gmain.c line 2197
  • #14 g_main_context_iterate
  • #15 g_main_loop_run
    at gmain.c line 2498
  • #16 gst_main
    at gst.c line 694
  • #17 main
    at gst-launch.c line 263
  • #18 __libc_start_main
    from /lib/tls/libc.so.6

Comment 1 Christian Fredrik Kalager Schaller 2003-01-31 10:51:26 UTC
Created attachment 13987 [details]
gst-mask=-1 log
Comment 2 Erik Walthinsen 2003-02-01 22:52:24 UTC
Deemed unfixable in 0.6.0, will have to be fixed in 0.6.x or even later.
Comment 3 Erik Walthinsen 2003-02-01 22:58:17 UTC
Since all these bugs are listed as needing to be fixed in 0.6.x, they are by
definition bugs in 0.6.0
Comment 4 Christian Fredrik Kalager Schaller 2003-02-24 12:20:55 UTC
Changed title of bug as CVS now uses opt which works.
Comment 5 Christian Fredrik Kalager Schaller 2003-02-24 12:22:00 UTC
*** Bug 104867 has been marked as a duplicate of this bug. ***
Comment 6 Christian Fredrik Kalager Schaller 2003-02-24 12:34:31 UTC
*** Bug 104828 has been marked as a duplicate of this bug. ***
Comment 7 Christian Fredrik Kalager Schaller 2003-02-24 14:02:03 UTC
*** Bug 103901 has been marked as a duplicate of this bug. ***
Comment 8 Ronald Bultje 2004-01-03 23:48:39 UTC
Hm, Christian, so how's this bug going... I can play video. ;).
Comment 9 Benjamin Otte (Company) 2004-02-03 03:45:04 UTC
I'll just assume this one is fixed.
Please reopen if not.