Comment 30 for bug 1177966

Revision history for this message
Hans Pulina (hans-67) wrote :

Well, I've some basic knowlege in programming and software developement. But my biggest project up to now consists of something like 1000 lines of code in GNU-coding style with many comments. Anyway I also tried to find the error. But up to now I didn't manage to install WinDbg which seems me to be neccessary to analyse the crashdump files.

But there is another program which is called a post-mortem debugger, however I haven't understood yet, why. It is called "Dr. Watcom" and part of the Open Watcom developement tools (http://www.openwatcom.org/index.php/Main_Page). It cannot read the crashdump files, but identify the reason for the crash: an access violation which occurres inside the OpenGL driver. Okay, then is the question, why? - Up to now I don't know it.
I've attached the output file of the Dr. Watcom program with some added declarations (for myself) of the loaded DLL-files.