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 145100 - segfault in gst_pad_call_get_function
segfault in gst_pad_call_get_function
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.8.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-06-28 17:02 UTC by Andrew Gaydenko
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Gaydenko 2004-06-28 17:02:33 UTC
Gst 0.8.3, linux 2.4.26, any player (gst-player, amarok, rhythmbox):

- start playing, move slider => a player hangs,
- then, click stop => segfault

Have tried with wav and flac.
gst-plugins - 0.8.2.

Have tried (both gstreamer and plugins) prev. versions and from CVS.

Which additional info must I supply?
bt is:
Program received signal SIGSEGV, Segmentation fault.

Thread 32771 (LWP 24925)

  • #0 gst_pad_call_get_function
    at gstpad.c line 4360
  • #1 gst_pad_pull
    at gstpad.c line 3224
  • #2 gst_switch_poll_sinkpads
    at gstswitch.c line 183
  • #3 gst_switch_loop
    at gstswitch.c line 224
  • #4 loop_group_schedule_function
    at gstoptimalscheduler.c line 1278
  • #5 schedule_group
    at gstoptimalscheduler.c line 1114
  • #6 gst_opt_scheduler_schedule_run_queue
    at gstoptimalscheduler.c line 1157
  • #7 schedule_chain
    at gstoptimalscheduler.c line 1205
  • #8 gst_opt_scheduler_iterate
    at gstoptimalscheduler.c line 2384
  • #9 gst_scheduler_iterate
    at gstscheduler.c line 695
  • #10 gst_bin_iterate_func
    at gstbin.c line 1121
  • #11 gst_marshal_BOOLEAN__VOID
    at gstmarshal.c line 433
  • #12 g_type_class_meta_marshal
    at gclosure.c line 514
  • #13 g_closure_invoke
    at gclosure.c line 437
  • #14 signal_emit_unlocked_R
    at gsignal.c line 2474
  • #15 g_signal_emit_valist
    at gsignal.c line 2205
  • #16 g_signal_emit
    at gsignal.c line 2239
  • #17 gst_bin_iterate
    at gstbin.c line 1174
  • #18 gst_thread_main_loop
    at gstthread.c line 586

Comment 1 Benjamin Otte (Company) 2004-07-21 21:20:23 UTC
fixed in cvs