Re: Machine exceptions
- Posted by jimcbrown (admin) May 02, 2009
- 1108 views
I have been experiencing some unexplained machine exceptions when using c_func on XP. The thread of the message below primarily concerns Win98 but I get the impression that the problem is not confined to Win98.
The bug described in the thread turned out to be the result of a bug in bernie's machine code. There was no problem with c_func() on 98 or any other OS.
Note that bernie was using c_func() to call custom machine code, instead of the more usual usage to call a C function in a dll.
I've had similar problems, I get a machine crash here or there, add a ? 0 and everything works. I try to reduce the program to a small test case and fail every time. It seems that if that happens, I just continue programming and the problem goes away itself. I've never had a good test case, maybe this is one Matt can track down?
Jeremy
Has anyone had these unexplained problems with systems other than Win98?
I do not think Jeremy is talking about 98 when he describes the above issue, as he does not have a 98 system to test out on.