After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 598119 - crash in Show Desktop: first time installation ...
crash in Show Desktop: first time installation ...
Status: RESOLVED DUPLICATE of bug 472773
Product: gnome-panel
Classification: Other
Component: show-desktop-button
2.26.x
Other All
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-11 22:04 UTC by universe69
Modified: 2009-10-12 18:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description universe69 2009-10-11 22:04:22 UTC
Version: 2.26.3

What were you doing when the application crashed?
first time installation
ran update system
120 plus updates found - selected all
keep getting dependency faults (do-plugins, pilot-link, totem)
note - when i search for these apps - they appear to be installed
internal system error occurred during software updates


Distribution: Unknown
Gnome Release: 2.26.3 2009-07-02 (Foresight Linux)
BugBuddy Version: 2.26.0

System: Linux 2.6.29.2-3-fl.smp.gcc4.1.x86.i686 #1 SMP Thu Apr 30 15:18:31 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10601000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Foresight
Icon Theme: Tango
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 70520832 vsize: 70520832 resident: 13484032 share: 10539008 rss: 13484032 rss_rlim: 18446744073709551615
CPU usage: start_time: 1255272885 rtime: 26 utime: 10 stime: 16 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/libexec/wnck-applet'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6e50710 (LWP 2299)]
0xb7f58424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6e50710 (LWP 2299))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 <signal handler called>
  • #7 wncklet_connect_while_alive
    at wncklet.c line 183
  • #8 display_properties_dialog
    at workspace-switcher.c line 997
  • #9 ??
    from /usr/lib/libbonoboui-2.so.0
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
    from /usr/lib/libbonoboui-2.so.0
  • #14 malloc
    from /lib/libc.so.6
  • #15 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #16 bonobo_closure_invoke_va_list
    from /usr/lib/libbonobo-2.so.0
  • #17 bonobo_closure_invoke
    from /usr/lib/libbonobo-2.so.0
  • #18 ??
    from /usr/lib/libbonoboui-2.so.0
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #0 __kernel_vsyscall


---- Critical and fatal warnings logged during execution ----

** Wnck **: wnck_screen_get_workspace_count: assertion `WNCK_IS_SCREEN (screen)' failed 


----------- .xsession-errors (239 sec old) ---------------------
GNOME_KEYRING_SOCKET=/tmp/keyring-7pmcyW/socket
SSH_AUTH_SOCK=/tmp/keyring-7pmcyW/socket.ssh
GNOME_KEYRING_PID=2256
Window manager warning: Failed to read saved session file /home/rdavis/.config/metacity/sessions/10a55c2b154c828238125527288018714900000020930019.ms: Failed to open file '/home/rdavis/.config/metacity
** Message: NumLock remembering disabled because hostname is set to "localhost"
beagled will run in the background.
Use beagle-status to check progress of beagled.
For log files check /home/rdavis/.beagle/Log/current-Beagle.
Initializing nautilus-open-terminal extension
** (nautilus:2269): WARNING **: Unable to add monitor: Not supported
--------------------------------------------------


unsure if this happened before or after :

Error Type: <type 'exceptions.OSError'>
Error Value: [Errno 12] Cannot allocate memory
  File : /usr/share/PackageKit/helpers/conary/conaryBackend.py, line 939, in <module>
    main()
  File : /usr/share/PackageKit/helpers/conary/conaryBackend.py, line 936, in main
    backend.dispatcher(sys.argv[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 622, in dispatcher
    self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 597, in dispatch_command
    self.update_packages(packages)
  File : /usr/share/PackageKit/helpers/conary/conaryBackend.py, line 594, in update_packages
    self._do_package_update(name, version, flavor)
  File : /usr/share/PackageKit/helpers/conary/conaryBackend.py, line 306, in _do_package_update
    return self._do_update(applyList)
  File : /usr/share/PackageKit/helpers/conary/conaryBackend.py, line 287, in _do_update
    restartDir = self.client.applyUpdateJob(updJob)
  File : /usr/lib/python2.6/site-packages/conary/conaryclient/update.py, line 2905, in applyUpdateJob
    autoPinList = autoPinList, commitFlags = commitFlags)
  File : /usr/lib/python2.6/site-packages/conary/conaryclient/update.py, line 3503, in _applyUpdate
    return self._applyUpdateL(*args, **kwargs)
  File : /usr/lib/python2.6/site-packages/conary/conaryclient/update.py, line 3634, in _applyUpdateL
    **kwargs)
  File : /usr/lib/python2.6/site-packages/conary/conaryclient/update.py, line 3368, in _applyCs
    **kwargs)
  File : /usr/lib/python2.6/site-packages/conary/local/database.py, line 1842, in commitChangeSet
    fsJob.runPostTagScripts(tagSet, tagScript)
  File : /usr/lib/python2.6/site-packages/conary/local/update.py, line 634, in runPostTagScripts
    tagScript = tagScript, logger=self.callback)
  File : /usr/lib/python2.6/site-packages/conary/local/update.py, line 2145, in shlibAction
    pid = os.fork()
Comment 1 Fabio Durán Verdugo 2009-10-12 18:23:41 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 472773 ***