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 Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1045171

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

Status in “totem” package in Ubuntu:
  Invalid

Bug description:
  This crash was trigger from Google Chrome accesing to this url video:
  http://cdn.novacut.com/MVI_5751.MOV

  Downloading the file with wget and running with totem in terminal
  shows:

  $ totem MVI_5751.MOV

  (totem:5098): 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 149 error_code 1 request_code 154 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.)
  «trap» para punto de parada/seguimiento (`core' generado)

  Debugging with gdb and GDK_SYNCHRONIZE show this:

  $ GDK_SYNCHRONIZE=1 gdb -q totem MVI_5751.MOV
  Reading symbols from /usr/bin/totem...(no debugging symbols found)...done.
  "/home/shakaran/Escritorio/MVI_5751.MOV" is not a core dump: File format not 
recognized
  (gdb) run
  Starting program: /usr/bin/totem
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
  [New Thread 0xb59e6b40 (LWP 5224)]
  [New Thread 0xb4fffb40 (LWP 5225)]

  (totem:5220): 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 177 error_code 1 request_code 154 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.
  g_logv (log_domain=log_domain@entry=0xb7a02336 "Gdk", 
log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0xb7a0c947 
"%s",
      args=args@entry=0xbfffc604 "\340\271\025\b\001") at 
/build/buildd/glib2.0-2.33.10/./glib/gmessages.c:974
  974   /build/buildd/glib2.0-2.33.10/./glib/gmessages.c: No such file or 
directory.
  (gdb) thread apply all bt

  Thread 3 (Thread 0xb4fffb40 (LWP 5225)):
  #0  0xb7fdd424 in __kernel_vsyscall ()
  #1  0xb74ce160 in __GI___poll (fds=fds@entry=0xb4600c68, nfds=nfds@entry=1, 
timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  #2  0xb7608dbb in g_poll (fds=0xb4600c68, nfds=1, timeout=-1) at 
/build/buildd/glib2.0-2.33.10/./glib/gpoll.c:132
  #3  0xb75fa360 in g_main_context_poll (n_fds=1, fds=0xb4600c68, 
timeout=<optimized out>, context=0x813ed68, priority=<optimized out>)
      at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:3576
  #4  g_main_context_iterate (context=context@entry=0x813ed68, 
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
      at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:3277
  #5  0xb75fa4c1 in g_main_context_iteration (context=0x813ed68, may_block=1) 
at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:3343
  #6  0xb5a848b0 in ?? () from 
/usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
  #7  0xb761ef83 in g_thread_proxy (data=0x81386f0) at 
/build/buildd/glib2.0-2.33.10/./glib/gthread.c:801
  #8  0xb759dd4c in start_thread (arg=0xb4fffb40) at pthread_create.c:308
  #9  0xb74dc8ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

  Thread 2 (Thread 0xb59e6b40 (LWP 5224)):
  #0  0xb7fdd424 in __kernel_vsyscall ()
  #1  0xb74ce160 in __GI___poll (fds=fds@entry=0xb50023b8, nfds=nfds@entry=3, 
timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  #2  0xb7608dbb in g_poll (fds=0xb50023b8, nfds=3, timeout=-1) at 
/build/buildd/glib2.0-2.33.10/./glib/gpoll.c:132
  #3  0xb75fa360 in g_main_context_poll (n_fds=3, fds=0xb50023b8, 
timeout=<optimized out>, context=0x8073bf8, priority=<optimized out>)
      at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:3576
  #4  g_main_context_iterate (context=0x8073bf8, block=block@entry=1, 
dispatch=dispatch@entry=1, self=<optimized out>)
      at /build/buildd/glib2.0-2.33.10/./glib/gmain.c:3277
  #5  0xb75fa83b in g_main_loop_run (loop=0x8073bd8) at 
/build/buildd/glib2.0-2.33.10/./glib/gmain.c:3476
  #6  0xb77d9dfa in gdbus_shared_thread_func (user_data=0x808af80) at 
/build/buildd/glib2.0-2.33.10/./gio/gdbusprivate.c:277
  #7  0xb761ef83 in g_thread_proxy (data=0x809a720) at 
/build/buildd/glib2.0-2.33.10/./glib/gthread.c:801
  #8  0xb759dd4c in start_thread (arg=0xb59e6b40) at pthread_create.c:308
  #9  0xb74dc8ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

  Thread 1 (Thread 0xb5d1f8c0 (LWP 5220)):
  #0  g_logv (log_domain=log_domain@entry=0xb7a02336 "Gdk", 
log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0xb7a0c947 
"%s",
      args=args@entry=0xbfffc604 "\340\271\025\b\001") at 
/build/buildd/glib2.0-2.33.10/./glib/gmessages.c:974
  #1  0xb7601c03 in g_log (log_domain=0xb7a02336 "Gdk", 
log_level=G_LOG_LEVEL_ERROR, format=0xb7a0c947 "%s")
      at /build/buildd/glib2.0-2.33.10/./glib/gmessages.c:1003
  #2  0xb79e02e1 in ?? () from /usr/lib/i386-linux-gnu/libgdk-3.so.0
  ---Type <return> to continue, or q <return> to quit---

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: totem 3.4.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-1.1-generic 3.5.0-rc3
  Uname: Linux 3.5.0-1-generic i686
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: i386
  CrashCounter: 1
  Date: Sun Sep  2 11:58:57 2012
  ExecutablePath: /usr/lib/totem/totem-plugin-viewer
  InstallationMedia:

  ProcCmdline: /usr/lib/totem/totem-plugin-viewer --plugin-type narrowspace 
--user-agent Quicktime/7.6.6 --referrer http://cdn.novacut.com/MVI_5751.MOV 
--mimetype video/quicktime --audio-only
  ProcEnviron:
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: totem
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/i386-linux-gnu/libX11.so.6
   ?? () from /usr/lib/fglrx/libGL.so.1
  Title: totem-plugin-viewer crashed with signal 5 in _XReply()
  UpgradeStatus: Upgraded to quantal on 2012-06-05 (89 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape vboxusers video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to