| Urgent help, prog crashes with WINE Hello! I am trying to run the program SATrader.exe which is a very unknown prog (a google search only gets one hit) on WINE, and it starts fine.. until I login, then it just silently closes! No error message, nothing. So then I tried the debug-thing: Code: john@john:~/New Folder/$ WINEDEBUG="-all" wine SATrader.exe
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7eee5f30 (thread 0009), starting debugger...
Modules:
Cannot get info on module while no process is loaded
Threads:
process tid prio (all id:s are in hex)
0000000a
0000000c 0
0000000b 0
00000008 (D) (null)
00000009 0
is there any way I can try to fix this? This is very important. |