MS-Office 2003 crashes when loading documents

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

MS-Office 2003 crashes when loading documents

Post by Shdwdrgn »

I've had a problem with opening existing documents for some time now, but attributed the problem to the number of upgrades my computer has been through. However last week I installed a copy of Ubuntu Maverick and KDE3.5 on a freshly-wiped machine, and I'm still having the same problems. Hopefully someone can help? I have a laptop running ubuntu karmic, and Office 2003 runs fine from that machine, and is able to open all of these documents without problems.

- Installed ubuntu maverick 32-bit
- Installed Office 2003 Pro (the same CD used to install on the previous Windows platform, where the required documents were created)

Unable to open pre-existing .doc files. If a document did try to open, it would immediately crash with a Windows error report. Other documents completely crashed Word/wine without even an error.

- Installed the wine repo from ppa:ubuntu-wine/ppa
- Upgraded to wine1.3 and winetricks

Still unable to open documents. Now they all crash Word/wine without any errors.

- Ran winecfg and set richedit20.dll, richedit32.dll & msxml3.dll as navite (Windows)
- installed riched30 through winetricks

Attempting to open any documents results in Word crashing with a Windows error report, then trying to re-launch Word and recover the crashed document. Note that I can open and use Word by itself without any problems, but I cannot open any saved documents.

At this point I attempted to reinstall/repair Office 2003. This did not change anything. I ran winword.exe from CLI and captured the following when I tried to open a document...

Code: Select all

$ wine WINWORD.EXE

fixme:ole:CoInitializeSecurity (0x413ea8,-1,(nil),(nil),1,3,(nil),72,(nil)) - stub!
err:ole:CoGetClassObject class {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} not registered
err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} could be created for context 0x1
fixme:storage:Storage_ConstructTransacted Unimplemented flags 110022
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT(25) - not supported.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:msctf:ThreadMgrSource_AdviseSink (0x1e0738) Unhandled Sink: {6f77c993-d2b1-446e-853e-5912efc8a286}
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x1e73d8)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x1e73d8)
fixme:msctf:TextStoreACPSink_OnLockGranted OnLockGranted called for something other than an EditSession
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:msctf:TextStoreACPSink_OnStartEditTransaction STUB:(0x1e73d8)
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:msctf:TextStoreACPSink_OnEndEditTransaction STUB:(0x1e73d8)
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:shell:IShellView_fnSaveViewState (0x1e8140) stub
fixme:shell:IShellView_fnSaveViewState (0xcda4a8) stub
fixme:msctf:TextStoreACPSink_OnStartEditTransaction STUB:(0x1e73d8)
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x2194b8)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x2194b8)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x2194b8)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x1e73d8)
fixme:msctf:TextStoreACPSink_OnLockGranted OnLockGranted called for something other than an EditSession
fixme:imm:ImmDisableIME (-1): stub
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 11"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000ee,0x3009a1b4,0x4cc4c0): stub
err:eventlog:ReportEventW L"winword.exe"
err:eventlog:ReportEventW L"11.0.6568.0"
err:eventlog:ReportEventW L"42e178a5"
err:eventlog:ReportEventW L"winword.exe"
err:eventlog:ReportEventW L"11.0.6568.0"
err:eventlog:ReportEventW L"42e178a5"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L"00068a09"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

Post by Shdwdrgn »

I should also mention that this evening I loaded up wine 1.2.3 from the ubuntu repository, and when I load an existing document, it hangs for about 5 seconds, then closes completely without any Windows error reports. I'm at a loss as to what to try next.
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: MS-Office 2003 crashes when loading documents

Post by dimesio »

Shdwdrgn wrote: - Ran winecfg and set richedit20.dll, richedit32.dll & msxml3.dll as navite (Windows)
- installed riched30 through winetricks
Who told you to do that? Reinstall to a clean wineprefix without any overrides. If that fixes it, you can add back the override for riched20 only. If it doesn't, disable dw20.exe in winecfg and post terminal output.
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

MS-Office 2003 crashes when loading documents

Post by jjmckenzie »

On Tue, Aug 9, 2011 at 10:11 PM, Shdwdrgn <[email protected]> wrote:
- Ran winecfg and set richedit20.dll, richedit32.dll & msxml3.dll as navite (Windows)
- installed riched30 through winetricks
You broke Office by doing this.

