[AD] windows port crashes due to (wrong?) asserts
[
Thread Index
|
Date Index
|
More lists.liballeg.org/allegro-developers Archives
]
To
: "Coordination of admins/developers of the game programming library Allegro" <
alleg-developers@xxxxxxxxxx
>
Subject
: [AD] windows port crashes due to (wrong?) asserts
From
: Elias Pschernig <
elias.pschernig@xxxxxxxxxx
>
Date
: Mon, 26 Apr 2010 16:07:57 +0200
I have reports of my windows A5 .exe failing with this:
"Assertion failed: dm.dmFields & 0x00100000, file /home/elias/prog/allegro/git/src/win/wgl_disp.c, line 1620"
The relevant lines are:
1620 ASSERT(dm.dmFields & DM_PELSHEIGHT);
1621 ASSERT(dm.dmFields & DM_PELSWIDTH);
1622 ASSERT(dm.dmFields & DM_POSITION);
Why are those asserts? Seems perfectly valid to me if Windows doesn't like reporting all of them each time...
Follow-Ups
:
Re: [AD] windows port crashes due to (wrong?) asserts
From:
Milan Mimica
Messages sorted by:
[
date
|
thread
]
Prev by Date:
[AD] [ alleg-Bugs-2992109 ] acodec uses wrong dll name for vorbisfile
Next by Date:
Re: [AD] 5.1?
Previous by thread:
[AD] [ alleg-Bugs-2992109 ] acodec uses wrong dll name for vorbisfile
Next by thread:
Re: [AD] windows port crashes due to (wrong?) asserts
Mail converted by
MHonArc
2.6.19+
http://listengine.tuxfamily.org/