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


And then gdb main.exe

$ gdb main.exe
GNU gdb (GDB) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "mingw32".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from d:\hg\Projects\build\fltkbug/main.exe...done.
(gdb) r
Starting program: d:\hg\Projects\build\fltkbug/main.exe
[New Thread 7460.0x1f44]
[New Thread 7460.0x170c]

Program received signal SIGSEGV, Segmentation fault.
0x7c8322af in KERNEL32!IsBadStringPtrA ()
   from C:\WINDOWS\system32\kernel32.dll
(gdb)
(gdb) q
A debugging session is active.

        Inferior 1 [process 7460] will be killed.

Quit anyway? (y or n) y


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

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to