Do what dimensio told you to do but DO NOT USE WINETRICKS to install
riched20/30. Office ships with its own riched files. You will need
to override the copy that comes with Wine in winecfg and that should
be the ONLY override you need.

http://appdb.winehq.org/objectManager.p ... n&iId=2735

Is the applications database entry for Word. Entries there are very
old and need to be updated.

James
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

Post by Shdwdrgn »

The attempted overrides and winetricks installs were tried because I found a number of websites all listing the same information to get Office 2003 to work. As I stated in my original post, I did not try any of these changes until I discovered that I could not actually open any documents.

So, I uninstalled all of the wine packages, deleted my .wine directory, then reinstalled wine (1.3.24). I ran winecfg to create a new .wine directory and verify there were no overrides remaining, then I went immediately to installing Office 2003 from the CD. Now I cannot even run setup.exe. I've never seen this problem before, so what next?

Code: Select all

$ wine SETUP.EXE
wine: Unhandled page fault on write access to 0x00000000 at address 0x3001f269 (thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x3001f269).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:3001f269 ESP:0032fe94 EBP:0032fea8 EFLAGS:00210216(  R- --  I   -A-P- )
 EAX:00000000 EBX:7b893ff4 ECX:0032ff10 EDX:0032ff10
 ESI:7ffdf000 EDI:3001f269
Stack dump:
0x0032fe94:  7b8596ec 7ffdf000 7bc4ae9a 7b893ff4
0x0032fea4:  7ffdf000 0032fee8 7b85a78f 7ffdf000
0x0032feb4:  3001f269 00000000 00000000 00000000
0x0032fec4:  00000000 00000000 00000000 00000000
0x0032fed4:  00000000 00000000 7bca6ff4 bf942064
0x0032fee4:  00110670 0032fef8 7bc70e38 7ffdf000
Backtrace:
=>0 0x3001f269 EntryPoint() in setup (0x0032fea8)
  1 0x7b85a78f in kernel32 (+0x4a78e) (0x0032fee8)
  2 0x7bc70e38 call_thread_func+0xb() in ntdll (0x0032fef8)
  3 0x7bc7455e in ntdll (+0x6455d) (0x0032ffc8)
  4 0x7bc4909e call_dll_entry_point+0x61d() in ntdll (0x0032ffe8)
0x3001f269 EntryPoint in setup: addb    %al,0x0(%eax)
Modules:
Module  Address                 Debug info      Name (56 modules)
PE      30000000-300ae000       Export          setup
ELF     68000000-6801e000       Deferred        ld-linux.so.2
ELF     6801e000-68028000       Deferred        libkgtk2.so
ELF     68028000-68169000       Dwarf           libwine.so.1
ELF     68169000-68183000       Deferred        libpthread.so.0
ELF     68183000-682e0000       Deferred        libc.so.6
ELF     682e0000-686b0000       Deferred        libgtk-x11-2.0.so.0
ELF     686b0000-686cb000       Deferred        libatk-1.0.so.0
ELF     686cb000-687b7000       Deferred        libgio-2.0.so.0
ELF     687b7000-687c3000       Deferred        libpangocairo-1.0.so.0
ELF     687c3000-687dc000       Deferred        libgdk_pixbuf-2.0.so.0
ELF     687dc000-6888f000       Deferred        libcairo.so.2
ELF     6888f000-688d1000       Deferred        libpango-1.0.so.0
ELF     688d1000-68948000       Deferred        libfreetype.so.6
ELF     68948000-68978000       Deferred        libfontconfig.so.1
ELF     68978000-689bb000       Deferred        libgobject-2.0.so.0
ELF     689bb000-689c0000       Deferred        libgthread-2.0.so.0
ELF     689c0000-689c9000       Deferred        librt.so.1
ELF     689c9000-68a98000       Deferred        libglib-2.0.so.0
ELF     68a98000-68a9c000       Deferred        libdl.so.2
ELF     68a9c000-68aac000       Deferred        libxext.so.6
ELF     68aac000-68ab6000       Deferred        libxrender.so.1
ELF     68ab6000-68aba000       Deferred        libxinerama.so.1
ELF     68aba000-68ac8000       Deferred        libxi.so.6
ELF     68ac8000-68ad2000       Deferred        libxcursor.so.1
ELF     68ad2000-68bef000       Deferred        libx11.so.6
ELF     68bef000-68bf3000       Deferred        libxcomposite.so.1
ELF     68bf3000-68bf7000       Deferred        libxdamage.so.1
ELF     68bf7000-68bfd000       Deferred        libxfixes.so.3
ELF     68bfd000-68c12000       Deferred        libz.so.1
ELF     68c12000-68c26000       Deferred        libresolv.so.2
ELF     68c26000-68c42000       Deferred        libselinux.so.1
ELF     68c42000-68ca2000       Deferred        libpixman-1.so.0
ELF     68ca2000-68ca6000       Deferred        libxcb-shm.so.0
ELF     68ca6000-68cc0000       Deferred        libxcb.so.1
ELF     68cc0000-68ce7000       Deferred        libexpat.so.1
ELF     68ce7000-68ceb000       Deferred        libxau.so.6
ELF     68ceb000-68cf3000       Deferred        libnss_compat.so.2
ELF     68cf3000-68d0a000       Deferred        libnsl.so.1
ELF     68d0a000-68d15000       Deferred        libnss_nis.so.2
ELF     68d15000-68d21000       Deferred        libnss_files.so.2
ELF     68d21000-68d5a000       Deferred        libncurses.so.5
ELF     6ad6b000-6ad71000       Deferred        libxdmcp.so.6
ELF     6b93e000-6b946000       Deferred        libxrandr.so.2
ELF     6de54000-6deeb000       Deferred        libgdk-x11-2.0.so.0
ELF     71bdd000-71c03000       Deferred        libm.so.6
ELF     74fc8000-74fd0000       Deferred        libxcb-render.so.0
ELF     781a4000-781a8000       Deferred        libgmodule-2.0.so.0
ELF     793a9000-793ce000       Deferred        libpng12.so.0
ELF     7ad97000-7adcc000       Deferred        libpcre.so.3
ELF     7b800000-7b9a8000       Dwarf           kernel32<elf>
  \-PE  7b810000-7b9a8000       \               kernel32
ELF     7bc00000-7bcc3000       Dwarf           ntdll<elf>
  \-PE  7bc10000-7bcc3000       \               ntdll
ELF     7bf00000-7bf04000       Deferred        <wine-loader>
ELF     7d848000-7d86e000       Deferred        libpangoft2-1.0.so.0
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) D:\SETUP.EXE
        00000009    0 <==
0000000e services.exe
        0000001c    0
        00000014    0
        00000010    0
        0000000f    0
00000011 winedevice.exe
        00000018    0
        00000017    0
        00000013    0
        00000012    0
00000019 plugplay.exe
        0000001d    0
        0000001b    0
        0000001a    0
00000022 explorer.exe
        00000023    0
Backtrace:
=>0 0x3001f269 EntryPoint() in setup (0x0032fea8)
  1 0x7b85a78f in kernel32 (+0x4a78e) (0x0032fee8)
  2 0x7bc70e38 call_thread_func+0xb() in ntdll (0x0032fef8)
  3 0x7bc7455e in ntdll (+0x6455d) (0x0032ffc8)
  4 0x7bc4909e call_dll_entry_point+0x61d() in ntdll (0x0032ffe8)
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

Post by Shdwdrgn »

Must have been a bad install. I reinstalled wine1.3 and the setup went smoothly. So now back to the original problem...

MS Word will open OK, but still crashes when I try to load an existing document. The document I'm testing with only contains a single line of plain text, so there's nothing fancy about it - no tables or graphics, not even italics or bold text.

I looked for dw20.exe in winecfg, but did not find it listed. I thought it would be under libraries, but apparently not. Can you point me to it?

I also tried adding an override for riched20, setting it to native. Winword still crashes when I load a document. I added a native override for riched32, but again the same results.
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Shdwdrgn wrote:The document I'm testing with only contains a single line of plain text, so there's nothing fancy about it - no tables or graphics, not even italics or bold text.
What font is used in this document? Have you tried any other documents?
I looked for dw20.exe in winecfg, but did not find it listed. I thought it would be under libraries, but apparently not. Can you point me to it?
You have to add it on the Libraries tab. It is not on the list; just type it in. Set it to disabled.
I also tried adding an override for riched20, setting it to native. Winword still crashes when I load a document. I added a native override for riched32, but again the same results.
Remove them.

Post complete terminal output with dw20.exe disabled and no other overrides, including the command you used to start Word.
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

Post by Shdwdrgn »

OK, with all other overrides removed, and dw20.exe set to disabled, I am definitely seeing better results. I can now open a number of documents, but some are still giving me problems. I pasted the output below from trying to open one of these documents. This file has about a dozen line of sparse text, and from what I can see in the brief time it opens, the text is all in new times roman.

Code: Select all

$ wine WINWORD.EXE
fixme:storage:Storage_ConstructTransacted Unimplemented flags 110022
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT(25) - not supported.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:msctf:ThreadMgrSource_AdviseSink (0x1dd610) Unhandled Sink: {6f77c993-d2b1-446e-853e-5912efc8a286}
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x1e6c28)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x1e6c28)
fixme:msctf:TextStoreACPSink_OnLockGranted OnLockGranted called for something other than an EditSession
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x1e6c28)
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:msctf:TextStoreACPSink_OnStartEditTransaction STUB:(0x1e6c28)
fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:msctf:TextStoreACPSink_OnEndEditTransaction STUB:(0x1e6c28)
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled
fixme:shell:IShellView_fnSaveViewState (0xce9c48) stub
fixme:shell:IShellView_fnSaveViewState (0xcdf620) stub
fixme:msctf:TextStoreACPSink_OnStartEditTransaction STUB:(0x1e6c28)
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0xce2640)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0xce2640)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0xce2640)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x1e6c28)
fixme:msctf:TextStoreACPSink_OnLockGranted OnLockGranted called for something other than an EditSession
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0xce2640)
wine: cannot find L"C:\\Program Files\\Common Files\\Microsoft Shared\\DW\\DW20.EXE"
wine: Unhandled page fault on read access to 0x504d0e38 at address 0x30068a09 (thread 005e), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x504c6bf0
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Code: Select all

fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0xce2640)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0xce2640)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0xce2640)
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0x1e6c28)
fixme:msctf:TextStoreACPSink_OnLockGranted OnLockGranted called for something other than an EditSession
fixme:msctf:TextStoreACPSink_OnLayoutChange STUB:(0xce2640) 
I don't get any of these msctf fixmes when I open a document. That dll is associated with the language bar, speech recognition, and handwriting recognition, none of which are installed by default. Did you install and are you running any of them?
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

Post by Shdwdrgn »

The only thing I have installed is Office 2003 Pro, which I selected to install everything. It looks like those tools are included, so I went through and removed the language support and alternate input support. Winword is still crashing when I try to open this file, so I wiped the .wine directory, ran winecfg to disable dw20.exe, then reinstalled Office using the typical setup method.

This seems to have worked on both computers... Apparently doing a full install is causing problems now, but I am not having problems with any documents on either computer now that I've reinstalled using the typical setup.

Thanks for all the help! :D
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

Post by Shdwdrgn »

Well I hate to say it, but I'm back again with new problems in WinWord. I haven't touched the setup since August when everything was working ok, however I have been doing package updates, which included updates to wine1.3. Today when I tried to open up winword, I get the following pasted below)... I tried uninstalling and reinstalling Office2003 (typical install), and I confirmed in winecfg that dw20.exe is disabled, and no other overrides have been set. The same failure is occurring on both computers that I previously had Office working on. I just don't get it - wine used to work smoothly for me all the time, now it seems like I have to completely wipe and reinstall my setup every time I want to use it.

Please help! <plea of desperation>

Code: Select all

fixme:iphlpapi:NotifyAddrChange (Handle 0xf9e91c, overlapped 0xf9e900): stub
wine: configuration in '/home/shdwdrgn/.wine' has been updated.
wine: cannot find L"C:\\Program Files\\Common Files\\Microsoft Shared\\DW\\DW20.EXE"
wine: Unhandled page fault on read access to 0x00000000 at address 0x30cc446c (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x30cc446c).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:30cc446c ESP:0032e05c EBP:0032e0c0 EFLAGS:00010212(  R- --  I   -A- - )
 EAX:00000000 EBX:00000000 ECX:31639194 EDX:00000000
 ESI:31639194 EDI:0032e56c
