Bug#276175: gnome-cups-manager: hangs on managing jobs + gdb trace

Jesse van den Kieboom Jesse van den Kieboom <jesse@icecrew.nl>, 276175@bugs.debian.org
Mon, 29 Nov 2004 11:31:56 +0100


Package: gnome-cups-manager
Version: 0.25-2
Followup-For: Bug #276175

gnome-cups-manager hangs whenever I try to manage a job. I ran gdb and
below follows the backtrace. Hope it helps

GNU gdb 6.3-debian
Copyright 2004 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 "i386-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/gnome-cups-manager
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1088877920 (LWP 4254)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 1099140016 (LWP 4258)]
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
[Thread 1099140016 (LWP 4258) exited]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 1099140016 (LWP 4260)]
[New Thread 1108073392 (LWP 4261)]
[Thread 1108073392 (LWP 4261) exited]
[Thread 1099140016 (LWP 4260) exited]
[New Thread 1099140016 (LWP 4263)]
[Thread 1099140016 (LWP 4263) exited]
[New Thread 1099140016 (LWP 4266)]
[New Thread 1108073392 (LWP 4267)]
[Thread 1099140016 (LWP 4266) exited]
[New Thread 1099140016 (LWP 4268)]
[New Thread 1116855216 (LWP 4269)]
[New Thread 1125243824 (LWP 4270)]
[Thread 1108073392 (LWP 4267) exited]
[Thread 1099140016 (LWP 4268) exited]
[New Thread 1099140016 (LWP 4272)]
[Thread 1099140016 (LWP 4272) exited]

** (gnome-cups-manager:4254): WARNING **: FOOBAR
[Thread 1125243824 (LWP 4270) exited]

Program received signal SIGINT, Interrupt.
[Switching to Thread 1088877920 (LWP 4254)]
0x4065c115 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
(gdb) backtrace
#0  0x4065c115 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x4085d610 in gnome_cups_request_execute ()
   from /usr/lib/libgnomecups-1.0.so.1
#2  0x4085c028 in gnome_cups_queue_cancel_job ()
   from /usr/lib/libgnomecups-1.0.so.1
#3  0x08058c7c in gnome_cups_manager_view_printers ()
#4  0x408b2121 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#5  0x4089dc20 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#6  0x408b1c25 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#7  0x408b0be7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#8  0x408b0ee4 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#9  0x4049db27 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
#10 0x403ae982 in gtk_menu_shell_activate_item ()
   from /usr/lib/libgtk-x11-2.0.so.0
#11 0x403adcbd in _gtk_menu_shell_activate () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x403a67d6 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x4039e934 in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#14 0x4089dfb7 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#15 0x4089dc20 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#16 0x408b1655 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#17 0x408b09be in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#18 0x408b0ee4 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#19 0x4049d957 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#20 0x4039ced2 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x4039bc26 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x406b7185 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#23 0x408fcb92 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#24 0x408fdc88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x408fdfc0 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0x408fe603 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#27 0x4039b4e3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x080545af in main ()
(gdb)


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1-ayla
Locale: LANG=nl_NL.UTF-8@euro, LC_CTYPE=nl_NL@euro (charmap=ISO-8859-15)

Versions of packages gnome-cups-manager depends on:
ii  libart-2.0-2          2.3.16-6           Library of functions for 2D graphi
ii  libatk1.0-0           1.8.0-3            The ATK accessibility toolkit
ii  libbonobo2-0          2.8.0-3            Bonobo CORBA interfaces library
ii  libbonoboui2-0        2.8.0-2            The Bonobo UI library
ii  libc6                 2.3.2.ds1-18       GNU C Library: Shared libraries an
ii  libcupsys2-gnutls10   1.1.20final+rc1-10 Common UNIX Printing System(tm) - 
ii  libgconf2-4           2.8.1-4            GNOME configuration database syste
ii  libglade2-0           1:2.4.0-1          Library to load .glade files at ru
ii  libglib2.0-0          2.4.7-1            The GLib library of C routines
ii  libgnome-keyring0     0.4.0-2            GNOME keyring services library
ii  libgnome2-0           2.8.0-5            The GNOME 2 library - runtime file
ii  libgnomecanvas2-0     2.8.0-1            A powerful object-oriented display
ii  libgnomecups1.0-1     0.1.13-1           GNOME library for CUPS interaction
ii  libgnomecupsui1.0-1   0.25-2             UI extensions to libgnomecups
ii  libgnomeui-0          2.8.0-3            The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0        2.8.3-6            The GNOME virtual file-system libr
ii  libgtk2.0-0           2.4.13-1           The GTK+ graphical user interface 
ii  libice6               4.3.0.dfsg.1-8     Inter-Client Exchange library
ii  liborbit2             1:2.10.2-1.1       libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0         1.6.0-3            Layout and rendering of internatio
ii  libpopt0              1.7-5              lib for parsing cmdline parameters
ii  libsm6                4.3.0.dfsg.1-8     X Window System Session Management
ii  libx11-6              4.3.0.dfsg.1-8     X Window System protocol client li
ii  libxml2               2.6.11-5           GNOME XML library
ii  xlibs                 4.3.0.dfsg.1-8     X Window System client libraries m
ii  zlib1g                1:1.2.2-3          compression library - runtime

-- no debconf information