Igo for PC ver. 8.3

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Saiph
Level 2
Level 2
Posts: 10
Joined: Sat Feb 26, 2011 4:09 am

Igo for PC ver. 8.3

Post by Saiph »

I 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?
James McKenzie

Igo for PC ver. 8.3

Post by James McKenzie »

On 2/26/11 2:24 AM, Saiph wrote:
I 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?
Start with a new/clean wine prefix and then install and try to run the
program from terminal per http://wiki.winehq.org/FAQ#run_from_terminal

If you can, create a logging file using the instruction at:
http://wiki.winehq.org/FAQ#get_log

then post the file to a site like pastebin.com and post the URL here.

Thank you.

James McKenzie
Saiph
Level 2
Level 2
Posts: 10
Joined: Sat Feb 26, 2011 4:09 am

Post by Saiph »

only this one:

sai@Pc:/media/1TB/iso/igo8.3$ wine start iGO83_PC.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
James McKenzie

Igo for PC ver. 8.3

Post by James McKenzie »

On 2/27/11 1:30 AM, Saiph wrote:
only this one:

sai@Pc:/media/1TB/iso/igo8.3$ wine start iGO83_PC.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
Where are you trying to run this program from? This indicates that the
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.

James McKenzie
Charles Davis

Igo for PC ver. 8.3

Post by Charles Davis »

On 2/27/11 8:27 AM, James McKenzie wrote:
On 2/27/11 1:30 AM, Saiph wrote:
only this one:

sai@Pc:/media/1TB/iso/igo8.3$ wine start iGO83_PC.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
Where are you trying to run this program from? This indicates that the
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.
Somehow I doubt that.

He started the program with the 'start' command. The 'SHELL_execute' is
an internal function used to implement the ShellExecute(Ex) API, which
'start' uses to work. It has nothing to do with UNIX shells.

0x100 is in fact SEE_MASK_NOASYNC (look it up in MSDN if you're
curious). Don't worry--it's completely harmless.

Chip
Saiph
Level 2
Level 2
Posts: 10
Joined: Sat Feb 26, 2011 4:09 am

Post by Saiph »

I use Ubuntu 10.10 and wine up to date(stable , unstable too).
It does not matter where the program starting from.
This program has not installation file.
I put the dll's files to wine (which is needed, I guess from olly debuger), but I mean something whrong is in the kernel32.dll, but I can't change it, because wine warned me about change order dll's.

When the prog starts, to many exceptions are made. They aren't in Windows.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Igo for PC ver. 8.3

Post by vitamin »

Install all fonts with winetricks 'winetricks allfonts'. It runs after that.
http://wiki.winehq.org/winetricks
Saiph
Level 2
Level 2
Posts: 10
Joined: Sat Feb 26, 2011 4:09 am

Post by Saiph »

nothing changed :(
without log only fixme:exec:SHELL_execute flags ignored: 0x00000100
Saiph
Level 2
Level 2
Posts: 10
Joined: Sat Feb 26, 2011 4:09 am

Post by Saiph »

I found crash report from the program :



------------------------------------------------------
------------------------------------------------------
------------------ Crash Log Begin -------------------


Current System time: "2011-02-28 13:36:11"
Build: 8.3.1.59808 Built @ Oct 10 2008 - 03:18:16

Memory Stats:

FreeMemory: 156 MB, 968 KB, 0 B
TotalUseableMemory: 164 MB, 0 KB, 0 B
MaxMemory: 164 MB, 0 KB, 0 B
ReservedMemory: 4 MB, 0 KB, 0 B
ActualCacheSize: 1 MB, 74 KB, 640 B
GarbageSize: 1 MB, 74 KB, 640 B



--------------------------------------------------------------------------
Process Name PID BaseAddr ParentPID PrioBase
--------------------------------------------------------------------------
iGO831_PC_110206.exe 0x00000020 0x00000000 0x00000008 0x00000002
--------------------------------------------------------------------------
--------------------------------------------------
Modules Name BaseAddr BaseSize
--------------------------------------------------
iGO831_PC_110206.exe 0x00400000 0x00d76000
ntdll.dll 0x7bc10000 0x000ab000
KERNEL32.dll 0x7b810000 0x00180000
winmm.dll 0x7ecd0000 0x0008c000
user32.dll 0x7eba0000 0x00124000
gdi32.dll 0x7eb10000 0x00080000
advapi32.dll 0x7eab0000 0x00053000
version.dll 0x7eda0000 0x00012000
shell32.dll 0x7e8c0000 0x001e7000
shlwapi.dll 0x7e850000 0x0005a000
comctl32.dll 0x7e760000 0x000e6000
winex11.drv 0x7e570000 0x0009b000
imm32.dll 0x7e3b0000 0x00011000
uxtheme.dll 0x7e340000 0x00030000
ole32.dll 0x7e240000 0x000e6000
rpcrt4.dll 0x7e1c0000 0x00062000
--------------------------------------------------

--------------------------------------------------------------
Threads TID BasePrio DeltaPrio
--------------------------------------------------------------
0x00000021 0 0
--------------------------------------------------------------


Exception: 0xc0000005
At address: 0x004a1f11
Access violation reading address: 0xdededede
0x004a1f11


Global status:

bInFocus: 1
bMouseDown: 0
bInLogic: 0
bInRender: 0
CurrentState[128]:
GPS Pos: (0.000000,0.000000)
Camera: pos:(0.000000,0.000000) rot:0 persp:0 zoom:0.000000 eng=0)


State queue:



------------------- Crash Log End --------------------
------------------------------------------------------
------------------------------------------------------
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Saiph wrote:nothing changed
Worked fine here. Clean your wineprefix - (re)move ~/.wine directory. Make sure you using wine-1.3.14. Install all fonts with 'winetricks allfonts'. After that that program should work.
Saiph
Level 2
Level 2
Posts: 10
Joined: Sat Feb 26, 2011 4:09 am

Post by Saiph »

I do it more times, nothing changed,
do you download version i wrote at the top?
Version igo8.0 runs OK. Version 8.3 is another. It does not start in wine 1.3.14
Saiph
Level 2
Level 2
Posts: 10
Joined: Sat Feb 26, 2011 4:09 am

Post by Saiph »

my fault it ok now thank you vitamin you are the best
:D
skaishrist
Newbie
Newbie
Posts: 1
Joined: Sat Sep 03, 2011 4:57 pm

Post by skaishrist »

+1 for the good solution.

Although I had a bit of problem with the downloading of droid fonts (they have some sort of generic html file that apparently loads on every single page on their site so, instead of downloading the font it loads that ... and so it fails the checksum - what's with the sheep anyway?)
Saiph
Level 2
Level 2
Posts: 10
Joined: Sat Feb 26, 2011 4:09 am

Post by Saiph »

It happened sometime me too, remove all (cache, wine)and try again later with updated winetricks
Locked