I have the same problem with totem. Therefore, I imitated the procedure
to generate a dump. Hope it helps:

paul@klipperaak:~$ GDK_SYNCHRONIZE=1 gdb -q totem
Reading symbols from /usr/bin/totem...(no debugging symbols found)...done.
(gdb) 
(gdb) run
Starting program: /usr/bin/totem 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe5d6b700 (LWP 24895)]
[New Thread 0x7fffdfdf4700 (LWP 24896)]

(totem:24892): Gdk-ERROR **: The program 'totem' received an X Window System 
error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 174 error_code 1 request_code 153 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 GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff66a7c7f in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) thread apply all bt

Thread 3 (Thread 0x7fffdfdf4700 (LWP 24896)):
#0  0x00007ffff6165303 in __GI___poll (fds=<optimized out>, 
    nfds=<optimized out>, timeout=<optimized out>)
    at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ffff66a0d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff66a0ea4 in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fffdfdfb4ad in ?? ()
   from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007ffff66c4645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff6443e9a in start_thread (arg=0x7fffdfdf4700)
    at pthread_create.c:308
#6  0x00007ffff6170cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fffe5d6b700 (LWP 24895)):
#0  0x00007ffff6165303 in __GI___poll (fds=<optimized out>, 
    nfds=<optimized out>, timeout=<optimized out>)
    at ../sysdeps/unix/sysv/linux/poll.c:87
---Type <return> to continue, or q <return> to quit---
#1  0x00007ffff66a0d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff66a11e2 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff6c6b4a6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ffff66c4645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff6443e9a in start_thread (arg=0x7fffe5d6b700)
    at pthread_create.c:308
#6  0x00007ffff6170cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff7f9a9c0 (LWP 24892)):
#0  0x00007ffff66a7c7f in g_logv ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007ffff66a7e42 in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff727107d in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#3  0x00007ffff727be41 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#4  0x00007ffff6f394f6 in _XError ()
   from /usr/lib/x86_64-linux-gnu/libX11.so.6
#5  0x00007ffff6f36741 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#6  0x00007ffff6f37489 in _XReply ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/x86_64-linux-gnu/libX11.so.6
#7  0x00007fffdf44f166 in ?? () from /usr/lib/fglrx/libGL.so.1
#8  0x00007fffdf429deb in ?? () from /usr/lib/fglrx/libGL.so.1
#9  0x00007fffdf422a7a in glXQueryVersion () from /usr/lib/fglrx/libGL.so.1
#10 0x00007ffff3b3e91e in ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.9
#11 0x00007ffff3afe212 in cogl_renderer_connect ()
   from /usr/lib/x86_64-linux-gnu/libcogl.so.9
#12 0x00007ffff3dc5998 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
#13 0x00007ffff3dde913 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
#14 0x00007ffff3df10ba in ?? ()
   from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
#15 0x00007ffff3df15cb in ?? ()
   from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
#16 0x00007ffff66abfc7 in g_option_context_parse ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007ffff3df1312 in clutter_init ()
   from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
#18 0x00007ffff7bb9edd in bacon_video_widget_get_option_group ()
   from /usr/lib/libtotem.so.0
---Type <return> to continue, or q <return> to quit---
#19 0x0000555555556954 in _start ()
(gdb) 
(gdb)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1045171

Title:
  totem-plugin-viewer crashed with signal 5 in _XReply()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1045171/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to