Jump to content

NTSD does not generate dump for a c# app with c++ componenets


Maanu
 Share

Recommended Posts

Hi,

I have a c# application which uses c++ dlls. The C++ compomenet throwed memory violation exception. But NTSD did not dump the application.

I have configured the managed JIT debuger as

DbgManagedDebugger = c:\DebugMe\ntsd.exe -p %ld -e %ld -g -noio -c ".dump /ma /u c:\dumps\jit.dmp; q"

and

DbgJITDebugLaunchSetting = 2

NTSD generates dump for a pure c# application. But it does not generate dump file a c# application with c++ componenets and an uhandled exception was thrown from the c++ component

How can I get around the issue?

Thanks!

Link to comment
Share on other sites

Hi,

I have a c# application which uses c++ dlls. The C++ compomenet throwed memory violation exception. But NTSD did not dump the application.

I have configured the managed JIT debuger as

DbgManagedDebugger = c:\DebugMe\ntsd.exe -p %ld -e %ld -g -noio -c ".dump /ma /u c:\dumps\jit.dmp; q"

and

DbgJITDebugLaunchSetting = 2

NTSD generates dump for a pure c# application. But it does not generate dump file a c# application with c++ componenets and an uhandled exception was thrown from the c++ component

How can I get around the issue?

Thanks!

Please Go to this link on our forum : http://forums.windowsforum.org/index.php?showtopic=43713

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy