http://bugs.winehq.org/show_bug.cgi?id=10634
Summary: wine build .9.50 reports errs with builtin dcom running winword 97 Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: dansawyer@earthlink.net
Below, as requested, is output from wine running word 97 with builtin dcom (ole). (With full native dcom (ole) there is a page fault.)
[dan@T41b ~]$ wine /home/dan/win98/Program\ Files/Microsoft\ Office/Office/winword.exe fixme:x11drv:X11DRV_GetDeviceCaps (0x30c): CAPS1 is unimplemented, will return 0 err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {00000320-0000-0000-c000-000000000046} could be created for context 0x1 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000001-0000-0000-c000-000000000046} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155 err:ole:CoMarshalInterface Failed to marshal the interface {00000001-0000-0000-c000-000000000046}, 80040155 fixme:ole:CoRegisterClassObject CoMarshalInterface failed, 80040155! err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {00000320-0000-0000-c000-000000000046} could be created for context 0x1 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {00000320-0000-0000-c000-000000000046} could be created for context 0x1 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {00000320-0000-0000-c000-000000000046} could be created for context 0x1 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000001-0000-0000-c000-000000000046} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155 err:ole:CoMarshalInterface Failed to marshal the interface {00000001-0000-0000-c000-000000000046}, 80040155 fixme:ole:CoRegisterClassObject CoMarshalInterface failed, 80040155! err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {00000320-0000-0000-c000-000000000046} could be created for context 0x1 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000001-0000-0000-c000-000000000046} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155 err:ole:CoMarshalInterface Failed to marshal the interface {00000001-0000-0000-c000-000000000046}, 80040155 fixme:ole:CoRegisterClassObject CoMarshalInterface failed, 80040155! err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {00000320-0000-0000-c000-000000000046} could be created for context 0x1 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000001-0000-0000-c000-000000000046} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155 err:ole:CoMarshalInterface Failed to marshal the interface {00000001-0000-0000-c000-000000000046}, 80040155 fixme:ole:CoRegisterClassObject CoMarshalInterface failed, 80040155! err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {00000320-0000-0000-c000-000000000046} could be created for context 0x1 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000001-0000-0000-c000-000000000046} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155 err:ole:CoMarshalInterface Failed to marshal the interface {00000001-0000-0000-c000-000000000046}, 80040155 fixme:ole:CoRegisterClassObject CoMarshalInterface failed, 80040155!
http://bugs.winehq.org/show_bug.cgi?id=10634
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-12-01 16:42:08 --- If you bother to post bugs MIGHT AS WELL DO IT THE WAY YOU SHOULD DO IT!
INVALID, READ BEFORE YOU POST!
http://bugs.winehq.org/show_bug.cgi?id=10634
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2007-12-01 16:42:44 --- Closing invalid. Please *do not PASTE* logs and back traces, (attach them instead).
http://bugs.winehq.org/show_bug.cgi?id=10634
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2007-12-01 16:47:13 --- To make sure your next posts are usable:
1. Make sure you removed / renamed ~/.wine directory _AND_ reinstalled your application 2. Read FAQ for how to properly start wine (1st question in case you can't search). 3. Describe the actual problem not some messages printed in the terminal. Here you are talking about some "page fault". Where is it? What is it? What exactly the problem?
http://bugs.winehq.org/show_bug.cgi?id=10634
--- Comment #4 from Austin English austinenglish@gmail.com 2007-12-01 17:23:40 --- Do you have any problems running with builtin OLE, or is the only problem the errors in the terminal?
http://bugs.winehq.org/show_bug.cgi?id=10634
--- Comment #5 from dan sawyer dansawyer@earthlink.net 2007-12-01 18:29:23 --- Created an attachment (id=9444) --> (http://bugs.winehq.org/attachment.cgi?id=9444) config.log used to build system
There is no published list of required packages to build wine. It could potentially add to stability if the tests were limited to a well defined build config.
http://bugs.winehq.org/show_bug.cgi?id=10634
--- Comment #6 from dan sawyer dansawyer@earthlink.net 2007-12-01 19:19:40 --- Yes, builtin ole is not robust. It produces many errors and faults. This report is an attempt to look at one of them.
http://bugs.winehq.org/show_bug.cgi?id=10634
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #7 from Dan Kegel dank@kegel.com 2007-12-01 20:30:06 --- Dan S., is there a problem? Or are you just posting about a noisy log?
http://bugs.winehq.org/show_bug.cgi?id=10634
--- Comment #8 from dan sawyer dansawyer@earthlink.net 2007-12-01 22:05:30 --- There is definitely a problem. Wine .9.50 does not run M$ word correctly. The application fails, hangs, or corrupts the file. This started in .41 and has been unstable since then.
This is not just a noisy log; the page faults and err reports are not simple warnings. They are reports of errors that indicate a problem to be addressed.
http://bugs.winehq.org/show_bug.cgi?id=10634
--- Comment #9 from Austin English austinenglish@gmail.com 2007-12-02 17:36:51 --- (In reply to comment #8)
There is definitely a problem. Wine .9.50 does not run M$ word correctly. The application fails, hangs, or corrupts the file. This started in .41 and has been unstable since then.
This is not just a noisy log; the page faults and err reports are not simple warnings. They are reports of errors that indicate a problem to be addressed.
Then please run a regression test to find what caused the problem: http://wiki.winehq.org/RegressionTesting