http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35825|0 |1 is obsolete| |
--- Comment #19 from Guido Mazzone mazzone.guido@yahoo.it 2011-08-06 05:22:27 CDT --- Created an attachment (id=35832) --> (http://bugs.winehq.org/attachment.cgi?id=35832) wininet,tid debug channels output (WINE 1.3.26) with debug symbols
wininet,tid debug channels output (WINE 1.3.26) with debug symbols, as suggested by Stefan Leichter Backtrace: =>0 0x7e75b334 http_process_keep_alive+0x64(req=0x1ff018) [/usr/src/debug/wine-1.3.26/dlls/wininet/http.c:4389] in wininet (0x0172d8d8) 1 0x7e765837 HTTP_HttpEndRequestW+0x76(request=0x1ff018, dwFlags=<is not available>, dwContext=0x2) [/usr/src/debug/wine-1.3.26/dlls/wininet/http.c:4863] in wininet (0x0172e9a8) 2 0x7e769ccb INTERNET_WorkerThreadFunc+0x7a(lpvParam=0x2011e8) [/usr/src/debug/wine-1.3.26/dlls/wininet/internet.c:3584] in wininet (0x0172e9e8) 3 0x7bc7e617 worker_thread_proc+0xf6(param=0x0(nil)) [/usr/src/debug/wine-1.3.26/dlls/ntdll/threadpool.c:114] in ntdll (0x0172ea58) 4 0x7bc73508 call_thread_func+0xb() in ntdll (0x0172ea68) 5 0x7bc76cfe call_thread_entry_point+0x6d(entry=0x7bc7e520, arg=0x0(nil)) [/usr/src/debug/wine-1.3.26/dlls/ntdll/signal_i386.c:2499] in ntdll (0x0172eb38) 6 0x7bc7bac5 start_thread+0xf4(info=0x7ffc0fb8) [/usr/src/debug/wine-1.3.26/dlls/ntdll/thread.c:404] in ntdll (0x0172f388) 7 0xf7534b05 start_thread+0xc4() in libpthread.so.0 (0x0172f488) 0x7e75b334 http_process_keep_alive+0x64 [/usr/src/debug/wine-1.3.26/dlls/wininet/http.c:4389] in wininet: movl %eax,0x14(%edi) 4389 req->netconn->keep_alive = !strcmpiW(req->version, g_szHttp1_1);