http://bugs.winehq.org/show_bug.cgi?id=30351
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcrt
--- Comment #2 from Qian Hong fracting@gmail.com 2012-04-04 01:04:00 CDT --- Winedbg attach to firefox.exe and run bt show me: --- snip --- Wine-dbg>bt Backtrace: =>0 0xb7772422 __kernel_vsyscall+0xe() in [vdso].so (0x0033cd30) 1 0xb75e4a0b write+0x4a() in libpthread.so.0 (0x0033cd30) 2 0x7bc417a6 NtWriteFile+0x382(hFile=0x20, hEvent=0x0(nil), apc=(nil), apc_user=0x0(nil), io_status=0x33cd70, buffer=0x33ce47, length=0x1, offset=(nil), key=0x0(nil)) [/home/fracting/wine-git/dlls/ntdll/file.c:977] in ntdll (0x0033cd30) 3 0x7b83e0d8 WriteFile+0x16c(hFile=0x20, buffer=0x33ce47, bytesToWrite=0x1, bytesWritten=0x33cdd4, overlapped=(nil)) [/home/fracting/wine-git/dlls/kernel32/file.c:547] in kernel32 (0x0033cda0) 4 0x7e846b73 MSVCRT__write+0x293(fd=0x1, buf=0x33ce47, count=0x1) [/home/fracting/wine-git/dlls/msvcrt/file.c:2586] in msvcrt (0x0033ce20) 5 0x7e847e89 MSVCRT__flsbuf+0x10c(c=0x67, file=0x7e8ad1e0) [/home/fracting/wine-git/dlls/msvcrt/file.c:3124] in msvcrt (0x0033ce50) 6 0x7e847f56 MSVCRT_fputc+0x9d(c=0x67, file=0x7e8ad1e0) [/home/fracting/wine-git/dlls/msvcrt/file.c:3154] in msvcrt (0x0033ce80) 7 0x7e848b79 MSVCRT_fputs+0xc0(s="*** LOG addons.xpi: New add-on fxdriver@googlecode.com installed in app-profile ", file=0x7e8ad1e0) [/home/fracting/wine-git/dlls/msvcrt/file.c:3467] in msvcrt (0x0033cec0) 8 0x010f46c2 in xul (+0x6946c1) (0x0033cf2c) 9 0x008cad8b in mozjs (+0x4ad8a) (0x0033d540) 10 0x008cac48 in mozjs (+0x4ac47) (0x02e004e0) 11 0x032a96f0 (0x00184802) --- snip ---
winetricks vcrun2005 workaround for the hanging. Set component to msvcrt