RE: Windows Media Encoder application fails after many iterations

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi,

Troubleshooting this kind of crash issue generally need to involve
debugging scenario. You have to capture several crash memory dump files of
the application failure and send the dump files to our customer support
service(CSS) for analysis.

Here's some info about using debugging tools to take memory dumps.

Download debugging toos for Windows from:
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
(Download the Current Release 32 bit version)

Once you have this tool, you will get a debugger called WinDBG. You can
start WinDBG and attach to any process. You can also automate WinDBG and
take dumps when certain exceptions occur by using ADPlus (it is a vb
script) that comes with the tool above.

For example, ADPlus can be used to take a crash dump. This KB has details:
http://support.microsoft.com/?kbid=286350

Please refer to the note below to obtain the phone number of our CSS. Also
each MSDN subsciber has 2 free service incident tickets.

Best Regards,

WenJun Zhang

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.

.



Relevant Pages

  • RE: VS .Net 2003 IDE Crashes when Attaching to Debugger
    ... had to run the application much longer when attempting to get the dump than ... The crash occurs when selecting the ... Macaffee can cause some prolems with the IDE since it does ... >>application we're debugging is an inprocess DLL with Visio. ...
    (microsoft.public.vsnet.general)
  • Re: Problem in module mscorwks
    ... Can you save a dump of this exception and then provide a way for me to ... ".NET Crash: Managed Heap Corruption calling unmanaged code" ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.clr)
  • Re: Help analyzing Crash Dump file
    ... debugging an application's mini-dump. ... My dump came from an OS crash and is ...
    (microsoft.public.windows.server.general)
  • Re: panic in propagate_priority w/ postgresql under heavy load
    ... reboot -d gives me a dump just fine. ... # Bus support. ... <ACPI PCI bus> on pcib0 ... Loading configuration files. ...
    (freebsd-hackers)
  • Re: SetUnhandledExceptionFilter
    ... The only way to prevent at all cost a crash in the applicaiton ... Looking at a full dump of Word.exe and/or LotusNotes is the only way ... A bad heap metadata will cause an access violation, ... normally dismissed in some wide exception handler) ...
    (microsoft.public.win32.programmer.kernel)