On Mon, 08 Mar 2010, Rossine wrote: Hi,
> The function that is occurring the GPF is "netio_serverstop()" > Using the example below generates GPF. I include this lines: > [LINES] > set path to ".\" > SET DEFAULT TO ".\" > hb_curdrive( "C:" ) > dirchange( ".\" ) > [ENDLINES] > [CODE] [...] > [ENDCODE] > Am I doing something wrong ? Nothing. It was a bug in MT HVM code which existed from the beginning but so far no one exploited it. decoded _SET_PATH structure was wrongly shared between child threads without cloning. I have just fixed it. Thank you very much for the information and code example. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
