Jump to content

IC Shuts down


jolizon590016

Recommended Posts

Please download and install the Microsoft Debugger:

 

https://go.microsoft.com/fwlink/?linkid=864422

(install just the Debugging Tools for Windows from the SDK installer)

 

 

1.            Start the WinDebugger (Start, Programs, Windows Kits, Debugging Tools for Windows (X64), WinDbg (x64)

2.            In WinDbg,  go to File, "Open Executable"

3.            Browse to ironcad.exe (typically in C:\Program Files\IronCAD\IRONCAD\20xx\bin)

4.            Click No to the question "Save information for workspace"? (if it comes up)

5.            Click View, Call Stack

6.            Press F5 to go (you may have to press F5 several times to get IronCAD starting, the bottom of the WinDebugger Command window should say "Debuggee is running" when it is actually going)

7.            Let IronCAD attempt to run as usual.

 

Then when the crash occurs save and send the window text in WinDbg:

1.            Select the Command window

2.            Go to the Edit menu, "Write Windows Text to File..."

3.            Select the Calls window.

4.            Go to the Edit menu, "Write Windows Text to File..."

 

Then send those text files.  These files can help us determine why IronCAD is failing.

Link to comment
Share on other sites

Hi Kevin,

Running debug did strange things, I was able to smart paint the faces (around 7) and stalled on the 8th. It didn't shut down IC only when I closed the debug window. I've attached the files, and thank you for this. regards

windg1.TXT windgcall.TXT

Link to comment
Share on other sites

Hi Kevin, appreciate getting back to me and thank you,

It didn't proceed as it should:

image.png.c3c8fbedbddb1df2e1c85837854601ec.png

Do I have to uninstall this first and Windows after?

regards

Unistalled and got this log :blink:

dd_vcredist_amd64_20210924090533.log

After removing all in list related to MS Visual C++ on the list

image.thumb.png.a225fcf730d06e3d04ba1843a415cce7.png

It didn't crash when change the smart paint on the face:

image.png.e12f713c7dea9516813bd9549f3a95a3.png

W10 21H1 19043.1237 version is different :huh:

 

Edited by jolizon590016
Link to comment
Share on other sites

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

×
×
  • Create New...