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 111198 - refing/unrefing threaded elements
refing/unrefing threaded elements
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.6.1
Other Linux
: Immediate critical
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-20 09:14 UTC by Christian Fredrik Kalager Schaller
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2003-04-20 09:14:45 UTC
Talked to Julien, this crash is caused by a bug in core regarding ref/unref
of threaded elements. He needs help from Wim to fix it.


Backtrace was generated from '/usr/bin/gst-player'

[New Thread 1086894880 (LWP 14407)]
[New Thread 1098714416 (LWP 14411)]
[New Thread 1096613168 (LWP 14410)]
[New Thread 1094511920 (LWP 14409)]
[New Thread 1092410672 (LWP 14408)]
0xffffe002 in ?? ()

Thread 1 (Thread 1086894880 (LWP 14407))

  • #0 ??
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #2 <signal handler called>
  • #3 g_object_steal_data
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #6 gst_play_idle_signal
    at play.c line 339
  • #7 gst_play_default_idle
    at play.c line 266
  • #8 g_timeout_add
    from /usr/lib/libglib-2.0.so.0
  • #9 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #13 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 main
    at main.c line 520

Comment 1 Christian Fredrik Kalager Schaller 2003-05-12 13:00:00 UTC
Fixed in head and being merged to 0.6x branch. Closing
Comment 2 Thomas Vander Stichele 2003-06-05 22:16:32 UTC
Christian,
can you comment on when this got fixed in 0.6 ? for which release ?
and hwere is the patch ?