memory crash

Fabian Cenedese Cenedese at indel.ch
Thu Jan 23 02:33:20 CST 2003


>I have program, wich launch other one in separate independed window
>under MSWindows9x, wait for end of second program work and continue it`s
>work again with data of second program found. This progrsm use Tcl for
>it`s work. When I try to launch it under wine I have succesfuly work
>first program, but when I try to launch second program, such error occure
>- This application has exhaused all avialable memory - in console string,
>and - Unhandled page fault on write access to 0x00000004 at address
>0x0041d165 -in grafic window. How can I fix this error?

Can you run the second program directly, not being called from the first one?
If no I'd say the error is in this program. If yes the problem seems to be the
child process creation. Then someone else needs to explain what's going on.

bye  Fabi






More information about the wine-users mailing list