http://bugs.winehq.org/show_bug.cgi?id=32173
--- Comment #6 from Jactry Zeng jactry92@gmail.com 2012-11-08 14:18:16 CST --- (In reply to comment #4)
Hi, Jactry,
Interesting, your log show two crashings:
Backtrace: =>0 0x7b83a3a2 in kernel32 (+0x2a3a2) (0x013fdb6c) 1 0x00ff6692 in peer (+0x196691) (0x013fdba4)
Backtrace: =>0 0x00000000 (0x0085deac) 1 0x00c2eabe in avcvideodec.ax (+0xeabd) (0x0085df04) 0x00000000: -- no code accessible --
But I can only reproduce the second crashing, `winetricks -q quartz` works around for me.
Is the first crashing romdomly for you, or could you reproduce it every time?
I retested it just now. Got workaround with 'winetricks -q mfc42 jscript quartz'. And I also can reproduce the first crash: Backtrace: =>0 0x7b83a3a2 in kernel32 (+0x2a3a2) (0x0199db6c) 1 0x00ff6692 in peer (+0x196691) (0x0199dba4) 2 0x00e68c6d in peer (+0x8c6c) (0x0199dc78)
and the second crash didn't be reproduced