Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Application crash on Vista
Application crash on Vista [message #11300] |
Sun, 02 September 2007 02:17  |
 |
michael
Messages: 153 Registered: May 2007 Location: Germany
|
Experienced Member |
|
|
After many problems i've finally compiled my application on vista using mingw.
But it always crashes after a little while. Now i build it in debug-mode and got these error directly at the start of my application:
* C:\upp\out\MINGW.Debug_full.Gui\prohibisZA.exe 02.09.2007 02:11:01, user: michael
Assertion failed in C:/upp/uppsrc/Core/Value.h, line 431
dynamic_cast<const RichValueRep *>(p)
This is what my application reports to its debug log.
No error on Windows XP and Windows Server 2003.
I think it has somthing todo with this warning:
In file included from C:/upp/out/RichText/MINGW.Debug_full.Gui\$blitz.cpp:88:
C:\upp\uppsrc\RichText\ParseRTF.cpp: In member function `Upp::String Upp::RTFParser::ReadBinHex(char&) const':
C:\upp\uppsrc\RichText\ParseRTF.cpp:902: warning: converting of negative value `-0x000000001' to `unsigned int'
Any idea what makes my application crashing all the time or how to get rid of these errors?
[Updated on: Sun, 02 September 2007 16:13] Report message to a moderator
|
|
|
|
|
|
Goto Forum:
Current Time: Sat Apr 26 14:48:07 CEST 2025
Total time taken to generate the page: 0.00554 seconds
|