[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#336608: libc6: malloc_stats and mallinfo gives wrong values with memory-allocatiion >4GB on amd64



Package: libc6
Version: 2.3.5-6
Severity: important

Both functions mallinfo and malloc_stats (malloc.h) report wrong
allocation sizes while allocating more that 4GB on amd64 machines. Since
the struct mallinfo-structure consists of integer there must be some
error converting the values from the kernel into libc. Other processes
like ps or top give correct results.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

-- no debconf information





Reply to: