problems running homesite

g.patel at wanadoo.fr g.patel at wanadoo.fr
Mon Mar 19 06:50:46 CST 2001


On Mon, 19 Mar 2001 12:26:59 +0100, Anton Stoeckl <as at j-point.de>
wrote:

>> Unfortunately that doesn't help much. The enter/leave Criticalsection
>> calls give no information at all. Can you filter them and post 200
>> lines without them?
>
>Sure, here we go:
<snip>
>Call ntdll.553: RtlUnwind(40576ec0,00403bbd,40576ba4,00000000) ret=00403bbd fs=008f
>Ret  ntdll.553: RtlUnwind() retval=00000000 ret=00403bbd fs=008f

Unfortunately, there is not yet the problem in your trace.
RtlUnwind means that the app encountered an exception - most
probably the cause for the problem. You should find an 
UnhandledExceptionFilter instruction before the beginning
of the part your posted; if yes, post the 200 lines before this line.

Gerard




More information about the wine-users mailing list