[Wine]Extra environment variable breaks wine

Vladimir Prus ghost at cs.msu.su
Mon Mar 14 07:20:33 CST 2005


Hello, I have a problem running wine, which is basically this:

1. I run some program under wine, and it runs OK.
2. I run

    export A=1

3. I run wine again, and it reports:

  wine: Unhandled exception (thread 0009), starting debugger...
  err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 8 32")
  (2)

The name of variable does not matter at all. If I "unset A", wine start
working again.

The output of wine with WINEDEBUG=+relay can be found at

  http://zigzag.cs.msu.su/~ghost/wine.relay.gz

and with WINEDEBUG=all can be found at

  http://zigzag.cs.msu.su/~ghost/wine.all.gz

I'm using "Wine 20050211".

Any ideas how to work around the problem? Any additional information I
should provide?

Thanks in advance,
Volodya






More information about the wine-users mailing list