[Gstreamer-bugs] [Bug 142203] New: - alsasrc crashes (inside scheduler)

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun May 9 09:42:56 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=142203
GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: alsasrc crashes (inside scheduler)
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: rbultje at ronald.bitfreak.net
         QAContact: gstreamer-maint at bugzilla.gnome.org


[rbultje at shrek rbultje]$ ~/projects/gstreamer/gstreamer/tools/gst-launch-0.8
alsasrc ! fakesink
RUNNING pipeline ...
Segmentation fault
[rbultje at shrek rbultje]$ killall -9 galeon-bin
[rbultje at shrek rbultje]$ ~/projects/gstreamer/gstreamer/tools/gst-launch-0.8
alsasrc ! fakesink --gst-scheduler=basicgthread
RUNNING pipeline ...
Segmentation fault
[rbultje at shrek rbultje]$ ~/projects/gstreamer/gstreamer/tools/gst-launch-0.8
alsasrc ! fakesink --gst-scheduler=entrygthread
RUNNING pipeline ...
Segmentation fault
[rbultje at shrek rbultje]$

Backtrace from gst-rec (where I first noticed this):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 49156 (LWP 6891)]
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x410723a6 in loop_group_schedule_function (argc=136879448,
    argv=0x8289d58) at gstoptimalscheduler.c:1222
#2  0x41071e56 in schedule_group (group=0x8289d58)
    at gstoptimalscheduler.c:1059
#3  0x41071f0c in gst_opt_scheduler_schedule_run_queue (osched=0x81ac030)
    at gstoptimalscheduler.c:1102
#4  0x410720f3 in schedule_chain (chain=0x8287c40)
    at gstoptimalscheduler.c:1150
#5  0x41074a1d in gst_opt_scheduler_iterate (sched=0x81ac030)
    at gstoptimalscheduler.c:2300
#6  0x40938336 in gst_scheduler_iterate (sched=0x81ac030)
    at gstscheduler.c:695
#7  0x40911fbd in gst_bin_iterate_func (bin=0x81abef0) at gstbin.c:1120
#8  0x40949717 in gst_marshal_BOOLEAN__VOID (closure=0x806ed68,
    return_value=0x41b26b6c, n_param_values=1, param_values=0x0,
    invocation_hint=0x41b26b94, marshal_data=0x40911f54) at gstmarshal.c:433
#9  0x40a10e52 in g_type_class_meta_marshal (closure=0x806ed68,
    return_value=0x41b26b6c, n_param_values=1, param_values=0x41b26c9c,
    invocation_hint=0x41b26b94, marshal_data=0x0) at gclosure.c:514
#10 0x40a10bb2 in g_closure_invoke (closure=0x806ed68,
    return_value=0x41b26b6c, n_param_values=1, param_values=0x41b26c9c,
    invocation_hint=0x41b26b94) at gclosure.c:437

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list