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 461697 - crash in Users and Groups: had just finished creati...
crash in Users and Groups: had just finished creati...
Status: RESOLVED DUPLICATE of bug 425062
Product: gnome-system-tools
Classification: Deprecated
Component: users-admin
2.18.x
Other All
: High critical
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
: 472896 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-07-30 06:12 UTC by Aric Gardner
Modified: 2007-09-05 21:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Aric Gardner 2007-07-30 06:12:01 UTC
Version: 2.18.0

What were you doing when the application crashed?
had just finished creating a new user


Distribution: Gentoo Base System release 1.12.10
Gnome Release: 2.18.1 2007-05-04 (Gentoo)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-sabayon #1 SMP Sat Jul 21 08:41:12 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 110370816 vsize: 110370816 resident: 22433792 share: 12779520 rss: 22433792 rss_rlim: 18446744073709551615
CPU usage: start_time: 1185761304 rtime: 144 utime: 124 stime: 20 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/users-admin'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
0x00002b272547dad5 in waitpid () from /lib/libpthread.so.0
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strlen
    from /lib/libc.so.6
  • #4 ??
    from /usr/lib/libdbus-1.so.3
  • #5 ??
    from /usr/lib/libdbus-1.so.3
  • #6 dbus_message_iter_append_basic
    from /usr/lib/libdbus-1.so.3
  • #7 ??
    from /usr/lib/liboobs-1.so.3
  • #8 ??
    from /usr/lib/liboobs-1.so.3
  • #9 oobs_object_commit
    from /usr/lib/liboobs-1.so.3
  • #10 on_user_new_clicked
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 ??
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #23 ??
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #26 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #30 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #31 ??
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #33 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #34 main

Comment 1 Harrison Metzger 2007-08-11 17:30:06 UTC
I don't know much about SElinux except that sometimes it gets in the way of doing stuff. Dose it crash each time you make a user, or just this time? Also, you are missing some symbols, especially before the signal was emmited. Would it be possible for you to install libdbus-1-dev. NM, you are a gentoo user, could you tell emerge not to strip the symbols and re emerge dbus and libdbus (which may just be dbus on gentoo).
Comment 2 palfrey 2007-09-03 16:46:00 UTC
*** Bug 472896 has been marked as a duplicate of this bug. ***
Comment 3 Carlos Garnacho 2007-09-05 21:50:19 UTC

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