Hi Pritpal, in the last two months, I stopped my hbqt project while you has correct the memory problem.
This week, I get back to work but my project abend when I connect the QMainWindow with events.... I only recompile the old project (that worked fine) and with the last SVN don't work My connect is: * QT_CONNECT_EVENT( oWin:pPtr , 6 , {|o,e| My_Events( o , e ) } ) * where oWin is the object for QMainWindow initialized with: oWin := QMainWindow():new() Look the abend: Application Internal Error - D:\SILVER~1\TESTS_~2\test_M2GH.EXE Terminated at: 2009.10.19 18:04:54 Unrecoverable error 6005: Exception error: Exception Code:C0000005 Exception Address:004AF378 EAX:00000003 EBX:01F6EE2C ECX:00000014 EDX:00000000 ESI:01F6EAB0 EDI:00000003 EBP:00541ACE CS:EIP:001B:004AF378 SS:ESP:0023:0022FC20 DS:0023 ES:0023 FS:003B GS:0000 Flags:00010202 CS:EIP: 8B 42 08 8B 00 48 74 30 89 D0 83 C0 08 89 04 24 SS:ESP: 0022FCA4 00000014 00573A35 00573A33 00000006 00573A33 00000001 00010321 00000000 00000030 0243B35C 02453074 00000006 00000000 00000006 00426C9C C stack: EIP: EBP: Frame: OldEBP, RetAddr, Params... Modules: 0x00400000 0x001D3000 D:\SILVER~1\TESTS_~2\test_M2GH.EXE 0x7C900000 0x000B0000 C:\WINDOWS\system32\ntdll.dll 0x7C800000 0x000F5000 C:\WINDOWS\system32\kernel32.dll 0x6A1C0000 0x002A8000 D:\SilverGui\hbqtcommand\QtCore4.dll 0x77DD0000 0x0009B000 C:\WINDOWS\system32\ADVAPI32.DLL 0x77E70000 0x00092000 C:\WINDOWS\system32\RPCRT4.dll 0x77FE0000 0x00011000 C:\WINDOWS\system32\Secur32.dll 0x6FBC0000 0x00008000 D:\SilverGui\hbqtcommand\mingwm10.dll 0x77C10000 0x00058000 C:\WINDOWS\system32\msvcrt.dll 0x774E0000 0x0013D000 C:\WINDOWS\system32\OLE32.dll 0x77F10000 0x00048000 C:\WINDOWS\system32\GDI32.dll 0x7E410000 0x00090000 C:\WINDOWS\system32\USER32.dll 0x71AB0000 0x00017000 C:\WINDOWS\system32\WS2_32.DLL 0x71AA0000 0x00008000 C:\WINDOWS\system32\WS2HELP.dll 0x65100000 0x00ACB000 D:\SilverGui\hbqtcommand\QtGui4.dll 0x763B0000 0x00049000 C:\WINDOWS\system32\COMDLG32.DLL 0x77F60000 0x00076000 C:\WINDOWS\system32\SHLWAPI.dll 0x773D0000 0x00103000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll 0x7C9C0000 0x00817000 C:\WINDOWS\system32\SHELL32.dll 0x76390000 0x0001D000 C:\WINDOWS\system32\IMM32.DLL 0x77120000 0x0008B000 C:\WINDOWS\system32\OLEAUT32.DLL 0x76B40000 0x0002D000 C:\WINDOWS\system32\WINMM.DLL 0x73000000 0x00026000 C:\WINDOWS\system32\WINSPOOL.DRV 0x6FF00000 0x0015F000 D:\SilverGui\hbqtcommand\QtNetwork4.dll 0x00680000 0x012B7000 D:\SilverGui\hbqtcommand\QtWebKit4.dll 0x77C00000 0x00008000 C:\WINDOWS\system32\VERSION.dll 0x71AD0000 0x00009000 C:\WINDOWS\system32\WSOCK32.DLL 0x629C0000 0x00009000 C:\WINDOWS\system32\LPK.DLL 0x74D90000 0x0006B000 C:\WINDOWS\system32\USP10.dll 0x5AD70000 0x00038000 C:\WINDOWS\system32\uxtheme.dll 0x63000000 0x00014000 C:\WINDOWS\system32\SynTPFcs.dll 0x755C0000 0x0002E000 C:\WINDOWS\system32\msctfime.ime 0x68F00000 0x00014000 D:\Qt\4.5.2\plugins\imageformats\qgif4.dll 0x6BDC0000 0x00015000 D:\Qt\4.5.2\plugins\imageformats\qico4.dll 0x645C0000 0x00031000 D:\Qt\4.5.2\plugins\imageformats\qjpeg4.dll 0x6EFC0000 0x00056000 D:\Qt\4.5.2\plugins\imageformats\qmng4.dll 0x632C0000 0x00059000 D:\Qt\4.5.2\plugins\imageformats\qtiff4.dll 0x76C30000 0x0002E000 C:\WINDOWS\system32\WINTRUST.dll 0x77A80000 0x00094000 C:\WINDOWS\system32\CRYPT32.dll 0x77B20000 0x00012000 C:\WINDOWS\system32\MSASN1.dll 0x76C90000 0x00028000 C:\WINDOWS\system32\IMAGEHLP.dll 0x72D20000 0x00009000 C:\WINDOWS\system32\wdmaud.drv 0x72D10000 0x00008000 C:\WINDOWS\system32\msacm32.drv 0x77BE0000 0x00015000 C:\WINDOWS\system32\MSACM32.dll 0x77BD0000 0x00007000 C:\WINDOWS\system32\midimap.dll Called from *QT_CONNECT_EVENT*(0) Called from MAIN(10) in D:\SILVER~1\TESTS_~2\test.prg ------------------------------------------------------------------------ Is there anything I should change? Thanks in advance CdQ
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour