Hello Uwe,

Thanks for your reply.


> > err:shell:SHELL_DllEntryPoint shell.dll instantiated twice!
>
> Normal deficency until we have address separation in place

Ok. So this is a normal issue.


> > /usr/local/lib/lib.drv.so: cannot open shared object file: No such file
> > or directory
> Normal when the application loads some self supplied library

You mean that it succeeds loading its library afterall ? Anything to do
with dll ordering ?

>
> > err:win32:EnterCriticalSection Critical section 0x40290dfc wait timed
> > out, retrying (60 sec)
> Probably the result of the crash later
> > err:win32:EnterCriticalSection Critical section 0x40290dfc wait timed
> > out, retrying (60 sec)
> > err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0
> > addr 0x65434596
> The crash
> > err:seh:EXC_DefaultHandling Unhandled exception code c0000194 flags 0
> > addr 0x400c7974
>
> A crash inside the crash
>
> Recent CVS should behave better in this situation

I'm running with 'recent' CVS, I mean one or two days ago.


> Wine code itself uses CriticalSection as 32 bit code

Ok.

> > So, obviously, there is a misconfiguration of mine here.
>
> Perhaps some misconfiguration may be present, but not nescessary

I was thinking of it because I indeed have many, many crashes.
Does anyone actually run 16 bits code 'daily' and can comment on his
config ?

By the way, can you help me to set up wine so that it comes into debug
mode when an exception is raised ?

Thanks.



Ludovic.

Reply via email to