http://bugs.winehq.org/show_bug.cgi?id=4939
------- Additional Comments From zlomek@jikos.cz 2006-29-08 23:10 ------- I have the same crash in wininet caused by a different application. The attached ugly hack with memory leaks fixed the bug for me.
fixme:ole:CoRegisterMessageFilter message filter has been registered, but will not be used wine: Unhandled page fault on read access to 0x00000004 at address 0x610aa00a (thread 000c), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x610aa00a). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:610aa00a ESP:61cca284 EBP:61cca60c EFLAGS:00010246( - 00 -RIZP1) EAX:00000000 EBX:610c46b0 ECX:00000048 EDX:00000001 ESI:001908b0 EDI:610bf680 Stack dump: 0x61cca284: 00190808 610beec0 001908b0 61cca4c4 0x61cca294: 00000060 00810000 7bc78408 00814898 0x61cca2a4: 00000060 61cca2c0 7bc36a59 00190808 0x61cca2b4: 001906d0 00000003 7bc356de 00000047 0x61cca2c4: 61cca3a8 004ede0c 7bc28b2a 00000058 0x61cca2d4: 00810000 004f7b3c 7bc2843f 00810000 fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119 Backtrace: =>1 0x610aa00a HTTP_HttpOpenRequestW+0x6ca in wininet (0x610aa00a) 2 0x610aa926 HttpOpenRequestW+0x216 in wininet (0x610aa926) 3 0x610aad37 HttpOpenRequestA+0x3f7 in wininet (0x610aad37) 4 0x004cd37e in sierrachart (+0xcd37e) (0x004cd37e) 5 0x004cda3b in sierrachart (+0xcda3b) (0x004cda3b) 6 0x004f1d31 in sierrachart (+0xf1d31) (0x004f1d31) 7 0x7b88cb84 THREAD_Start+0x124 in kernel32 (0x7b88cb84) 8 0x7bc5de08 start_thread+0x238 in ntdll (0x7bc5de08) 9 0x6014e7f3 start_thread+0xa3 in libpthread.so.0 (0x6014e7f3) 10 0x6021262a __clone+0x5a in libc.so.6 (0x6021262a) 0x610aa00a HTTP_HttpOpenRequestW+0x6ca in wininet: movl 0x4(%eax),%edx