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 462917 - crash in Network Manager: Logging into Gnome.
crash in Network Manager: Logging into Gnome.
Status: RESOLVED INCOMPLETE
Product: NetworkManager
Classification: Platform
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2007-08-02 20:36 UTC by justin.conover
Modified: 2007-10-06 17:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description justin.conover 2007-08-02 20:36:16 UTC
What were you doing when the application crashed?
Logging into Gnome.


Distribution: Fedora release 7.90 (Rawhide)
Gnome Release: 2.19.5 2007-07-08 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.23-0.61.rc1.git9.fc8 #1 SMP Tue Jul 31 17:14:25 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 275480576 vsize: 275480576 resident: 14864384 share: 10575872 rss: 14864384 rss_rlim: 18446744073709551615
CPU usage: start_time: 1186086823 rtime: 35 utime: 12 stime: 23 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nm-applet'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496364608 (LWP 2686)]
(no debugging symbols found)
0x0000003f80c0d945 in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496364608 (LWP 2686))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_free
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 g_free
    from /usr/lib64/libgnome-keyring.so.0
  • #5 g_free
    from /usr/lib64/libgnome-keyring.so.0
  • #6 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #7 g_free
    from /lib64/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #9 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #10 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
Xlib:  extension "XEVIE" missing on display ":0.0".
SESSION_MANAGER=local/comatose:/tmp/.ICE-unix/2536
Window manager warning: Failed to read saved session file /home/justin/.metacity/sessions/default1.ms: Failed to open file '/home/justin/.metacity/sessions/default1.ms': No such file or directory
Initializing nautilus-search-tool extension
Initializing nautilus-open-terminal extension
** Message: Could not connect to power manager: Could not get owner of name 'org.gnome.PowerManager': no such name
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-writer.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory
** Message: Could not connect to power manager: Could not get owner of name 'org.gnome.PowerManager': no such name
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x2aaaaaaab000
--------------------------------------------------
Comment 1 Susana 2007-10-06 17:51:02 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!