[fpc-pascal] Re: Runs correctly when debugging.
Henry Vermaak
henry.vermaak at gmail.com
Tue May 8 10:36:46 CEST 2012
On 07/05/12 12:35, Guillermo Martínez Jiménez wrote:
> Thanks, Henry,
>
>> Can you give any more information about how it fails?
>
> It's a "SIGSEGV". The library is the Allegro library version 5.0.6.
>
> The error is inside an internal procedure that uploads a texture to
> OpenGL context, and it is used by other Allegro functions (i.e.
> loading pictures from file, building text fonts, etc.).
>
> Initially I suspected that I didn't use the right data types, but
> after revisiting and fixing some of them it I'm pretty sure I'm using
> the right ones.
>
> I don't know what can I say. :-/
It's hard to say without seeing your function/type declarations.
Henry
More information about the fpc-pascal
mailing list