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 106267 - memprof crash on pressing "leaks"
memprof crash on pressing "leaks"
Status: RESOLVED DUPLICATE of bug 97756
Product: memprof
Classification: Other
Component: general
0.5.x
Other Linux
: Normal normal
: ---
Assigned To: MemProf Maintainers
MemProf Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-17 00:22 UTC by Seth Nickell
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Seth Nickell 2003-02-17 00:22:29 UTC
Running memprof on gnome-calculator (or any GTK application it seems,
thought I haven't tested non-gtk applications):

  • #0 process_map_sections
    at bfdutils.c line 346
  • #1 process_sections
    at process.c line 390
  • #2 add_data_roots
    at leakdetect.c line 279
  • #3 leaks_find
    at leakdetect.c line 519
  • #4 generate_leak_cb
    at main.c line 953
  • #5 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #6 g_closure_invoke
    at gclosure.c line 437
  • #7 signal_emit_unlocked_R
    at gsignal.c line 2822
  • #8 g_signal_emit_valist
    at gsignal.c line 2554
  • #9 g_signal_emit
    at gsignal.c line 2612
  • #10 gtk_button_clicked
    at gtkbutton.c line 555

Comment 1 John Gardiner Myers 2004-09-11 00:36:52 UTC

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