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 148056 Details for
Bug 218981
gnome-background-properties hangs pinning cpu
[?]
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 session of gnome-background-properties
gdb.gnome-background-properties.txt (text/plain), 8.10 KB, created by
Brenton D. Rothchild
on 2007-02-14 15:51:45 UTC
(
hide
)
Description:
GDB session of gnome-background-properties
Filename:
MIME Type:
Creator:
Brenton D. Rothchild
Created:
2007-02-14 15:51:45 UTC
Size:
8.10 KB
patch
obsolete
>GNU gdb Red Hat Linux (6.6-3.fc7rh) >Copyright (C) 2006 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "x86_64-redhat-linux-gnu"... >Using host libthread_db library "/lib64/libthread_db.so.1". >(gdb) run >Starting program: /usr/bin/gnome-background-properties >warning: the debug information found in "/usr/lib/debug//usr/lib64/libgtk-x11-2.0.so.0.1000.9.debug" does not match "/usr/lib64/libgtk-x11-2.0.so.0" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//usr/lib64/libgdk-x11-2.0.so.0.1000.9.debug" does not match "/usr/lib64/libgdk-x11-2.0.so.0" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//usr/lib64/libgdk_pixbuf-2.0.so.0.1000.9.debug" does not match "/usr/lib64/libgdk_pixbuf-2.0.so.0" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//lib64/libgmodule-2.0.so.0.1200.9.debug" does not match "/lib64/libgmodule-2.0.so.0" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//lib64/libgthread-2.0.so.0.1200.9.debug" does not match "/lib64/libgthread-2.0.so.0" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//lib64/libgobject-2.0.so.0.1200.9.debug" does not match "/lib64/libgobject-2.0.so.0" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//lib64/libglib-2.0.so.0.1200.9.debug" does not match "/lib64/libglib-2.0.so.0" (CRC mismatch). > >[Thread debugging using libthread_db enabled] >[New Thread 46912496397968 (LWP 7275)] >/home/brentonr/.themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:54: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. >/home/brentonr/.themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:55: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. >/home/brentonr/.themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:56: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. >warning: the debug information found in "/usr/lib/debug//usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so.debug" does not match "/usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so" (CRC mismatch). > > >(gnome-background-properties:7275): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_option: assertion `GDK_IS_PIXBUF (pixbuf)' failed > >(gnome-background-properties:7275): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_option: assertion `GDK_IS_PIXBUF (pixbuf)' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_bits_per_sample: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_rowstride: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_has_alpha: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_pixels: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_height > 0' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite: assertion `src != NULL' failed > >(gnome-background-properties:7275): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed > >(gnome-background-properties:7275): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_option: assertion `GDK_IS_PIXBUF (pixbuf)' failed > >(gnome-background-properties:7275): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_option: assertion `GDK_IS_PIXBUF (pixbuf)' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_bits_per_sample: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_rowstride: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_has_alpha: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_pixels: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_height > 0' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite: assertion `src != NULL' failed > >********************************************** >... SNIP - repeats until Ctrl-C is pressed ... >********************************************** > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite: assertion `src != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite: assertion `src != NULL' failed > >(gnome-background-properties:7275): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite: assertion `src != NULL' failed > >(gnome-background-prope >Program received signal SIGINT, Interrupt. >[Switching to Thread 46912496397968 (LWP 7275)] >0x0000003749a0ca10 in __write_nocancel () from /lib64/libpthread.so.0 >(gdb) bt >#0 0x0000003749a0ca10 in __write_nocancel () from /lib64/libpthread.so.0 >#1 0x000000374ae35c78 in g_log_default_handler () from /lib64/libglib-2.0.so.0 >#2 0x000000374ae34e4a in g_logv () from /lib64/libglib-2.0.so.0 >#3 0x000000374ae350e3 in g_log () from /lib64/libglib-2.0.so.0 >#4 0x00000000004083b6 in gnome_wp_pixbuf_tile (src_pixbuf=<value optimized out>, dest_pixbuf=0x95c720, scaled_width=<value optimized out>, scaled_height=<value optimized out>) at gnome-wp-utils.c:132 >#5 0x0000000000407c9d in gnome_wp_item_get_thumbnail (item=0xa1f1d0, thumbs=0x655300) at gnome-wp-item.c:317 >#6 0x00000000004060ef in wp_props_load_wallpaper (key=<value optimized out>, item=0xa1f1d0, capplet=0x653c00) at gnome-wp-capplet.c:209 >#7 0x000000374ae2039e in g_hash_table_foreach () from /lib64/libglib-2.0.so.0 >#8 0x000000000040634d in gnome_wp_load_stuffs (data=<value optimized out>) at gnome-wp-capplet.c:592 >#9 0x000000374ae2cf64 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 >#10 0x000000374ae2fd9d in g_free () from /lib64/libglib-2.0.so.0 >#11 0x000000374ae300aa in g_main_loop_run () from /lib64/libglib-2.0.so.0 >#12 0x000000374eb2d023 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 >#13 0x0000000000405a6c in main (argc=<value optimized out>, argv=<value optimized out>) at gnome-wp-capplet.c:1148 >#14 0x000000374821da14 in __libc_start_main () from /lib64/libc.so.6 >#15 0x0000000000404e99 in _start () >(gdb) quit >The program is running. Exit anyway? (y or n) y
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 218981
: 148056