Print Page | Close Window

Stack overflow

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=8359
Printed Date: 16.Aug.2026 at 21:58


Topic: Stack overflow
Posted By: Kowjirow
Subject: Stack overflow
Date Posted: 11.Sep.2012 at 12:07
Hi!

I'm new on this forum, i don't know if i post on the good section.

I just get the pc of my boss and his AutoCAD crashes at startup. He tried to force open a file after he did no longer open AutoCAD. (AutoCAD 2010 64bit on Windows 7)

When software start, it loads skin, taskbar, and it crashes... a message appears in the autocad dialog:

, Error: Exception occurred: 0xC00000FD (Stack Overflow) , Warning: unwind skipped on unknown exception

I tried to run as admin, repair, reinstalled, I check config of the computer, update, virus, all i can check. I download a hotfix on the Autodesk site called "startup error hotfix 64bit" but it changes nothing.

Has someone an idea? thanks




Replies:
Posted By: Kowjirow
Date Posted: 11.Sep.2012 at 12:08
I think i understand (after researching on the net), there is an execution stack that combines tasks at c++ software startup and when my boss tried to force open his file, there was a "stack overflow" too much data accumulated spawned the stack overflow. So to fix it, i must clean the execution stack... but what is this stack?


Posted By: RaeBuckley
Date Posted: 25.Sep.2012 at 13:37
It is pretty much understandable now, and I'm also interested what the stack is.
I'm not familiar with any of these technical difficulties.

-------------
http://mp4towmvconverter.net/" rel="nofollow - Converting mp4 to wmv


Posted By: John Connor
Date Posted: 25.Sep.2012 at 18:33
From Wikipedia:

"In software, a stack overflow occurs when too much http://en.wikipedia.org/wiki/Computer_memory" rel="nofollow - memory is used on the http://en.wikipedia.org/wiki/Call_stack" rel="nofollow - call stack . The call stack contains a limited amount of memory, often determined at the start of the program. "

How much RAM is installed?

Do you let Windows manage virtual memory?

What is the capacity of your hard drive?  How much free space is available?



-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>




Print Page | Close Window