Re: systematic debugging of random freeze in debug mode
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Mon, 21 Nov 2005 21:00:44 -0500
<revyakin@xxxxxxxxx> wrote in message
news:1132624140.364337.219740@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> even though I found what causes the trouble, Interestingly, I found
> that both the stack call and the break call don't always point to the
> actual process/dll causing the problem. I wonder what it means.
There are probably several threads. Your code is on one of them, some
unrelated system code runs on the others. Open Threads window, find your
primary thread, switch to it and you'll get correct call stack.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- systematic debugging of random freeze in debug mode
- From: revyakin@xxxxxxxxx
- Re: systematic debugging of random freeze in debug mode
- From: Mark Randall
- Re: systematic debugging of random freeze in debug mode
- From: revyakin@xxxxxxxxx
- Re: systematic debugging of random freeze in debug mode
- From: revyakin@xxxxxxxxx
- systematic debugging of random freeze in debug mode
- Prev by Date: Re: systematic debugging of random freeze in debug mode
- Next by Date: Re: WM_CLOSE
- Previous by thread: Re: systematic debugging of random freeze in debug mode
- Next by thread: Re: systematic debugging of random freeze in debug mode
- Index(es):
Relevant Pages
|