Re: Multiprocessor crash.
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Fri, 29 Feb 2008 06:32:24 GMT
Hi Pete,
Thanks for your feedback.
Yes, the multithreading issue may be quite timeline based and hard to
reproduce in a test. That's why design is the the most essential part of
the multithreading application. Once the problem only occurs in production
environment, it is pretty hard to find out.
Given that this problem may be caused by context switch or procedure
re-entry, there must be some synchronization or mutex problem in the code
that causes the crash. That's why I believe we should first get the stack
trace of the crash and why the crash occurs. Once it is caused by certain
state corruption, we should employ some synchronization mechanism to fix
it.
Anyway, please feel free to feedback more information. Thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: Multiprocessor crash.
- From: rnd
- Re: Multiprocessor crash.
- References:
- Multiprocessor crash.
- From: rnd
- RE: Multiprocessor crash.
- From: "Jeffrey Tan[MSFT]"
- Re: Multiprocessor crash.
- From: rnd
- Multiprocessor crash.
- Prev by Date: what message I get if new files is updated in the file system
- Next by Date: 32 bit bmps in toolbar
- Previous by thread: Re: Multiprocessor crash.
- Next by thread: Re: Multiprocessor crash.
- Index(es):
Relevant Pages
|