passwd segmentation fault
See original GitHub issueHallo zusammen,
Beim Versuch das Passwort des root users zu ändern tritt ein segmentation fault auf (siehe unten). System ist auf einem PI 3 Model B mit 16GB SD installiert. Alles andere funktioniert einwandfrei, habe meine alte CCU2 entsprechend auf das neue System umgezogen und bin beim ändern des Passwortes über dieses Problem gestolpert.
Kann das jemand nachvollziehen ?
Image
RaspberryMatic-3.37.8.20181026-rpi3
Kommando
#passwd
Changing password for root
New password:
Retype password:
Segmentation fault
Linux Version
#uname -a
Linux homematic 4.14.71 #1 SMP PREEMPT Thu Oct 25 11:31:56 CEST 2018 armv7l GNU/Linux
CPU Info
# cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 1
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 2
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 3
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
Hardware : BCM2835
Revision : a22082
Serial : 000000001ceae3c8
Viele Grüße, Mark
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
590247 – passwd Segmentation Fault - Red Hat Bugzilla
A typo in the spec file caused the upgrade to occur even though a minimum version requirement on another package wasn't met.
Read more >Using the passwd command results in a segmentation fault ...
When changing a local user's password, the passwd command fails with a segmentation fault. This happens whether the individual user is ...
Read more >passwd segmentation fault - Google Groups
Changing any user's passwd through Yast works fine. Changing passwds from the command line results in a "Segmentation Fault" error, and an exit...
Read more >Segmentation Fault change passwd for user in solaris
Segmentation Fault change passwd for user in solaris ... Dear All When I create new user and try put password give me this...
Read more >Segmentation fault on passwd
I've created a new user, and, tried to assign him a password, but I get 'seg fault' tried both as root, and, as...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Als Workaround bis das Problem beseitigt ist kann man aber über die WebUI einfach das SSH Passwort ändern, das entspricht der Änderung des root Passwortes.
Ja, der angegebene Workaround funktioniert. Vielen Dank Jens !
PS.: Sehr cooles Projekt, Glückwunsch !