[gstreamer-bugs] [Bug 615789] [ximagesink] warning / race

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 15 01:59:36 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=615789
  GStreamer | gst-plugins-base | git

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-04-15 08:59:30 UTC ---
Stack trace:

(gdb) bt
#0  0x00007ffff1895f45 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007ffff1898d80 in *__GI_abort () at abort.c:88
#2  0x00007ffff27cd04a in IA__g_logv (log_domain=<value optimized out>,
log_level=<value optimized out>, format=<value optimized out>,
args1=0x7fffffffc560)
    at /tmp/buildd/glib2.0-2.24.0/glib/gmessages.c:549
#3  0x00007ffff27cd0d3 in IA__g_log (log_domain=0x1d12 <Address 0x1d12 out of
bounds>, log_level=7442, format=0x6 <Address 0x6 out of bounds>) at
/tmp/buildd/glib2.0-2.24.0/glib/gmessages.c:569
#4  0x00007fffe871dad4 in gst_ximagesink_xwindow_update_geometry
(ximagesink=0xb59e40, xwindow=0x0) at ximagesink.c:926
#5  0x00007fffe87221c6 in gst_ximagesink_expose (overlay=0xb59e40) at
ximagesink.c:2059
#6  0x0000000000450b3f in bacon_video_widget_configure_event (widget=0x8de9c0,
event=0x99acf0, bvw=0xb3a010) at bacon-video-widget-gst-0.10.c:672
#7  0x00007ffff50e0ad8 in _gtk_marshal_BOOLEAN__BOXED (closure=0xa73dd0,
return_value=0x7fffffffc920, n_param_values=<value optimized out>,
param_values=0x16a02f0, 
    invocation_hint=<value optimized out>, marshal_data=0x450a36) at
/build/buildd-gtk+2.0_2.20.0-3-amd64-fSfAXS/gtk+2.0-2.20.0/gtk/gtkmarshalers.c:84
#8  0x00007ffff33cc47e in IA__g_closure_invoke (closure=0xa73dd0,
return_value=0x7fffffffc920, n_param_values=2, param_values=0x16a02f0,
invocation_hint=0x7fffffffc8e0)
    at /tmp/buildd/glib2.0-2.24.0/gobject/gclosure.c:767
#9  0x00007ffff33e2407 in signal_emit_unlocked_R (node=0x902ae0, detail=<value
optimized out>, instance=<value optimized out>, emission_return=<value
optimized out>, 
    instance_and_params=<value optimized out>) at
/tmp/buildd/glib2.0-2.24.0/gobject/gsignal.c:3248
#10 0x00007ffff33e38cd in IA__g_signal_emit_valist (instance=0x8de9c0,
signal_id=<value optimized out>, detail=0, var_args=0x7fffffffcad0) at
/tmp/buildd/glib2.0-2.24.0/gobject/gsignal.c:2991
#11 0x00007ffff33e3fd3 in IA__g_signal_emit (instance=0x1d12, signal_id=7442,
detail=6) at /tmp/buildd/glib2.0-2.24.0/gobject/gsignal.c:3038
#12 0x00007ffff51f6b4f in gtk_widget_event_internal (widget=0x8de9c0,
event=0x99acf0) at
/build/buildd-gtk+2.0_2.20.0-3-amd64-fSfAXS/gtk+2.0-2.20.0/gtk/gtkwidget.c:4943
#13 0x00007ffff50da295 in IA__gtk_main_do_event (event=0x99acf0) at
/build/buildd-gtk+2.0_2.20.0-3-amd64-fSfAXS/gtk+2.0-2.20.0/gtk/gtkmain.c:1601
#14 0x00007ffff4d4e35c in gdk_event_dispatch (source=<value optimized out>,
callback=<value optimized out>, user_data=<value optimized out>)
    at
/build/buildd-gtk+2.0_2.20.0-3-amd64-fSfAXS/gtk+2.0-2.20.0/gdk/x11/gdkevents-x11.c:2372
#15 0x00007ffff27c26c2 in g_main_dispatch (context=0x8e1b20) at
/tmp/buildd/glib2.0-2.24.0/glib/gmain.c:1960
#16 IA__g_main_context_dispatch (context=0x8e1b20) at
/tmp/buildd/glib2.0-2.24.0/glib/gmain.c:2513
#17 0x00007ffff27c6538 in g_main_context_iterate (context=0x8e1b20,
block=<value optimized out>, dispatch=<value optimized out>, self=<value
optimized out>)
    at /tmp/buildd/glib2.0-2.24.0/glib/gmain.c:2591
#18 0x00007ffff27c6a45 in IA__g_main_loop_run (loop=0x11a6690) at
/tmp/buildd/glib2.0-2.24.0/glib/gmain.c:2799
#19 0x00007ffff50da517 in IA__gtk_main () at
/build/buildd-gtk+2.0_2.20.0-3-amd64-fSfAXS/gtk+2.0-2.20.0/gtk/gtkmain.c:1219
#20 0x00000000004249b8 in main (argc=1, argv=0x7fffffffcf58) at totem.c:299

It seems fairly easy to produce if you start totem and press the 'F' key for
fullscreen as soon as it comes up.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list