VC++ Error on Exit

Post bug reports and ask for technical assistance here.

Moderator: MOD_WestCiv

Post Reply
User avatar
wesy
Posts: 224
Joined: Sun Feb 10, 2002 10:00 am
Location: Berkeley, CA

VC++ Error on Exit

Post by wesy »

I'm running Beta 1 of the x64 version of Win7. Overall it runs great! I know x64 Vista is not "officially" supported so i'm sure that win7 x64 Beta is "definitely not supported" :).

The Dialog Title: Microsoft Visual C++ Debug Library

Text: Debug Assertion Failed!

Program:...Game\Crown of Glory Emperor's Edition\Crown of Glory II.ext
File:thrdcore.cpp
Line:830

For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts

----------------------------
I've attached the dxdiag file

thanks!

Wes
Attachments
DxDiag_W7x64.txt
(43.35 KiB) Downloaded 5 times
"I ran into Isosceles. He had a great idea for a new triangle!"...Woody Allen
User avatar
jjax
Posts: 289
Joined: Thu Feb 24, 2005 3:42 am

RE: VC++ Error on Exit

Post by jjax »

Looks like an assertion is also failing for me on exit. Im on windows xp btw.
--JJAX

User avatar
Lützow
Posts: 1521
Joined: Tue Jul 22, 2008 6:09 pm
Location: Germany

RE: VC++ Error on Exit

Post by Lützow »

This one thing is scaring me as well.

I guess MS will drop support for XP/Vista in the near future and some older games won't work with Windows 7 anymore.
PDiFolco
Posts: 1195
Joined: Mon Oct 11, 2004 8:14 am

RE: VC++ Error on Exit

Post by PDiFolco »

Yep, also got a weird behavior, where the game closes (on "exit") it's very quick, there's no "exit" screen and instead I've got a "ding" as if some software error occured, but no message/window. I'm under XP too.
PDF
User avatar
Kitakami
Posts: 1316
Joined: Thu May 02, 2002 11:08 pm
Location: The bridge of the DNTK Kitakami

RE: VC++ Error on Exit

Post by Kitakami »

ORIGINAL: wesy

I'm running Beta 1 of the x64 version of Win7. Overall it runs great! I know x64 Vista is not "officially" supported so i'm sure that win7 x64 Beta is "definitely not supported" :).

The Dialog Title: Microsoft Visual C++ Debug Library

Text: Debug Assertion Failed!

<snip>

I have same problem, same OS. I know it is not officially supported, but I thought you'd like to know :)
Tenno Heika Banzai!
User avatar
wworld7
Posts: 1726
Joined: Tue Feb 25, 2003 2:57 am
Location: The Nutmeg State

RE: VC++ Error on Exit

Post by wworld7 »

ORIGINAL: Lützow

This one thing is scaring me as well.

I guess MS will drop support for XP/Vista in the near future and some older games won't work with Windows 7 anymore.

Grouping XP/Vista together may be in error.

It is likely support for XP will drop much sooner than Vista.

But since the core of Windows 7 is Vista there isn't much worry about compatability in the near future.
Flipper
PaulWRoberts
Posts: 904
Joined: Sun Apr 22, 2001 8:00 am

RE: VC++ Error on Exit

Post by PaulWRoberts »

ORIGINAL: PDiFolco

Yep, also got a weird behavior, where the game closes (on "exit") it's very quick, there's no "exit" screen and instead I've got a "ding" as if some software error occured, but no message/window. I'm under XP too.

I get this too.
User avatar
LarryP
Posts: 3300
Joined: Sat May 14, 2005 9:37 pm
Location: Carson City, NV

RE: VC++ Error on Exit

Post by LarryP »

ORIGINAL: PDiFolco

Yep, also got a weird behavior, where the game closes (on "exit") it's very quick, there's no "exit" screen and instead I've got a "ding" as if some software error occured, but no message/window. I'm under XP too.

Same here with XP-Pro and Service Pack #2. The TaskBar is popped up too.
User avatar
ericbabe
Posts: 11848
Joined: Wed Mar 23, 2005 3:57 am
Contact:

RE: VC++ Error on Exit

Post by ericbabe »

There does seem to be an error that comes up on a minority of systems when the game is shutting down.&nbsp; This happens in Windows code during memory deallocation, and only seems to happen on perhaps 1 in 15 systems.&nbsp; Memory still seems to be deallocating properly after thread termination, so it's a cosmetic annoyance, but seems to be entirely harmless.
Image
PDiFolco
Posts: 1195
Joined: Mon Oct 11, 2004 8:14 am

RE: VC++ Error on Exit

Post by PDiFolco »

ORIGINAL: ericbabe

There does seem to be an error that comes up on a minority of systems when the game is shutting down.  This happens in Windows code during memory deallocation, and only seems to happen on perhaps 1 in 15 systems.  Memory still seems to be deallocating properly after thread termination, so it's a cosmetic annoyance, but seems to be entirely harmless.
No way to get some log or stg to help "debug" this ? Harmless or not it's a bug ! [:'(]
PDF
User avatar
SlickWilhelm
Posts: 1854
Joined: Sun Jul 22, 2007 1:52 pm
Location: Rochester, MN

RE: VC++ Error on Exit

Post by SlickWilhelm »

I'm getting same error on Xp sp3. Seems to be benign, though.&nbsp;
Beta Tester - Brother Against Brother
Beta Tester - Commander: The Great War
Beta Tester - Desert War 1940-42
User avatar
ericbabe
Posts: 11848
Joined: Wed Mar 23, 2005 3:57 am
Contact:

RE: VC++ Error on Exit

Post by ericbabe »

It's possible to fix; we did fix this bug in the FOF version of the engine.&nbsp; It's caused by something in the deallocation process being deallocated out-of-order.&nbsp; It might be easier to just tell Windows to stop announcing that particular deallocation warning.
Image
User avatar
LarryP
Posts: 3300
Joined: Sat May 14, 2005 9:37 pm
Location: Carson City, NV

RE: VC++ Error on Exit

Post by LarryP »

I stopped it from happening here by taking my AVG virus entirely out of memory. In Services I unloaded the three AVG programs that run. That took care of it. It exits with no exclamation beep and no other weirdness. [:)]

There is still no exit screen though, if the game has one. [&:]
Post Reply

Return to “Tech Support”