Quell
December 30th, 2004, 10:49
Hey.
i have a problem.
Olly debug gives me access violation.Why?
My os is windows xp pro. No SP's installed
when i debug an application in olly debug i constanly get access violation at 0x000000 . I figures this has something to do with how the memroy is being open to be read? Or trying to delete a pointer that has already been deleted?
So i figure this is a problem on behalf of the debugee.
I read some web sites and i found a way to stop this from being a problem(unchecking break on access violations in debug options).
But i was wondereing if it is Olly causing these problem? Or was i right and it is a flaw in the programing of the debugee?
i have a problem.
Olly debug gives me access violation.Why?
My os is windows xp pro. No SP's installed
when i debug an application in olly debug i constanly get access violation at 0x000000 . I figures this has something to do with how the memroy is being open to be read? Or trying to delete a pointer that has already been deleted?
So i figure this is a problem on behalf of the debugee.
I read some web sites and i found a way to stop this from being a problem(unchecking break on access violations in debug options).
But i was wondereing if it is Olly causing these problem? Or was i right and it is a flaw in the programing of the debugee?