problems running homesite

g.patel at wanadoo.fr g.patel at wanadoo.fr
Mon Mar 19 06:56:29 CST 2001


On Mon, 19 Mar 2001 12:50:46 GMT, g.patel at wanadoo.fr wrote:

>probably the cause for the problem. You should find an 
>UnhandledExceptionFilter instruction before the beginning

Silly me :-)
If there is a RtlUnwind, the exception has been handled...
So instead of searching for a non-existent UnhandledExceptionFilter;
add +seh to your trace
You should find then a seh trace for the  EXC_CallHandler routine a
few hundred of lines before the first line you already posted.
Post 200 lines before this call.

Gerard




More information about the wine-users mailing list