Wine, Stars!, and the Battle VCR

g.patel at wanadoo.fr g.patel at wanadoo.fr
Thu Mar 15 03:15:34 CST 2001


On Thu, 15 Mar 2001 06:44:48 GMT, Mark Norton <nortonmd at home.com>
wrote:

>Here is the last 200 lines of the debug message log when it hits the Battle
>VCR portion of Stars!  Here's hoping there's a clue here that will help fix
>this little nagging problem.

Sorry, no. No great information in this trace. Maybe the problem
occurred before. Btw what do you mean by current version of

Wine ? Cvs ? Last release (03/05) ? before ? (if the latter, 
upgrade before doing something else...)

Can you post the whole trace somewhere ?
And can you try to setup the Wine internal debugger
to get  a backtrace when your app hits the exception ?
There is the registry entry in ~/.wine/system.reg

 [Software\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug] 134683384
"Auto"=dword:00000001
"Debugger"="/home/gerard/win/wine/debugger/winedbg %ld %ld" 

Change the path to wine, of course.

And there is also in ~/.wine/user.reg
 
[Software\\Wine\\WineDbg] 984647035
"BreakAllThreadsStartup"=dword:00000000
"BreakOnAttach"=dword:00000000
"BreakOnCritSectTimeOut"=dword:00000000
"BreakOnDllLoad"=dword:00000000
"BreakOnFirstChance"=dword:00000001
"ConChannelMask"=dword:00000001
"ExtDbgOnInvalidAddress"=dword:00000000
"StdChannelMask"=dword:00000000
"UseXTerm"=dword:00000000

Gerard



More information about the wine-users mailing list