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 591680 - totem crashed with signal 5 in _XError()
totem crashed with signal 5 in _XError()
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.x
Other All
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-13 12:02 UTC by Krzysztof Klimonda
Modified: 2010-03-03 17:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Krzysztof Klimonda 2009-08-13 12:02:17 UTC
Steps to reproduce:
I can't reproduce it reliably, happened twice so far - once when totem was paused.

Stack trace:
  • #0 IA__g_logv
    at /build/buildd/glib2.0-2.21.4/glib/gmessages.c line 512
  • #1 IA__g_log
    at /build/buildd/glib2.0-2.21.4/glib/gmessages.c line 526
  • #2 gdk_x_error
    at /build/buildd/gtk+2.0-2.17.7/gdk/x11/gdkmain-x11.c line 466
  • #3 _XError
    at ../../src/XlibInt.c line 2924
  • #4 process_responses
    at ../../src/xcb_io.c line 207
  • #5 _XReply
    at ../../src/xcb_io.c line 457
  • #6 XSync
    at ../../src/Sync.c line 48
  • #7 gst_xvimagesink_xvimage_put
    at xvimagesink.c line 864
  • #8 gst_x_overlay_expose
    at xoverlay.c line 240
  • #9 bacon_video_widget_expose_event
    at bacon-video-widget-gst-0.10.c line 756
  • #10 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.17.7/gtk/gtkmarshalers.c line 84
  • #11 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.21.4/gobject/gclosure.c line 878
  • #12 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.21.4/gobject/gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3285
  • #14 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 2990
  • #15 IA__g_signal_emit
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3037
  • #16 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.17.7/gtk/gtkwidget.c line 4786
  • #17 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.17.7/gtk/gtkmain.c line 1562
  • #18 _gdk_window_process_updates_recurse
    at /build/buildd/gtk+2.0-2.17.7/gdk/gdkwindow.c line 4792
  • #19 _gdk_windowing_window_process_updates_recurse
    at /build/buildd/gtk+2.0-2.17.7/gdk/x11/gdkwindow-x11.c line 5547
  • #20 gdk_window_process_updates_internal
    at /build/buildd/gtk+2.0-2.17.7/gdk/gdkwindow.c line 4900
  • #21 IA__gdk_window_process_all_updates
    at /build/buildd/gtk+2.0-2.17.7/gdk/gdkwindow.c line 4984
  • #22 gdk_window_update_idle
    at /build/buildd/gtk+2.0-2.17.7/gdk/gdkwindow.c line 4693
  • #23 gdk_threads_dispatch
    at /build/buildd/gtk+2.0-2.17.7/gdk/gdk.c line 498
  • #24 g_idle_dispatch
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 4065
  • #25 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 1960
  • #26 g_main_context_iterate
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 2591
  • #27 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 2799
  • #28 IA__gtk_main
    at /build/buildd/gtk+2.0-2.17.7/gtk/gtkmain.c line 1205
  • #29 main
    at totem.c line 278

Other information:
totem:
  Installed: 2.27.2-0ubuntu3

downstream report: https://bugs.edge.launchpad.net/bugs/412808
Comment 1 Sebastian Dröge (slomo) 2009-08-17 14:16:44 UTC
Which graphic card do you have and which driver are you using? Also what was printed on the console just before this happened?
Comment 2 Krzysztof Klimonda 2009-08-18 18:09:45 UTC
It's Nvidia Quadro 140M with binary nvidia drivers 185.18.14
Unfortunately I haven't checked ~/.xsession-errors so I don't know if there were errors. If I'm able to reproduce it once more I'll check it out.
Comment 3 Thomas Andersen 2009-08-19 23:31:08 UTC
Launchpad told me my crash was a duplicate of the downstream but mentioned. I get this reliably for every video I try to open.

Using nouveau driver from edgers. 2.4.12+git20090806.d74c67fb-0ubuntu0sarvatt
Graphics card: GeForce 8400M G


From console:
thomas@mosegris:~/Desktop$ totem champlain_gsoc_week10.ogv 

Gdk-ERROR **: The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 93 error_code 8 request_code 132 minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...
Comment 4 Sebastian Dröge (slomo) 2010-01-14 20:02:03 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 5 Erik Andersen 2010-03-03 17:39:50 UTC
I'm pretty sure I figured out how to reproduce this:

Login to one user and open a video or song with totem.
Switch to or login to another user.
Switch back to the first user. Totem will crash.