https://bugs.winehq.org/show_bug.cgi?id=36527
Bug ID: 36527 Summary: Microsoft Office 2007 diagnosis service crashes on unimplemented function KERNEL32.dll.AllocateUserPhysicalPages Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
found during investigation of other bugs.
'Word options' -> 'Resources' -> 'Microsoft Office diagnosis'
From command line as follows:
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Common Files/Microsoft Shared/OFFICE12
$ WINEDEBUG=+tid,+seh,+loaddll,+process wine ./OFFDIAG.EXE /SOURCE 2 ... 0016:trace:process:create_process_impl app (null) cmdline L"C:\Program Files\Common Files\Microsoft Shared\OFFICE12\ODSERV.EXE" ... 0016:trace:process:create_process_impl starting L"C:\Program Files\Common Files\Microsoft Shared\OFFICE12\ODSERV.EXE" as Win32 binary (0x30000000-0x30071000, arch 014c) ... 002b:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83ac57 ip=7b83ac57 tid=002b 002b:trace:seh:raise_exception info[0]=7b88a4e0 002b:trace:seh:raise_exception info[1]=7b88a52e wine: Call from 0x7b83ac57 to unimplemented function KERNEL32.dll.AllocateUserPhysicalPages, aborting 002b:trace:seh:call_stack_handlers calling handler at 0x7bc9ec6f code=80000100 flags=1 wine: Unimplemented function KERNEL32.dll.AllocateUserPhysicalPages called at address 0x7b83ac57 (thread 002b), starting debugger... --- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/windows/desktop/aa366528%28v=vs.85%2...
$ wine --version wine-1.7.19-56-gee13e10
Regards
https://bugs.winehq.org/show_bug.cgi?id=36527
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julio_hch@hotmail.com
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- *** Bug 37869 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=36527
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.aeriagames.com/a | |ccount/signup/eeus?action=d | |ownload_game Summary|Microsoft Office 2007 |Multiple games and |diagnosis service crashes |applications crash on |on unimplemented function |unimplemented function |KERNEL32.dll.AllocateUserPh |KERNEL32.dll.AllocateUserPh |ysicalPages |ysicalPages (Microsoft | |Office 2007 diagnosis | |service, Eden Eternal)
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary.
Obviously still present as of Wine 1.7.33/34
Regards
https://bugs.winehq.org/show_bug.cgi?id=36527
--- Comment #3 from Austin English austinenglish@gmail.com --- https://source.winehq.org/patches/data/115793
https://bugs.winehq.org/show_bug.cgi?id=36527
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=36527
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #3)
https://source.winehq.org/git/wine.git/commitdiff/4bfe66e7029777d8fca209bc76...
https://bugs.winehq.org/show_bug.cgi?id=36527
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4bfe66e7029777d8fca209bc763 | |7f613eb671b66 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/4bfe66e7029777d8fca209bc76...
Thanks Austin
It runs into the next (obvious) one which deserves an own ticket.
--- snip --- ... fixme:heap:AllocateUserPhysicalPages stub: 0xffffffff 0x33fd28 0x710020 wine: Call from 0x7b846105 to unimplemented function KERNEL32.dll.FreeUserPhysicalPages, aborting wine: Unimplemented function KERNEL32.dll.FreeUserPhysicalPages called at address 0x7b846105 (thread 0065), starting debugger... --- snip ---
During re-testing I found a big surprise ... Microsoft Office 200X installers are currently broken (= regression). I'll create a ticket for that one too.
Regards
https://bugs.winehq.org/show_bug.cgi?id=36527
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.
https://bugs.winehq.org/show_bug.cgi?id=36527
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |abhisecondarymail@gmail.com
--- Comment #7 from Sebastian Lackner sebastian@fds-team.de --- *** Bug 43139 has been marked as a duplicate of this bug. ***