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 404424 - crash in About Me: I reproduced the crash I...
crash in About Me: I reproduced the crash I...
Status: RESOLVED DUPLICATE of bug 368901
Product: gnome-control-center
Classification: Core
Component: [obsolete] about-me
2.16.x
Other All
: High critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-04 21:48 UTC by maurizio
Modified: 2007-02-04 21:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description maurizio 2007-02-04 21:48:24 UTC
Version: 2.16.1

What were you doing when the application crashed?
I reproduced the crash
I have clicked on change password button, 
then I have inserted my current password in its field,
Then I have clicked on "Authenticate" button and it has replied to me whit "succeeded authentication" 
then I have not inserted any new password (like if I had changed my idea) and I have clicked on close button.
The program crashed!
I hope this help you to investigate the bug
P.S. my sistem is in italian language, I'm not sure about translation of quoted words


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 159399936 vsize: 159399936 resident: 18272256 share: 11685888 rss: 18272256 rss_rlim: -1
CPU usage: start_time: 1170624059 rtime: 128 utime: 106 stime: 22 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-about-me'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47591828640496 (LWP 10471)]
[New Thread 1090791760 (LWP 10480)]
[New Thread 1082399056 (LWP 10476)]
[New Thread 1082132816 (LWP 10472)]
(no debugging symbols found)
0x00002b48d07b3eef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47591828640496 (LWP 10471))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_io_channel_shutdown
    from /usr/lib/libglib-2.0.so.0
  • #4 eel_alert_dialog_new
  • #5 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Jens Granseuer 2007-02-04 21:55:26 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?

If you can reproduce the crash, please install debugging symbols for control-center, eel, gtk+, and glib, make it crash again, and attach the stacktrace with debugging symbols to the other bug. Thank you.

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