Your message dated Thu, 31 Aug 2023 10:20:39 +0100
with message-id <[email protected]>
and subject line re: smemstat command crashes on ARM based machine - done
has caused the Debian Bug report #863574,
regarding smemstat command crashes on ARM based machine (part 2)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
863574: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863574
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: smemstat
Version: 0.01.10-2
Severity: important
When I run smemstat command with root user I'm getting "Segmentation fault"
error, while everything works fine when I run it with any regular user.
I'm running Debian Jessie 8.8 on armel architecture.
This issue seems related with
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852070
Below you'll find my /proc/cpuinfo:
root@arm:~# cat /proc/cpuinfo
processor : 0
model name : ARM926EJ-S rev 5 (v5l)
BogoMIPS : 226.09
Features : swp half thumb fastmult edsp java
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant : 0x0
CPU part : 0x926
CPU revision : 5
Hardware : Freescale MXS (Device Tree)
Revision : 0000
Serial : 0000000000000000
--
Helder Alves
--- End Message ---
--- Begin Message ---
I believe this issue was fixed with the following commit:
commit 851c9d288a76b881ec547a61c2c3a8cc2b42f207
Author: Colin Ian King <[email protected]>
Date: Fri Jul 10 00:33:25 2015 +0100
Fix null ptr dereference when UID can't be read (LP: #1473245)
This fix landed in release V0.01.14 of smemstat.
I've tested the latest smemstat on am armel Versatile QEMU VM for
several hours with various process creating loads and cannot reproduce
this issue with the latest smemstat.
I'm closing this issue as I believe it is now fixed.
--- End Message ---