View Single Post
Old 03 May 2012, 08:46   #2
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,002
exec.library did not crash. exec.library detected that the memory list had been corrupted and then crashed the program which ran in the task defined by the task structure at address 03000300. I wonder why scout does not print the name of the task.

A corrupted memory list usually happens if a program writes beyond the size of an allocated memory block. It can also happen if the stack size is too small.

Mungwall (in combination with Sushi or Sashimi) should be able to debug it if you can run it before the crash. When does the guru appear? The address looks much like the initial CLI.
thomas is online now  
 
Page generated in 0.05998 seconds with 11 queries