[Bug 24396] A lot of Windows applications crash on start up in create_alpha_bitmap function

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 18 19:04:57 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24396

Artem S. Tashkinov <t.artem at mailcity.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|A lot of Windows            |A lot of Windows
                   |application crash on start  |applications crash on start
                   |up in create_alpha_bitmap   |up in create_alpha_bitmap
                   |function                    |function

--- Comment #2 from Artem S. Tashkinov <t.artem at mailcity.com> 2010-09-18 19:04:57 CDT ---
I have found out that QuickTime Player also cannot start due to this problem:

First chance exception: page fault on write access to 0x003c0000 in 32-bit code
(0x7ea7474d).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:7ea7474d ESP:0033f518 EBP:0033f590 EFLAGS:00210a02(  R- --O I   - - - )
 EAX:80808081 EBX:7eb147e0 ECX:00000000 EDX:00000067
 ESI:000000ac EDI:003c0000
Stack dump:
0x0033f518:  0000031c 00000000 00000000 00000010
0x0033f528:  00000010 00000000 00000000 00000010
0x0033f538:  00000010 7e456df8 00136970 00000000
0x0033f548:  00cc0020 00000308 00330001 7e9d0001
0x0033f558:  0033f570 0000031c 00137200 00000328
0x0033f568:  00000000 00000000 00000010 00000010
Backtrace:
=>0 0x7ea7474d create_alpha_bitmap+0x1cd() in user32 (0x0033f590)
  1 0x7ea75225 CURSORICON_CreateIconFromBMI+0x754() in user32 (0x0033f620)
  2 0x7ea7533a CreateIconFromResourceEx+0xd9() in user32 (0x0033f670)
  3 0x7ea75c3f CURSORICON_Load+0x8ce() in user32 (0x0033f730)
  4 0x7ea76000 LoadImageW+0x1cf() in user32 (0x0033f830)
  5 0x7ea76fe6 LoadImageA+0x1a5() in user32 (0x0033f920)
  6 0x7e364f26 SIC_Initialize+0x1a5() in shell32 (0x0033f970)
  7 0x7e36edb2 DllMain+0xb1() in shell32 (0x0033f9b0)
  8 0x7ef90e15 call_dll_entry_point+0x14() in ntdll (0x0033f9d0)
  9 0x7ef90e15 call_dll_entry_point+0x14() in ntdll (0x0033fb10)
  10 0x7ef93ec4 MODULE_InitDLL+0xe3() in ntdll (0x0033fb70)
  11 0x7ef947d2 process_attach+0x91() in ntdll (0x0033fbd0)
  12 0x7ef97651 LdrLoadDll+0x90() in ntdll (0x0033fc10)
  13 0x7edd68d6 load_library+0xd5() in kernel32 (0x0033fc70)
  14 0x7edd69e4 LoadLibraryExW+0x43() in kernel32 (0x0033fcb0)
  15 0x7edd6abe LoadLibraryW+0x2d() in kernel32 (0x0033fcd0)
  16 0x0040119f in quicktimeplayer (+0x119e) (0x0012318e)
  17 0x53550000 (0x00180000)
0x7ea7474d create_alpha_bitmap+0x1cd in user32: movb    %dl,0x0(%edi,%ecx,4)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list