|
Wanted: Debugging symbols
Hi,
As reported in another thread we're struggling with a deadlock or something quite frequently when placing orders. It seems to be in CreateFixOrder, but we may be wrong due to this:
user32.dll!_MsgWaitForMultipleObjects@20() + 0x1f bytes
fxcore.dll!04de85fc()
[Frames below may be incorrect and/or missing, no symbols loaded for fxcore.dll]
> msvcr80.dll!_callthreadstartex() Line 348 + 0x6 bytes C
It has been my experience that sometimes we aren't really at the call we think we're at if we don't have debugging symbols to make sure we're pointed at the right place. Microsoft provides debugging symbols for their API, foundation class libraries, and even some core dlls.
It would be very helpful if your development installers included the debugging symbols or if you had a symbol server we could point at.
__________________
Jacob Anawalt
Gecko Software, Inc.
|