Unrecoverable error

Anonymous
Topic 12803

0xc0000005 is a general memory access violation. Could be about anything. Is there something in stderr.txt saying on which address it occured?

BM

Bernd Machenschalk
Bernd Machenschalk
Joined: 15 Oct 04
Posts: 2,684
Credit: 25,950,161
RAC: 34,820

Unrecoverable error

> I've got the same damn problem.

Not precisely. You error code is different, it describes a general access violation. Looking at your Results I see that it happens at address 0x7C918FEA, which is not in the E@H code. Usually (but not always) the graphics driver is mapped there, looks like you have a problem with it. Probably the App crashes when trying to start the screensaver. Try to (re-)install the latest driver for your card.

BM

BM

Bernd Machenschalk
Bernd Machenschalk
Joined: 15 Oct 04
Posts: 2,684
Credit: 25,950,161
RAC: 34,820

Ensor, your problem (return

Ensor,

your problem (return code 3) indicates either a problem in our code or in the data that is intermediatly written. It might be a problem on your machine or a problem related to the data file you got. Resetting the project should help (for you) if it is related to the data, but not if there is a problem on your system (access rights, mybe memory problem). I'm keeping an eye on the code side.

BM

BM

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.