hi there,
I wanted to check memory usage of my c++ program, and i decided to checkout
memprofile,
i installed (0.6.2 version from
http://www.secretlabs.de/projects/memprof/releases/) and fired up the
memprofile, only to see it dump the below output, whenever i start my program.
The c++ program runs fine, however the memprofile UI is basically empty.
(memprof:7024): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table
!= NULL' failed
(memprof:7024): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table
!= NULL' failed
(memprof:7024): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table
!= NULL' failed
(memprof:7024): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table
!= NULL' failed
(memprof:7024): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table
!= NULL' failed
(memprof:7024): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table
!= NULL' failed
(memprof:7024): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table
!= NULL' failed
(memprof:7024): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table
!= NULL' failed
I googled the error, seems like a common issue, but could not find any
resolution for the above problem.
This is the pkgs i've installed on my linux box(RHEL5, 64-bit):
$ rpm -qa | grep libglade
libglade2-2.6.0-2
pygtk2-libglade-2.10.1-12.el5
libglade2-2.6.0-2
$ rpm -qa | grep glibc
glibc-headers-2.5-24
glibc-2.5-49
glibc-devel-2.5-24
glibc-common-2.5-49
$ rpm -qa | grep gtk
gtk2-2.10.4-20.el5
gtk2-engines-2.8.0-3.el5
gtk2-2.10.4-20.el5
gnome-python2-gtksourceview-2.16.0-2.el5
gtk2-devel-2.10.4-20.el5
pygtk2-2.10.1-12.el5
usermode-gtk-1.88-3.el5.1
authconfig-gtk-5.3.21-3.el5
gtksourceview-1.8.0-1.fc6
gtkhtml3-3.16.3-1.el5
pygtk2-libglade-2.10.1-12.el5
gtk2-engines-2.8.0-3.el5
gtkspell-2.0.11-2.1
gtkhtml3-3.16.3-1.el5
Thanks for your advice.
_______________________________________________
memprof-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/memprof-list