http://bugs.winehq.org/show_bug.cgi?id=16101
Summary: WMP10: Crashes on launch Product: Wine Version: 1.1.8 Platform: PC URL: http://www.microsoft.com/windows/windowsmedia/player/dow nload/download.aspx OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=17333) --> (http://bugs.winehq.org/attachment.cgi?id=17333) +jscript in git
wine: Unhandled page fault on write access to 0x00000010 at address 0x7e08d35b (thread 0009), starting debugger... Unhandled exception: page fault on write access to 0x00000010 in 32-bit code (0x7e08d35b). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e08d35b ESP:0033af58 EBP:0033af90 EFLAGS:00010246( - 00 -RIZP1) EAX:00000400 EBX:7e0a84fc ECX:075176d8 EDX:00000000 ESI:0015cf3c EDI:0015d608 Stack dump: 0x0033af58: 0015cf3c 0033af84 00000000 00000000 0x0033af68: 00000000 0033af88 0033af88 0751209f 0x0033af78: 0015cac0 0015d608 0015cac0 00000400 0x0033af88: 00000000 0015cac0 0033afd4 0767c27c 0x0033af98: 0015dab8 0015cf3c 00000000 0015cac0 0x0033afa8: 00000000 00610b00 00000000 00000000 Backtrace: =>1 0x7e08d35b JScript_SetScriptSite+0xdb(iface=0x15dab8, pass=0x15cf3c) [/home/austin/wine-git/dlls/jscript/jscript.c:243] in jscript (0x0033af90)
native jscript from winetricks works around it
+jscript attached
http://bugs.winehq.org/show_bug.cgi?id=16101
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2008-11-21 12:34:25 --- This patch should help: http://www.winehq.org/pipermail/wine-patches/2008-November/064962.html
http://bugs.winehq.org/show_bug.cgi?id=16101
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #2 from Austin English austinenglish@gmail.com 2008-11-21 13:30:04 --- (In reply to comment #1)
This patch should help: http://www.winehq.org/pipermail/wine-patches/2008-November/064962.html
Doesn't crash, but doesn't launch, saying 'An internal application error has occurred.'
Terminal output is short: fixme:jscript:JScript_InterruptScriptThread (0x15dc08)->() fixme:jscript:JScript_SetScriptState unimplemented state 4
I'll attach an updated +jscript.
http://bugs.winehq.org/show_bug.cgi?id=16101
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #17333|0 |1 is obsolete| |
--- Comment #3 from Austin English austinenglish@gmail.com 2008-11-21 13:30:54 --- Created an attachment (id=17390) --> (http://bugs.winehq.org/attachment.cgi?id=17390) +jscript in git, with patch
http://bugs.winehq.org/show_bug.cgi?id=16101
--- Comment #4 from Jacek Caban jacek@codeweavers.com 2008-12-15 15:32:40 --- This patch should fix the new problem: http://www.winehq.org/pipermail/wine-patches/2008-December/066099.html
http://bugs.winehq.org/show_bug.cgi?id=16101
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2008-12-17 20:20:44 --- (In reply to comment #4)
This patch should fix the new problem: http://www.winehq.org/pipermail/wine-patches/2008-December/066099.html
Yep, works like a charm! Thanks Jacek!
http://bugs.winehq.org/show_bug.cgi?id=16101
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-12-20 09:05:51 --- Closing bugs fixed in 1.1.11.
http://bugs.winehq.org/show_bug.cgi?id=16101
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kaufsense@gmx.net
--- Comment #7 from Austin English austinenglish@gmail.com 2008-12-28 08:33:25 --- *** Bug 16656 has been marked as a duplicate of this bug. ***