ObjectArx / Dbx crashes in debug build.

ObjectArx / Dbx crashes in debug build.

Anonymous
Not applicable
1,046 Views
3 Replies
Message 1 of 4

ObjectArx / Dbx crashes in debug build.

Anonymous
Not applicable

I have just started a project, a single arx dll and a single dbx dll. Both only implement an application class, no commands, no custom entities, no dialogs etc... When I attempt to load the dbx and arx applications in debug build, I get a crash:

 

Unhandled exception at 0x000007fefd5acaed (KernelBase.dll) in acad.exe: 0x804F4C45: 0x804f4c45.

 

Visual Studio 2010

ObjectArx 2012

AutoCAD 2012 (64 bit)

 

Any hints. Note, as stated above, there is nothing in these projects other than the application classes providing the entry points.

 

I have attached a zip containing the projects. In each contains a single class that I have created. InFormArxApp and InFormDbxApp.

 

Regards,

 

Mike

0 Likes
1,047 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable

Further, if I only load the arx or dbx application alone, the crash does not occur. If I load the both the DBX and the ARX the crash occures.

 

Regards,

 

Mike

0 Likes
Message 3 of 4

owenwengerd
Advisor
Advisor

You should show the line(s) of code where the exception occurs, and what the problem is at that point that caused the exception.

--
Owen Wengerd
ManuSoft
0 Likes
Message 4 of 4

Anonymous
Not applicable

Well I was hoping to get this resolved but the crashing has seemed to resolve itself. I haven't changed anything in that code so I am not sure what the problem is/was.

 

Mike

0 Likes