[Bug 130080] New - memory map fakes unknown allocations, which is very misleading

bugzilla-daemon@widget.gnome.org bugzilla-daemon@widget.gnome.org
Sat, 27 Dec 2003 10:47:36 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=130080

Changed by seb128@debian.org.

--- shadow/130080	Sat Dec 27 10:47:36 2003
+++ shadow/130080.tmp.7340	Sat Dec 27 10:47:36 2003
@@ -0,0 +1,29 @@
+Bug#: 130080
+Product: system-monitor
+Version: 2.4.x
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: kfv101@psu.edu                            
+ReportedBy: seb128@debian.org               
+QAContact: system-monitor-qa-maint@bugzilla.gnome.org
+TargetMilestone: ---
+URL: 
+Cc: pkg-gnome-maintainers@lists.alioth.debian.org
+Summary: memory map fakes unknown allocations, which is very misleading
+
+This bug was originally reported in the Debian BTS:
+http://bugs.debian.org/222073
+
+"The memory map of a process shows the allocations for the process, the amount
+and status of the allocation and the inode/file/library to which the
+allocation is associated.
+
+In the case of inode #0 (unspecified owner) the memory map window lists a
+random(?) owner for the allocation instead of empty or unknown, which is
+very misleading if someone doesn't check pmap or /proc/PID/maps and try to
+report allocation bugs based on the result."