To Antonio,
in "Samples \ testpng.exe" MinGW with the following error occurs
Harbour Revision: harbour_3.2_32bits_MinGW_20141218
FW Version: 14.09
With BCC582 everything is ok
Application Internal Error - C: \ FWH \ samples \ testpng.exe
Terminated at: 2015-01-10 18:49:54
Unrecoverable error 6005: Exception error:
Exception Code: c0000005 ACCESS_VIOLATION
Exception Address: 00482B94
EAX: FFFFFFF6 EBX: ECX 00299EFC: FFFFFFFE EDX: 00000000
ESI: 003B6AE0 EDI: 00280000 EBP: 0022F2E4
CS: EIP: 001B: 00482B94 SS: ESP: 0023: 0022F25C
DS: 0023 ES: 0023 FS: GS 003B: 0000
Flags: 00210286
Exception Parameters: 00000000 FFFFFFFA
CS: EIP: 8B FC 69 89 EE 83 E6 03 83 FE 01 0F 84 59 07 00
SS: ESP: 00299EFC 003B6AE0 00000001 00414189 00000114 00000000 00000000 00000058 80000000 00000001 474E5089 0A1A0A0D 00299EFC 003B6AE0 0022F2B4 00413DD7
C stack:
EIP: EBP: Frame: OldEBP, RetAddr, params ...
greeting
Manfred
Error PNG with MinGW
Error PNG with MinGW
Manfred Groß
Re: Error PNG with MinGW
Further tests,
First start of testpng.exe with MinGW and Harbor Version : harbour_3.2_32bits_MinGW_20141218.zip
Next Start
greeting
Manfred
First start of testpng.exe with MinGW and Harbor Version : harbour_3.2_32bits_MinGW_20141218.zip
Code: Select all
Application Internal Error - c:\fwh\samples\testpng.exe
Terminated at: 2015-01-12 09:50:14
Unrecoverable error 9011: hb_xfree called with a NULL pointer
Called from FWOPENPNGFILE(0)
Called from LOADPNG(39) in testpng.prg
Called from (b)MAIN(15) in testpng.prg
Called from TBTNBMP:CLICK(0) in .\source\classes\BTNBMP.PRG
Called from TBTNBMP:LBUTTONUP(0) in .\source\classes\BTNBMP.PRG
Called from TCONTROL:HANDLEEVENT(0) in .\source\classes\CONTROL.PRG
Called from TBTNBMP:HANDLEEVENT(0) in .\source\classes\BTNBMP.PRG
Called from _FWH(0) in .\source\classes\WINDOW.PRG
Called from WINRUN(0)
Called from TWINDOW:ACTIVATE(0) in .\source\classes\WINDOW.PRG
Called from MAIN(29) in testpng.prg
Code: Select all
Application Internal Error - c:\fwh\samples\testpng.exe
Terminated at: 2015-01-12 09:57:57
Unrecoverable error 6005: Exception error:
Exception Code:C0000005 ACCESS_VIOLATION
Exception Address:00486AD4
EAX:FFFFFFF6 EBX:003CD6FC ECX:FFFFFFFE EDX:00000000
ESI:003E6AC0 EDI:003A0000 EBP:0022F2E4
CS:EIP:001B:00486AD4 SS:ESP:0023:0022F25C
DS:0023 ES:0023 FS:003B GS:0000
Flags:00010286
Exception Parameters: 00000000 FFFFFFFA
CS:EIP: 8B 69 FC 89 EE 83 E6 03 83 FE 01 0F 84 59 07 00
SS:ESP: 003CD6FC 003E6AC0 00000001 004143F9 000005AC 00000000 00000000 00000058 80000000 474E5089 0A1A0A0D 003CD6FC 003E6AC0 00000001 0022F2B4 00414047
C stack:
EIP: EBP: Frame: OldEBP, RetAddr, Params...
Manfred
Manfred Groß
Re: Error PNG with MinGW
with Visual Studio 2010, the same error
only with BCC 582 it goes!
greeting
Manfred
only with BCC 582 it goes!
greeting
Manfred
Manfred Groß