[Wine] Actel Libero IDE

Vincent Povirk madewokherd+8cd9 at gmail.com
Tue Jan 13 19:10:35 CST 2009


> wine: Unhandled page fault on execute access to 0x00421ee4 at address 0x421ee4 (thread 0009), starting debugger...
> Unhandled exception: page fault on execute access to 0x00421ee4 in 32-bit code (0x00421ee4).
> Register dump:
>  CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
>  EIP:00421ee4 ESP:0032fefc EBP:0032ffe8 EFLAGS:00010246(   - 00      -RIZP1)
>  EAX:00421ee4 EBX:7b8c5d50 ECX:9de8e109 EDX:00000003
>  ESI:00110478 EDI:7bf01040
> Stack dump:
> 0x0032fefc:  7b880e9e 7ffdf000 00000000 00000000
> 0x0032ff0c:  00000000 00000000 00000000 00000000
> 0x0032ff1c:  ffffffff 7b880f2a 7b848322 7b8c5d50
> 0x0032ff2c:  00110478 7bf01040 0032ffe8 71fe01fe
> 0x0032ff3c:  041db509 00000000 00000000 00000000
> 0x0032ff4c:  00000000 00000000 00000000 00000000
> Backtrace:
> =>1 0x00421ee4 EntryPoint() in liberoide85 (0x0032ffe8)
>  2 0xf7e1cce7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
> 0x00421ee4 EntryPoint in liberoide85: pushl     %ebp

Your filesystem is mounted with the noexec option. Linux will not let
you run any code from there.

> ------------------------------------------------------------------------------------------------
> err:module:attach_process_dlls "MSVCP71.dll" failed to initialize, aborting
> err:module:LdrInitializeThunk Main exe initialization for L"D:\\Programas\\Libero\\Libero_v8.5\\Designer\\bin\\designer.exe" failed, status c0000005
> ------------------------------------------------------------------------------------------------

Use http://wiki.winehq.org/winetricks to install vcrun2003.



More information about the wine-users mailing list