** Visibility changed to: Public ** Description changed:
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.) + (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 db and GDK_SYNCHRONIZE show this: + 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 + 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.) + (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 + 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 + 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 + 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 + 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 + 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 + #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 + 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 + 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 + ?? () 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 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in 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 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs