DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2592
Version: 1.3-current


recently installed a mingw32 and then try the fltk on it. 
My code compile but I can not use gdb to debug it, because every time the
fltk show(), the system give me the following message:

Program received signal SIGSEGV, Segmentation fault.
0x7c8322af in KERNEL32!IsBadStringPtrA ()
   from C:\WINDOWS\system32\kernel32.dll

Then I tried to gdb the test/clock.exe, by 

cd test/
gdb clock.exe

and that give me the same error message.

And I tried the 1.3.x-r8514, which still give me the same error.

I am using a windows xp Professional version 2002, service pack 3.
And a dell dimension computer


Link: http://www.fltk.org/str.php?L2592
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to