So, I removed all the unmanaged code and it ran fine with page heap enabled, started adding it back and only one class with non critical usage would cause it reliably to fault when page heap was enabled.
So, either that c dll, or the IBM libs do something bad. I had a colleague who does low level development take a look with windbg but as it fails outside of a call to my unmanaged code and within an IBM call it wasn't straight forward.
I just removed the small class and worked around it.
Thanks for all the effort Joel!
So, either that c dll, or the IBM libs do something bad. I had a colleague who does low level development take a look with windbg but as it fails outside of a call to my unmanaged code and within an IBM call it wasn't straight forward.
I just removed the small class and worked around it.
Thanks for all the effort Joel!
No comments:
Post a Comment