Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 930921 Details for
Bug 1133911
[abrt] totem: _gdk_x11_display_error_event(): totem killed by SIGTRAP
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
GDB without fatal-warnings
totem_crash.txt (text/plain), 7.79 KB, created by
Vadim Rutkovsky
on 2014-08-26 12:50:50 UTC
(
hide
)
Description:
GDB without fatal-warnings
Filename:
MIME Type:
Creator:
Vadim Rutkovsky
Created:
2014-08-26 12:50:50 UTC
Size:
7.79 KB
patch
obsolete
>[test@localhost ~]$ env GDK_SYNCRONIZE=1 gdb --args totem >GNU gdb (GDB) Fedora 7.8-20.fc21 >Copyright (C) 2014 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-redhat-linux-gnu". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from totem...Reading symbols from /var/home/test/totem...(no debugging symbols found)...done. >(no debugging symbols found)...done. >Missing separate debuginfos, use: debuginfo-install totem-3.13.90-1.fc21.x86_64 >(gdb) r >Starting program: /usr/bin/totem >Got object file from memory but can't read symbols: File truncated. >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >[New Thread 0x7fffe10ba700 (LWP 8677)] >Detaching after fork from child process 8678. >[New Thread 0x7fffe08b9700 (LWP 8679)] > >(totem:8673): GLib-GObject-WARNING **: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. >[New Thread 0x7fffd96f6700 (LWP 8684)] > >(totem:8673): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkMisc:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): GLib-GObject-WARNING **: The property GtkComboBox:add-tearoffs is deprecated and shouldn't be used anymore. It will be removed in a future version. >[New Thread 0x7fffd18ca700 (LWP 8687)] > >(totem:8673): GLib-GObject-WARNING **: The property SoupSession:ssl-ca-file is deprecated and shouldn't be used anymore. It will be removed in a future version. > >(totem:8673): 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 545 error_code 8 request_code 72 (core protocol) minor_code 0) > (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. >0x00007ffff08fbc70 in g_logv () from /lib64/libglib-2.0.so.0 >(gdb) t a a bt > >Thread 5 (Thread 0x7fffd18ca700 (LWP 8687)): >#0 0x00007ffff0060859 in syscall () from /lib64/libc.so.6 >#1 0x00007ffff0939637 in g_cond_wait_until () from /lib64/libglib-2.0.so.0 >#2 0x00007ffff08c9c39 in g_async_queue_pop_intern_unlocked () from /lib64/libglib-2.0.so.0 >#3 0x00007ffff091c310 in g_thread_pool_thread_proxy () from /lib64/libglib-2.0.so.0 >#4 0x00007ffff091b9a5 in g_thread_proxy () from /lib64/libglib-2.0.so.0 >#5 0x00007ffff032f5fa in start_thread () from /lib64/libpthread.so.0 >#6 0x00007ffff00661cd in clone () from /lib64/libc.so.6 > >Thread 4 (Thread 0x7fffd96f6700 (LWP 8684)): >#0 0x00007ffff005ab9d in poll () from /lib64/libc.so.6 >#1 0x00007ffff08f4ea4 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 >#2 0x00007ffff08f4fbc in g_main_context_iteration () from /lib64/libglib-2.0.so.0 >#3 0x00007ffff08f4ff9 in glib_worker_main () from /lib64/libglib-2.0.so.0 >#4 0x00007ffff091b9a5 in g_thread_proxy () from /lib64/libglib-2.0.so.0 >#5 0x00007ffff032f5fa in start_thread () from /lib64/libpthread.so.0 >#6 0x00007ffff00661cd in clone () from /lib64/libc.so.6 > >Thread 3 (Thread 0x7fffe08b9700 (LWP 8679)): >#0 0x00007ffff005ab9d in poll () from /lib64/libc.so.6 >#1 0x00007ffff08f4ea4 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 >#2 0x00007ffff08f5232 in g_main_loop_run () from /lib64/libglib-2.0.so.0 >#3 0x00007ffff0f187a6 in gdbus_shared_thread_func () from /lib64/libgio-2.0.so.0 >#4 0x00007ffff091b9a5 in g_thread_proxy () from /lib64/libglib-2.0.so.0 >#5 0x00007ffff032f5fa in start_thread () from /lib64/libpthread.so.0 >#6 0x00007ffff00661cd in clone () from /lib64/libc.so.6 > >Thread 2 (Thread 0x7fffe10ba700 (LWP 8677)): >#0 0x00007ffff005ab9d in poll () from /lib64/libc.so.6 >#1 0x00007ffff08f4ea4 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 >#2 0x00007ffff08f4fbc in g_main_context_iteration () from /lib64/libglib-2.0.so.0 >#3 0x00007fffe1e7a28d in dconf_gdbus_worker_thread () from /usr/lib64/gio/modules/libdconfsettings.so >#4 0x00007ffff091b9a5 in g_thread_proxy () from /lib64/libglib-2.0.so.0 >#5 0x00007ffff032f5fa in start_thread () from /lib64/libpthread.so.0 >#6 0x00007ffff00661cd in clone () from /lib64/libc.so.6 > >Thread 1 (Thread 0x7ffff7fa29c0 (LWP 8673)): >#0 0x00007ffff08fbc70 in g_logv () from /lib64/libglib-2.0.so.0 >#1 0x00007ffff08fbeaf in g_log () from /lib64/libglib-2.0.so.0 >#2 0x00007ffff2a4572d in _gdk_x11_display_error_event () from /lib64/libgdk-3.so.0 >#3 0x00007ffff2a4f777 in gdk_x_error () from /lib64/libgdk-3.so.0 >#4 0x00007ffff43ba4dd in _XError () from /lib64/libX11.so.6 >#5 0x00007ffff43b7427 in handle_error () from /lib64/libX11.so.6 >#6 0x00007ffff43b74e5 in handle_response () from /lib64/libX11.so.6 >#7 0x00007ffff43b8490 in _XReply () from /lib64/libX11.so.6 >#8 0x00007ffff43b5589 in XTranslateCoordinates () from /lib64/libX11.so.6 >#9 0x00007ffff2a47467 in gdk_x11_display_translate_event () from /lib64/libgdk-3.so.0 >#10 0x00007ffff2a4ca02 in _gdk_x11_event_translator_translate () from /lib64/libgdk-3.so.0 >#11 0x00007ffff2a4c54d in _gdk_x11_display_queue_events () from /lib64/libgdk-3.so.0 >#12 0x00007ffff2a20619 in gdk_display_get_event () from /lib64/libgdk-3.so.0 >#13 0x00007ffff2a4c0e2 in gdk_event_source_dispatch () from /lib64/libgdk-3.so.0 >#14 0x00007ffff08f4b6b in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#15 0x00007ffff08f4f08 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 >#16 0x00007ffff08f4fbc in g_main_context_iteration () from /lib64/libglib-2.0.so.0 >#17 0x00007ffff0ee0ffc in g_application_run () from /lib64/libgio-2.0.so.0 >#18 0x00000000004023b5 in main () >(gdb)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1133911
:
930885
|
930886
|
930888
|
930890
|
930892
|
930894
|
930896
|
930897
|
930899
|
930901
| 930921