If this is on RH9, check you don't have LD_ASSUME_KERNEL set in the environment. Running `unset LD_ASSUME_KERNEL` before running Wine should suffice (unless wine in this case is actually a script).
On Sun, 2003-06-08 at 21:02, Z_God wrote:
I just installed Wine from CVS using one of those GetWine scripts. When I try to run something, I always get: wine: Unhandled exception, starting debugger... err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x4028197d It doesn't matter what I run. What should I do? Thanks in advance.