David Elliot wrote:

> err:module:BUILTIN32_WarnSecondInstance Attempt to instantiate built-in dll
> 'shell32.dll' twice in the same address space. Expect trouble!

Eh? This shouldn't happen any more, now that address space separation
has been implemented ...


But indepently of that:

> I remember there being a problem with a stack being located where dlls are
> supposed to go (this is a few weeks before ASS).  IE 5.01 did the same thing
> then.  Ulrich fixed it if I remember correctly (or maybe it was you?) and then it
> worked until ASS, or at least within a few days of that.  Now it is broken again.

Well, if it's a problem with overlapping the process stack, you should
reduce the stack limits, using e.g. (on bash) 'ulimit -s 512', before
starting Wine.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  [EMAIL PROTECTED]

Reply via email to