http://bugs.winehq.org/show_bug.cgi?id=22461
Summary: ms office 2000 fatal error Product: WineHQ Bugzilla Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: bugzilla-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: info@comixrevolution.com
when the installation of ms office 2000 is end, on the video appear a windows message error : CFGWIZ.exe has causede an cricial error
and access don't run
http://bugs.winehq.org/show_bug.cgi?id=22461
info@comixrevolution.com info@comixrevolution.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|bugzilla-unknown |-unknown Version|unspecified |1.1.43 Product|WineHQ Bugzilla |Wine
http://bugs.winehq.org/show_bug.cgi?id=22461
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-04-22 13:28:05 --- The critical severity is not appropriate, see http://bugs.winehq.org/page.cgi?id=fields.html#importance for the appropriate usage. Please attach terminal output as per http://wiki.winehq.org/FAQ#get_log to the bug report.
http://bugs.winehq.org/show_bug.cgi?id=22461
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #2 from Wylda wylda@volny.cz 2010-04-22 13:30:00 ---
Hi, i know that error message and it's not so fatal error ;) because you can click OK and ignore it.
I _think_ this happens because of at the end of installation is called CFGWIZ.exe, which is not run from it's directory and thus fails.
Access is different problem and you should fill another bug report, if not already reported.
http://bugs.winehq.org/show_bug.cgi?id=22461
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2012-02-17 14:05:46 CST --- Is this still an issue in wine-1.4-rc4?
https://bugs.winehq.org/show_bug.cgi?id=22461
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Component|-unknown |msvcirt Summary|ms office 2000 fatal error |Microsoft Office 2000 | |Server Extensions | |Configuration Wizard | |'CFGWIZ.EXE' needs | |msvcirt.dll?cout@@3Vostream | |_withassign@@A Ever confirmed|0 |1
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
The crashing app is run as part of post-install step. Can be run alone for reproducing.
Trace log:
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Common Files/Microsoft Shared/Web Server Extensions/40/bin
$ WINEDEBUG=+tid,+seh,+relay wine ./CFGWIZ.EXE /noows /pkg Office 2000
log.txt 2>&1
... 0024:Call msvcrt.strlen(67cf6a60 "fpHackFrameworkProgramNameMustStartWithFP") ret=67f618bc 0024:Ret msvcrt.strlen() retval=00000029 ret=67f618bc ... 0024:Call KERNEL32.GetModuleHandleA(67f7a524 "MSVCIRT.DLL") ret=67f7c7c7 0024:Ret KERNEL32.GetModuleHandleA() retval=7efe0000 ret=67f7c7c7 0024:Call KERNEL32.GetProcAddress(7efe0000,67f7c82c "?cout@@3Vostream_withassign@@A") ret=67f7c7d7 0024:Ret KERNEL32.GetProcAddress() retval=7eff18c4 ret=67f7c7d7 0024:trace:seh:raise_exception code=c0000005 flags=0 addr=0x67f7c7df ip=67f7c7df tid=0024 0024:trace:seh:raise_exception info[0]=00000000 0024:trace:seh:raise_exception info[1]=90909094 0024:trace:seh:raise_exception eax=90909090 ebx=00000000 ecx=0014c0c8 edx=7bcd9e88 esi=7eff18c4 edi=00000000 0024:trace:seh:raise_exception ebp=00335128 esp=00335114 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00210202 0024:trace:seh:call_stack_handlers calling handler at 0x407cbc code=c0000005 flags=0 0024:Call KERNEL32.GetLastError() ret=004067f9 0024:Ret KERNEL32.GetLastError() retval=00000000 ret=004067f9 ... Unhandled exception: page fault on read access to 0x90909094 in 32-bit code (0x67f7c7df). ... Backtrace: =>0 0x67f7c7df in fp4autl (+0x1c7df) (0x00335128) 1 0x67ea7d58 in fp4awel (+0x17d57) (0x00335150) 2 0x67cb5215 in fpmmc (+0x5214) (0x00335178) 3 0x67cbc077 in fpmmc (+0xc076) (0x0033fd60) 4 0x00401427 in cfgwiz (+0x1426) (0x0033fe20) 5 0x7b863f8c call_process_entry+0xb() in kernel32 (0x0033fe38) ... Modules: Module Address Debug info Name (85 modules) PE 400000- 431000 Export cfgwiz PE 67cb0000-67d46000 Export fpmmc PE 67e90000-67f5c000 Export fp4awel PE 67f60000-67ff6000 Export fp4autl ... Threads: process tid prio (all id:s are in hex) ... 00000023 (D) C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\40\bin\CFGWIZ.EXE 00000024 0 <== --- snip ---
Source: http://source.winehq.org/git/wine.git/blob/799731f4b9e9495181e18a68eba16c921...
--- snip --- 439 @ stub ?cout@@3Vostream_withassign@@A # class ostream_withassign cout --- snip ---
$ wine --version wine-1.7.13-118-g0eb6265
Regards
https://bugs.winehq.org/show_bug.cgi?id=22461
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |caron@codeweavers.com
--- Comment #5 from Anastasius Focht focht@gmx.net --- *** Bug 29335 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=22461
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |askirsch@yahoo.com
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net --- *** Bug 37367 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=22461
--- Comment #7 from Austin English austinenglish@gmail.com --- Still unimplemented in wine-1.7.53-212-g12abd19.
https://bugs.winehq.org/show_bug.cgi?id=22461
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |5a2bac8d120db2368ae8c256a3f | |afa269cc6cea6 CC| |infyquest@gmail.com Status|NEW |RESOLVED
--- Comment #8 from Vijay Kamuju infyquest@gmail.com --- fixed by commit 5a2bac8d120db2368ae8c256a3fafa269cc6cea6
https://bugs.winehq.org/show_bug.cgi?id=22461
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.18.
https://bugs.winehq.org/show_bug.cgi?id=22461
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
https://bugs.winehq.org/show_bug.cgi?id=22461
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bourne.identity@hotmail.com
--- Comment #10 from Anastasius Focht focht@gmx.net --- *** Bug 40912 has been marked as a duplicate of this bug. ***