Re: [Wine]Wine question - sort of... program that ran now crashes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> that's coming from my program? Or is it a message coming from Wine?

In a way it's both.  I'ts possible that your program makes use of seh
to catch exceptions, and then seh is printing debug statements about
the problem.  Another option is that part of wine is causing the
exception, but I'm not sure if we use seh like that or not.  You have
to read through the debug log and try to find out where the exception
is coming from.  If you could attach the part of the log containing
the seh stuff and then a couple lines of the log before that, we might
be able to check it out.


On Sun, 17 Oct 2004 10:29:56 -0700, Mark Knecht <markknecht@xxxxxxxxx> wrote:
> On Sun, 17 Oct 2004 13:24:58 -0400, James Hawkins <truiken@xxxxxxxxx> wrote:
> > > What is 'seh'?
> >
> > seh is the Structured Exception Handler.  It's the subsection of the
> > win32 api that deals with exceptions in general, allowing you to
> > throw, catch, etc and clean up your program when things get messy.
> >
> >
> 
> Thanks James - So is a message that starts with 'seh:' a message
> that's coming from my program? Or is it a message coming from Wine?
> 
> Thanks,
> Mark
> 


-- 
James Hawkins
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux