!USBinfo and weird errors
Krzysztof Staniorowski (2787) 57 posts |
I’ve recently found a wonderful utility named !USBinfo (available for free here). Either on previous (2015-09-09) and current (2015-09-18) ROMs I’m getting weird errors. Some examples: Internal error: abort on data transfer at &20369684 Internal error: abort on instruction fetch at &2ED0D0D4 Internal error: abort on data transfer at &2031DC74 First two appeared while copying stuff to filecore formatted USB flash drive, last one appears every reboot (so I have to disconnect Raspberry Pi from power and connect again). All of these freeze computer to unrecoverable state. What’s wrong? SD card dying (very unlikely, it’s brand new)? Something wrong with beta ROMs? Some super-weird incompatibility in !USBinfo? edit: there’s LOTS of entries regarding !USBinfo in ZeroPain file |
Steve Pampling (1551) 8170 posts |
Some super-weird incompatibility in !USBinfo? There you go, you answered your own question :) USBInfo is a bit elderly, frankly I’d be surprised if it didn’t have problems. Try the pre-zero pain image I sent previously (2015-07-02) and see if anything fails. |
Krzysztof Staniorowski (2787) 57 posts |
That solved problem for !USBinfo but now !SafeStore is broken (“SafeStore has suffered a fatal error and cannot continue” when trying to run a FTP backup job). |
Steve Pampling (1551) 8170 posts |
But you now know some element of the USBInfo application has a zero page problem. Since it plays sounds at certain points you could try trimming down the run so that those don’t occur and see if that eliminates the problem. Trying to narrow down which bit is causing the errors… |
Krzysztof Staniorowski (2787) 57 posts |
This works as expected on all ROMs I have (2015-07-02, 09-09 and 09-18). edit: both !USBinfo and !SafeStore seem to work on 2015-09-19 rom but I have to kill this module manually (got !Verma for that) before reboot or system will experience hard freeze (as mentioned in first post). I’ve enabled ZeroPain once again, those files might help. |
Krzysztof Staniorowski (2787) 57 posts |
Another post because I’ve found a fix for now.
|
David Pitt (102) 743 posts |
With Reporter on the case :- ZeroPain: 128 new log file entries Location: Offset 00002d68 in module ABCLibrary Current Wimp task: USBinfo Last app to start: <USBinfo$Dir>.!RunImage Module is: ABCLibrary 4.15 (06 Jun 2004) |
Steve Pampling (1551) 8170 posts |
Isn’t that a “Giftware” item? checks – yes, Bernard Veasey giftware |
Steve Pampling (1551) 8170 posts |
The version in USBInfo is 4.14. On which, would it be a good idea to include such library items in the downloads? Edit: ABCLibrary 4.15 – !Sid says it has non-32-bit content. If that’s right it won’t help. |
David Pitt (102) 743 posts |
For info, ABCLibrary 4.15 is in ROOL’s HardDisc4 download. |
Steve Pampling (1551) 8170 posts |
Missed that, I thought I’d added it from DDE1 1 I probably did and then an update in the downloads made the manual addition superfluous. |
Krzysztof Staniorowski (2787) 57 posts |
also this
I’ve got 4.15 (probably because I have DDE installed, as everything from NutPi package). |