Stack dump:
0x0032e05c:  31639194 00000000 0032e56c 0032e088
0x0032e06c:  7bc566a1 000000c8 0032e0c0 30cc335a
0x0032e07c:  3161feb0 00360048 7ed5faa0 0032e0a8
0x0032e08c:  7b85bc54 000000c8 30cc3230 00361000
0x0032e09c:  00000f18 00000000 31639194 0032e0c0
0x0032e0ac:  30cc2dd2 000000c8 00000000 000000a0
Backtrace:
=>0 0x30cc446c in mso (+0x3446c) (0x0032e0c0)
  1 0x30cc2c83 in mso (+0x32c82) (0x0032e0f4)
0x30cc446c: pushl       0x0(%eax)
Modules:
Module  Address                 Debug info      Name (77 modules)
PE      30000000-30bb1000       Deferred        winword
PE      30c90000-31848000       Export          mso
ELF     7b800000-7b9aa000       Deferred        kernel32<elf>
  \-PE  7b810000-7b9aa000       \               kernel32
ELF     7bc00000-7bcc4000       Deferred        ntdll<elf>
  \-PE  7bc10000-7bcc4000       \               ntdll
ELF     7bf00000-7bf04000       Deferred        <wine-loader>
ELF     7ddd8000-7de43000       Deferred        wininet<elf>
  \-PE  7dde0000-7de43000       \               wininet
ELF     7de43000-7df3a000       Deferred        comctl32<elf>
  \-PE  7de50000-7df3a000       \               comctl32
ELF     7df3a000-7e14a000       Deferred        shell32<elf>
  \-PE  7df50000-7e14a000       \               shell32
ELF     7e1da000-7e20e000       Deferred        uxtheme<elf>
  \-PE  7e1e0000-7e20e000       \               uxtheme
ELF     7e20e000-7e22e000       Deferred        cabinet<elf>
  \-PE  7e210000-7e22e000       \               cabinet
ELF     7e22e000-7e297000       Deferred        shlwapi<elf>
  \-PE  7e240000-7e297000       \               shlwapi
ELF     7e297000-7e389000       Deferred        oleaut32<elf>
  \-PE  7e2b0000-7e389000       \               oleaut32
ELF     7e389000-7e401000       Deferred        urlmon<elf>
  \-PE  7e390000-7e401000       \               urlmon
ELF     7e401000-7e4e3000       Deferred        msi<elf>
  \-PE  7e410000-7e4e3000       \               msi
ELF     7e4e3000-7e4ed000       Deferred        libxcursor.so.1
ELF     7e4ed000-7e4fb000       Deferred        libxi.so.6
ELF     7e4fb000-7e501000       Deferred        libxfixes.so.3
ELF     7e501000-7e505000       Deferred        libxcomposite.so.1
ELF     7e505000-7e50d000       Deferred        libxrandr.so.2
ELF     7e50d000-7e517000       Deferred        libxrender.so.1
ELF     7e517000-7e51d000       Deferred        libxxf86vm.so.1
ELF     7e51d000-7e521000       Deferred        libxinerama.so.1
ELF     7e521000-7e543000       Deferred        imm32<elf>
  \-PE  7e530000-7e543000       \               imm32
ELF     7e543000-7e549000       Deferred        libxdmcp.so.6
ELF     7e549000-7e54d000       Deferred        libxau.so.6
ELF     7e54d000-7e567000       Deferred        libxcb.so.1
ELF     7e567000-7e56c000       Deferred        libuuid.so.1
ELF     7e56c000-7e689000       Deferred        libx11.so.6
ELF     7e689000-7e699000       Deferred        libxext.so.6
ELF     7e699000-7e6b2000       Deferred        libice.so.6
ELF     7e6b2000-7e6bb000       Deferred        libsm.so.6
ELF     7e6bf000-7e6e4000       Deferred        mpr<elf>
  \-PE  7e6d0000-7e6e4000       \               mpr
ELF     7e6e6000-7e78c000       Deferred        winex11<elf>
  \-PE  7e6f0000-7e78c000       \               winex11
ELF     7e7f9000-7e820000       Deferred        libexpat.so.1
ELF     7e820000-7e850000       Deferred        libfontconfig.so.1
ELF     7e850000-7e865000       Deferred        libz.so.1
ELF     7e865000-7e8dc000       Deferred        libfreetype.so.6
ELF     7e8dc000-7e915000       Deferred        libncurses.so.5
ELF     7e940000-7e9cd000       Deferred        msvcrt<elf>
  \-PE  7e950000-7e9cd000       \               msvcrt
