Raspberry Pi 4b: EAccessViolation at $0000000000000003

Post here if you encounter any problems or bugs with the software.
usa
Posts: 6
Joined: 2025.01.23. 23:33

Raspberry Pi 4b: EAccessViolation at $0000000000000003

Post by usa »

OS: Debian GNU/Linux 12 (bookworm)
Device: i-tec CAMYSAFEDUAL25 (ASM1352R)

Code: Select all

pi@raspberrypi:/tmp $ sudo ./HDSentinel-armv8
Hard Disk Sentinel LINUX console 0.20aPI4.10851 (c) 2023 info@hdsentinel.com
Start with -r [reportfile] to save data to report, -h for help

Examining hard disk configuration ...

An unhandled exception occurred at $0000000000000003:
EAccessViolation: Access violation
  $0000000000000003

pi@raspberrypi:/tmp $ sudo ./HDSentinel-armv8 -verbose
Hard Disk Sentinel LINUX console 0.20aPI4.10851 (c) 2023 info@hdsentinel.com
Start with -r [reportfile] to save data to report, -h for help

Examining hard disk configuration ...
 Disk device: /dev/sda

An unhandled exception occurred at $0000000000000003:
EAccessViolation: Access violation
  $0000000000000003
Last edited by usa on 2025.01.28. 01:09, edited 1 time in total.
User avatar
hdsentinel
Site Admin
Posts: 3152
Joined: 2008.07.27. 17:00
Location: Hungary
Contact:

Re: Raspberry Pi 4b: EAccessViolation at $0000000000000003

Post by hdsentinel »

Sorry for the troubles. Sounds really interesting.

I suggest to start the Linux version with the following command line parameters:

./hdsentinel -enabletest -txt -r report.txt

This will log all detection steps / raw results between the software and the drives to testmode.txt and creates a report at the end (but probably the report file not created because of the error).

Please send the testmode.txt file (and the report.txt file if created) in e-mail to info (at) hdsentinel (dot) com address, so then it is possible to examine what may cause the problem in the operation.
usa
Posts: 6
Joined: 2025.01.23. 23:33

Re: Raspberry Pi 4b: EAccessViolation at $0000000000000003

Post by usa »

Done.
usa
Posts: 6
Joined: 2025.01.23. 23:33

Re: Raspberry Pi 4b: EAccessViolation at $0000000000000003

Post by usa »

Thanks for the quick fix!
User avatar
hdsentinel
Site Admin
Posts: 3152
Joined: 2008.07.27. 17:00
Location: Hungary
Contact:

Re: Raspberry Pi 4b: EAccessViolation at $0000000000000003

Post by hdsentinel »

This version helped in this case - just may help in other situations too:

http://www.hdsentinel.com/hdslin/hdsentinel-020bpi4.zip
Post Reply