https://bugs.winehq.org/show_bug.cgi?id=38227
--- Comment #13 from rockman6112@yahoo.com --- To whom it may concern: I obtain the trace files for both WINEDEBUG=+wininet and WINEDEBUG=+wininet,+ntdll. However, both of them are very large. For WINEDEBUG=+wininet, the size is 10M. For EDEBUG=+wininet,+ntdll, the size is 187M. After I took out lines containing "trace:ntdll:RtlSystemTimeToLocalTime", which I assume that it is irrelevant to this problem, the size is 9.6M. It is hard for me just send an excerption of the log file because it is multi-thread and it does not seem to me that there is an obvious way to find which lines belong to the problematic thread. So please let me know, how I can send those files to you for your work. Thanks
P.S. The following is the trace around the page fault:
trace:wininet:InternetReadFile -- TRUE (0) (bytes read: 3041) trace:wininet:netconn_read read 0 bytes trace:wininet:refill_read_buffer read 0 bytes, read_size 0 trace:wininet:NETCON_query_data_available 0 bytes of queued, but unread data warn:wininet:HTTP_ReceiveRequestData res 0 read 0, closing connection trace:wininet:http_release_netconn 0x1dfd28 0x217930 0 trace:wininet:INTERNET_SendCallback callback(0xa94d0c) (0x3 (0x1dfd28), 000000a9, 50 (INTERNET_STATUS_CLOSING_CONNECTION), (nil), 0) trace:wininet:INTERNET_SendCallback end callback(). trace:wininet:INTERNET_SendCallback callback(0xa94d0c) (0x3 (0x1dfd28), 000000a9, 51 (INTERNET_STATUS_CONNECTION_CLOSED), (nil), 0) trace:wininet:INTERNET_SendCallback end callback(). wine: Unhandled page fault on write access to 0x0865e7f0 at address 0x7e1a6123 (thread 0040), starting debugger... trace:wininet:InternetQueryDataAvailable (0xf 0xed2e7f0 0 46) trace:wininet:WININET_AddRef 0x106c0de8 -> refcount = 2 trace:wininet:get_handle_object handle 15 -> 0x106c0de8 trace:wininet:HTTPREQ_QueryDataAvailable (0x106c0de8 0xed2e7f0 0 46) trace:wininet:chunked_read read 0 bytes trace:wininet:refill_read_buffer read 0 bytes, read_size 0 trace:wininet:WININET_AddRef 0x106c0de8 -> refcount = 3 trace:wininet:INTERNET_AsyncCall trace:wininet:INTERNET_WorkerThreadFunc trace:wininet:HTTP_ReceiveRequestData 0x106c0de8 trace:wininet:WININET_Release object 0x106c0de8 refcount = 2 trace:wininet:NETCON_recv received 1055 bytes trace:wininet:chunked_read read 1055 bytes trace:wininet:refill_read_buffer read 1055 bytes, read_size 1055 warn:ntdll:NtQueryAttributesFile L"\??\C:\Program Files\QuoteTracker\winedbg.exe" not found (c0000034) trace:wininet:INTERNET_SendCallback callback(0xa94d0c) (0xf (0x106c0de8), 00000046, 100 (INTERNET_STATUS_REQUEST_COMPLETE), {1, 1055}, 8) trace:wininet:INTERNET_SendCallback end callback(). trace:wininet:WININET_Release object 0x106c0de8 refcount = 1