ELF     7e9cd000-7ea42000       Deferred        rpcrt4<elf>
  \-PE  7e9e0000-7ea42000       \               rpcrt4
ELF     7ea42000-7eb80000       Deferred        user32<elf>
  \-PE  7ea50000-7eb80000       \               user32
ELF     7eb80000-7ec86000       Deferred        ole32<elf>
  \-PE  7eba0000-7ec86000       \               ole32
ELF     7ec86000-7ed2c000       Deferred        gdi32<elf>
  \-PE  7ec90000-7ed2c000       \               gdi32
ELF     7ed2c000-7ed8c000       Deferred        advapi32<elf>
  \-PE  7ed40000-7ed8c000       \               advapi32
ELF     7ef8c000-7ef98000       Deferred        libnss_files.so.2
ELF     7ef98000-7efaf000       Deferred        libnsl.so.1
ELF     7efaf000-7efd5000       Deferred        libm.so.6
ELF     7efe7000-7f000000       Deferred        version<elf>
  \-PE  7eff0000-7f000000       \               version
ELF     f7459000-f745d000       Deferred        libdl.so.2
ELF     f745d000-f75b8000       Deferred        libc.so.6
ELF     f75b9000-f75d2000       Deferred        libpthread.so.0
ELF     f75d5000-f75e0000       Deferred        libnss_nis.so.2
ELF     f75f5000-f75fd000       Deferred        libnss_compat.so.2
ELF     f75fd000-f773e000       Dwarf           libwine.so.1
ELF     f7740000-f775e000       Deferred        ld-linux.so.2
ELF     f775e000-f775f000       Deferred        [vdso].so
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) C:\Program Files\Microsoft Office\OFFICE11\WINWORD.EXE
        00000009    0 <==
0000000e services.exe
        00000035    0
        00000034    0
        00000033    0
        0000001e    0
        00000015    0
        00000010    0
        0000000f    0
00000012 winedevice.exe
        0000001a    0
        00000018    0
        00000014    0
        00000013    0
0000001b plugplay.exe
        00000020    0
        0000001d    0
        0000001c    0
00000025 explorer.exe
        00000026    0
Backtrace:
=>0 0x30cc446c in mso (+0x3446c) (0x0032e0c0)
  1 0x30cc2c83 in mso (+0x32c82) (0x0032e0f4)
wine: cannot find L"C:\\Program Files\\Common Files\\Microsoft Shared\\DW\\DW20.EXE"
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Shdwdrgn wrote:Well I hate to say it, but I'm back again with new problems in WinWord. I haven't touched the setup since August when everything was working ok, however I have been doing package updates, which included updates to wine1.3. Today when I tried to open up winword, I get the following pasted below)... I tried uninstalling and reinstalling Office2003 (typical install)
Did you delete the wineprefix before reinstalling?

Word 2003 works fine for me in 1.3.29. I don't know why it's crashing for you.
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

Post by Shdwdrgn »

Code: Select all

$ echo $WINEPREFIX
I get an empty string returned. Is there another wineprefix you are referring to?
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

Post by Shdwdrgn »

Oh, if you mean the drive_c folder, I just tried that too. Deleted the entire .wine folder, ran winecfg to recreate what it needed (but did not add any overrides). I did a typical install of Office2003, then tried to run winword, and it crashed. So I disabled dw20.exe and ran winword again, and now I'm back the same error message as I pasted above. Winword will not even start up.
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Shdwdrgn wrote:Oh, if you mean the drive_c folder, I just tried that too. Deleted the entire .wine folder, ran winecfg to recreate what it needed (but did not add any overrides). I did a typical install of Office2003, then tried to run winword, and it crashed. So I disabled dw20.exe and ran winword again, and now I'm back the same error message as I pasted above. Winword will not even start up.
It's not crashing on my system, but I'm on openSUSE. Does reverting to an older Wine package fix it?
Shdwdrgn
Level 2
Level 2
Posts: 10
Joined: Tue Aug 09, 2011 10:25 pm

Post by Shdwdrgn »

dimesio wrote:It's not crashing on my system, but I'm on openSUSE. Does reverting to an older Wine package fix it?
That seems to work. I installed wine1.2 and now winword opens up just fine. I guess I'll leave that installed for now and see if its more stable than 1.3. Thanks once again for the help...
Locked