Paul Davis <[EMAIL PROTECTED]> writes:
> seg fault is in wine-pthread, not wine-preloader, which is even tougher
> - two exec boundaries to cross.
You don't need the execs, you can simply run wine-pthread directly
(unless the problem is only triggered by the preloader of course).
--
Alexandre J
Paul Davis wrote:
seg fault is in wine-pthread, not wine-preloader, which is even tougher
- two exec boundaries to cross.
Hi Paul,
did you try to do something along those lines?
- insert a long loop in wine-pthread code before the crash to wait for,
say, 30 seconds
- after starting
seg fault is in wine-pthread, not wine-preloader, which is even tougher
- two exec boundaries to cross.