http://bugs.winehq.org/show_bug.cgi?id=16213
Summary: Excel 2003 hangs on formulas - Regression from 1.1.8 Product: Wine Version: 1.1.9 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: max@veneto.com CC: julliard@winehq.org
Excel 2003 with native dcom98 (in order to be able to use VBA), editing formulas inside dells often (almost every times...) hangs the application.
A regression test shows this patch as culprit :
f4eaa15aecdef19160a5f57fc7e21e62f5b7b69b is first bad commit commit f4eaa15aecdef19160a5f57fc7e21e62f5b7b69b Author: Alexandre Julliard julliard@winehq.org Date: Tue Nov 18 20:11:49 2008 +0100
kernel32: Moved allocation of the DOS memory area to ntdll.
:040000 040000 2d9c3df3de7a9250d5c8f29531ed0d64fce43c61 03ab55bd21306825d5ab88ab04f2f6ad631fab1a M dlls
Reverting this commit (and the following one, for successful compilation) in 1.1.9 the bug disappears.
I can make more tests if needed.
Ciao
Max