[Bug 13737] New: Word 2003 crashes on opening specific file
http://bugs.winehq.org/show_bug.cgi?id=13737 Summary: Word 2003 crashes on opening specific file Product: Wine Version: 1.0-rc3 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: sander(a)vermin.nl Created an attachment (id=13768) --> (http://bugs.winehq.org/attachment.cgi?id=13768) The file that crashes word With loads off versions before and the last one, word 2003 crashes on opening the file in the attachment. I have more of these files containing the same template, the all crash. On multiple systems it has the same result. (works in windows word) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13737 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-06-17 18:35:56 --- Can you attach the console output from the crash? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13737 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-06-17 18:35:56 --- Can you attach the console output from the crash? --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2008-06-21 04:07:12 --- Created an attachment (id=14231) --> (http://bugs.winehq.org/attachment.cgi?id=14231) Patch to fix crash in WNetGetResourceInformationW if provider table is empty Hello, seems WNetGetResourceInformationW() doesn't check if provider table is empty due to missing registry data. WNetGetResourceInformationA() handles this case gracefully so WNetGetResourceInformationW() should to the same if directly called. --- snip wine trace --- .. 002f:Call KERNEL32.LoadLibraryExW(00323860 L"MPR.dll",00000000,00000000) ret=30cbf768 002f:Ret KERNEL32.LoadLibraryExW() retval=60990000 ret=30cbf768 .. 002f:Call advapi32.RegQueryValueExW(00000010,00440408 L"EnableShellDataCaching",00000000,00323c94,00323ccc,00323ca4) ret=30cb93d5 002f:Ret advapi32.RegQueryValueExW() retval=00000002 ret=30cb93d5 .. 002f:Call mpr.WNetGetResourceInformationW(00323d2c,00440008,00323d50,00323d4c) ret=314c1ccb 002f:trace:mpr:WNetGetResourceInformationW (0x323d2c, 0x440008, 0x323d50, 0x323d4c) 002f:trace:seh:raise_exception code=c0000005 flags=0 addr=0x6099747b 002f:trace:seh:raise_exception info[0]=00000000 002f:trace:seh:raise_exception info[1]=00000008 002f:trace:seh:raise_exception eax=00000054 ebx=6099e108 ecx=00000000 edx=00000000 esi=00000000 edi=00323c50 002f:trace:seh:raise_exception ebp=00323c38 esp=00323c00 cs=0073 ds=007b es=007b fs=0033 gs=003b flags=00010246 .. --- snip wine trace --- Attached patch fixes this, document loads successfully. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13737 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13737 Andrey Turkin <andrey.turkin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin(a)gmail.com --- Comment #3 from Andrey Turkin <andrey.turkin(a)gmail.com> 2008-10-17 07:30:47 --- The fix went in GIT, please retest -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13737 dimesio(a)earthlink.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net --- Comment #4 from dimesio(a)earthlink.net 2008-10-26 09:30:56 --- Tested in 1.1.7; the file opens fine for me. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13737 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-10-26 20:45:33 --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13737 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2008-11-07 10:46:45 --- Closing bugs fixed in 1.1.8. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13737 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6b1256b2de67689d319c613e29a | |d957f2a2ad14c CC| |focht(a)gmx.net Hardware|Other |x86 OS|other |Linux Severity|enhancement |normal -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org