http://bugs.winehq.org/show_bug.cgi?id=27252
--- Comment #9 from Qian Hong fracting@gmail.com 2012-01-26 12:51:57 CST --- Created attachment 38561 --> http://bugs.winehq.org/attachment.cgi?id=38561 Log: aliwangwang crash (new)
After upgrade to wine-1.3.37-413-g5f42f7d, the program works better, but it still crash after some minutes. The backtrace is different:
Backtrace: =>0 0x7be4059e window_set_docnode+0x66(window=0x9024cb0, doc_node=(nil)) [/home/fracting/wine-git/dlls/mshtml/htmlwindow.c:52] in mshtml (0x0032c768) 1 0x7be41223 HTMLWindow2_Release+0xf6(iface=0x9024cc0) [/home/fracting/wine-git/dlls/mshtml/htmlwindow.c:213] in mshtml (0x0032c7c8) 2 0x7bdf056f CustomDoc_Release+0x10d(iface=0x60f32b4) [/home/fracting/wine-git/dlls/mshtml/htmldoc.c:2291] in mshtml (0x0032c818) 3 0x7bde7aca htmldoc_release+0x1b(This=0x60f31a0) [/home/fracting/wine-git/dlls/mshtml/mshtml_private.h:437] in mshtml (0x0032c838) 4 0x7bde7d6e HTMLDocument_Release+0x1e(iface=0x60f31a0) [/home/fracting/wine-git/dlls/mshtml/htmldoc.c:65] in mshtml (0x0032c868)
It looks like a seperate bug.
How about resolve this bug and open a new one?