Support and General Use > Hardware

Clip Zip Divide by Zero 30083AC0

(1/6) > >>

ngoni:
I've been trying to use the development version for a few months, but after installation no matter what I'm doing a minute after boot I get a divide by zero crash:

"Divide by zero opc:30083AC0 sp:3bt end"

It always crashes at the same address. The release version works fine and I've tried with and without SD card inserted.

gevaerts:
I'd try checking the filesystem for corruption

ngoni:
Yeah I've tried that. I even formatted and reinstalled. Same error. 3.13 works just fine and has never crashed. I don't have the technical skills to trace down where this bug was introduced, but right now the development version is broken for the Clip Zip.

dreamlayers:
I don't have any problems running recent versions on my Clip Zip. I also suspect that something in the file system is triggering a problem


--- Quote from: ngoni on April 11, 2015, 11:55:21 AM ---"Divide by zero opc:30083AC0 sp:3bt end"

--- End quote ---

Unfortunately, that address is not helpful. It is probably in __udivdi3, which is a 64 bit division routine. The important address is the call to that routine, which is hopefully in the backtrace.

saratoga:
Our divide by zero exception prints the address of the exception and not the caller ?

Navigation

[0] Message Index

[#] Next page

Go to full version