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 409547 - users-admin crashed with SIGSEGV in strlen()
users-admin crashed with SIGSEGV in strlen()
Status: RESOLVED DUPLICATE of bug 425062
Product: gnome-system-tools
Classification: Deprecated
Component: users-admin
2.17.x
Other Linux
: Normal critical
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2007-02-19 10:04 UTC by Sebastien Bacher
Modified: 2007-09-05 22:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-02-19 10:04:54 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/gnome-system-tools/+bug/85773

"Binary package hint: gnome-system-tools

this ocurred just after boot-up. nice product by the way.
...
Package: gnome-system-tools 2.17.91-0ubuntu1
...
"

Debug backtrace generated from the crash file:

Core was generated by `users-admin'.
Program terminated with signal 11, Segmentation fault.
  • #0 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #0 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #1 _dbus_marshal_write_basic
    at dbus-marshal-basic.c line 757
  • #2 _dbus_type_writer_write_basic_no_typecode
    at dbus-marshal-recursive.c line 1586
  • #3 _dbus_type_writer_write_basic
    at dbus-marshal-recursive.c line 2291
  • #4 dbus_message_iter_append_basic
    at dbus-message.c line 2224
  • #5 oobs_users_config_commit
    at oobs-usersconfig.c line 598
  • #6 get_commit_message
    at oobs-object.c line 442
  • #7 oobs_object_commit
    at oobs-object.c line 489
  • #8 on_user_new_clicked
...
Comment 1 Carlos Garnacho 2007-09-05 22:33:24 UTC

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