http://bugs.winehq.org/show_bug.cgi?id=33133
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |RESOLVED URL| |http://download.cnet.com/AV | |G-AntiVirus-Free-2014/3000- | |2239_4-10320142.html CC| |focht@gmx.net Component|-unknown |ntdll Resolution| |DUPLICATE Summary|This program avg is not |AVG AntiVirus Free 2014 |able to be executed under |installer crashes on |code threads. |startup
--- Comment #4 from Anastasius Focht focht@gmx.net 2013-11-09 05:23:21 CST --- Hello folks,
dupe of bug 30499
--- snip --- ... Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00647547 ESP:0033fb70 EBP:0033fb88 EFLAGS:00210246( R- -- I Z- -P- ) EAX:008a1ea8 EBX:008a1efa ECX:7ffdf000 EDX:00000000 ESI:00000000 EDI:00000029 Stack dump: 0x0033fb70: 00000000 00000000 00000000 7bc3af8d 0x0033fb80: 008a1efa 7bceba03 0033fd3c 00603163 0x0033fb90: 008a1ea8 008a1ea8 00000029 00000029 0x0033fba0: 00000000 ef27afba 00000000 00000000 0x0033fbb0: 00000000 0033fbe4 0033fc28 7bc50458 0x0033fbc0: 7bcd8da1 7bcd0000 0033fbe4 0000001e 000c: sel=0067 base=00000000 limit=00000000 16-bit --x Backtrace: =>0 0x00647547 in avgmfapx (+0x247547) (0x0033fb88) 1 0x00603163 in avgmfapx (+0x203162) (0x0033fd3c) 2 0x00609872 in avgmfapx (+0x209871) (0x0033fd64) 3 0x0041db2c in avgmfapx (+0x1db2b) (0x0033fdd8) 4 0x007b45b4 in avgmfapx (+0x3b45b3) (0x0033fe20) 5 0x7b863d5c call_process_entry+0xb() in kernel32 (0x0033fe38) ... 0x00647547: movzwl 0x2(%edx),%ecx Modules: Module Address Debug info Name (97 modules) PE 400000- 9a5000 Export avgmfapx PE 10000000-10268000 Deferred htmlayout ELF 7b800000-7ba60000 Dwarf kernel32<elf> -PE 7b810000-7ba60000 \ kernel32 ELF 7bc00000-7bced000 Dwarf ntdll<elf> -PE 7bc10000-7bced000 \ ntdll ... Threads: process tid prio (all id:s are in hex) ... 00000023 avg_free_stb_all_2014_4158_cnet.exe 00000024 0 00000029 (D) C:\users\focht\Temp\7zS99be.tmp\avgmfapx.exe 0000002a 0 <== --- snip ---
Disassembly showing "PEB->UnicodeCaseTableData" being accessed:
--- snip --- 0064753A 64:8B0D 18000000 MOV ECX,DWORD PTR FS:[18] 00647541 8B49 30 MOV ECX,DWORD PTR DS:[ECX+30] 00647544 8B51 60 MOV EDX,DWORD PTR DS:[ECX+60] 00647547 0FB74A 02 MOVZX ECX,WORD PTR DS:[EDX+2] 0064754B 83C1 02 ADD ECX,2 0064754E 8D0C4A LEA ECX,[ECX*2+EDX] 00647551 894D 18 MOV DWORD PTR SS:[EBP+18],ECX 00647554 3BC3 CMP EAX,EBX --- snip ---
$ sha1sum avg_free_stb_all_2014_4158_cnet.exe 08f455cf99c9ed9925c7c16dafb967933b05d49d avg_free_stb_all_2014_4158_cnet.exe
$ du -sh avg_free_stb_all_2014_4158_cnet.exe 4.3M avg_free_stb_all_2014_4158_cnet.exe
$ wine --version wine-1.7.6-109-g917d303
Regards
*** This bug has been marked as a duplicate of bug 30499 ***