Fatal error occurred in main thread.
Address:0x004a1f11
Exception:0xc0000005
I added every library whitch Igo needed (native-builtin) / I found them by Ollydebuger in Windows 7/ , but no success

Could I add some other info to solve this?
Start with a new/clean wine prefix and then install and try to run theI run this prog (http://www.compcar.ru/forum/showthread.php?t=7342)and this error appears:
Fatal error occurred in main thread.
Address:0x004a1f11
Exception:0xc0000005
I added every library whitch Igo needed (native-builtin) / I found them by Ollydebuger in Windows 7/ , but no success
Could I add some other info to solve this?
Where are you trying to run this program from? This indicates that theonly this one:
sai@Pc:/media/1TB/iso/igo8.3$ wine start iGO83_PC.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
Somehow I doubt that.On 2/27/11 1:30 AM, Saiph wrote:Where are you trying to run this program from? This indicates that theonly this one:
sai@Pc:/media/1TB/iso/igo8.3$ wine start iGO83_PC.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
directory has the noexec flag set and thus the program will NOT run from
this directory. It also appears that you are trying to run it from the
Windows partition. This is discouraged and you should try to install
the program to your Wine installation. If that is marked with the
noexec flag, you'll have to contact your System Admin or Linux
Distribution to get it fixed.