Hi Przemek,

[ One issue is that the app still GPFs on startup
when linked with hbvmmt.lib. This is the stack
trace according to MSVS2008 debugger: _WinMain()
-> hb_vmInit() -> hb_vmProcessDllSymbols() ->
hb_vmDo() -> hb_vmTSVarClean() -> hb_vmTSVarClean() ->
hb_itemMove(). ]

Update: According to hb_out.log, the GPF seems to occur
in my framework .prg code, in INITSTATICS. In this source
file, quite some (23) THREAD STATICs are declared outside
the functions. I'm using -gc3 in this source file, and
Harbour was also compiled with -gc3. App level parts
of the program are compiled with -gc0.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to