http://bugs.winehq.org/show_bug.cgi?id=2379
------- Additional Comments From grandao@gmail.com 2006-05-02 08:37 ------- i couldn't install flash mx 2k4, then i ran winecfg and i had to put an asterisk (*) on the libraries to be native, built-in. Bu then, happens the same: installs perfect, but fails to load; -Slackware 10.2 -Wine 0.9.7 -today: 05 feb 2006
output: $ wine Flash.exe err:module:LdrInitializeThunk "actlib.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Arquivos de programas\Macromedia\Flash MX 2004\Flash.exe" failed, status c0000142
$ winedbg Flash.exe WineDbg starting on pid 0xa First chance exception: page fault on read access to 0xc0384028 in 32-bit code (0x42284440). In 32 bit mode. Register dump: CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0007 EIP:42284440 ESP:4069f808 EBP:4069f90c EFLAGS:00210286( - 00 -RISP1) EAX:00000001 EBX:c0384028 ECX:4069f8e0 EDX:4069f83c ESI:c0384028 EDI:4069f83c Stack dump: 0x00000000: 00000000 00000000 00000000 00000000 0x00000010: 00000000 00000000 00000000 00000000 0x00000020: 00000000 00000000 00000000 00000000 0x00000030: 00000000 00000000 00000000 00000000 0x00000040: 00000000 00000000 00000000 00000000 0x00000050: 00000000 00000000 00000000 00000000 0200: sel=1007 base=40018000 limit=00001fff 32-bit rw- Backtrace: =>1 0x42284440 in ~df394b.tmp (+0x4440) (0x42284440) 2 0x42282dce in ~df394b.tmp (+0x2dce) (0x42282dce) 3 0x422830c2 Ox12121212 in ~df394b.tmp (0x422830c2) 4 0x1002b3f5 EntryPoint in actlib (0x1002b3f5) 5 0x000000dc (0x000000dc) 6 0x00000000 (0x00000000) 0x42284440: movsl (%esi),%es:(%edi)
the dll wich flash whishes, is installed with the app and it's on the same flash's dir. you can surely confirm this bug :D sorry for my bad english. i don't know how to debug very well, but if instructions are presented to me, I surely can bring a new debug :)