http://bugs.winehq.org/show_bug.cgi?id=5678
Summary: msi (crash): read from NULL in appsearch.c after: ACTION_AppSearchComponents MSI_OpenQuery returned 1615 Product: Wine Version: CVS Platform: PC URL: http://public.planetmirror.com/pub/openoffice/stable/2.0 .3/OOo_2.0.3_Win32Intel_install_wJRE.exe OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de
I downloaded OpenOffice 2.0.3 with included JRE for someone else and just tried this Package on wine.
Just after the Welcome-Screen, wine crashed when reading from 0x00000000:
trace:msi:ACTION_AppSearchGetSignature returning 0 trace:msi:ACTION_AppSearchComponents (package 0x7bd490a8, appValue 0x7b9df7b0, sig 0x7b9df7c0) trace:msi:MSI_DatabaseOpenViewW L"select * from CompLocator where Signature_ = 'JavaReg'" 0x7b9df6ec trace:msi:msiobj_addref 0x7bd3d670 trace:msi:MSI_ParseSQL Parse returned 1 trace:msi:msiobj_release 0x7bda15b0 trace:msi:msiobj_release 0x7bd3d670 trace:msi:msiobj_release object 0x7bda15b0 destroyed trace:msi:ACTION_AppSearchComponents MSI_OpenQuery returned 1615 trace:msi:ACTION_AppSearchComponents returning 0 trace:seh:raise_exception code=c0000005 flags=0 addr=0x7b873a03 trace:seh:raise_exception info[0]=00000000 trace:seh:raise_exception info[1]=00000000 trace:seh:raise_exception eax=00000000 ebx=7b8cf3c4 ecx=7beff288 edx=00000031 esi=00000000 edi=7b9df7b0 trace:seh:raise_exception ebp=7b9dfc18 esp=7b9df780 cs=0073 ds=007b es=007b fs=003b gs=0033 flags=00010246 trace:seh:call_stack_handlers calling handler at 0x7bbe5e98 code=c0000005 flags=0 wine: Unhandled page fault on read access to 0x00000000 at address 0x7b873a03 (thread 0010), starting debugger...
Backtrace: =>1 0x7b873a03 ACTION_AppSearch+0x273(package=0x7bd490a8) [{deleted}/dlls/msi/appsearch.c:960] in msi (0x7b873a03)
(Full log will follow, AppDB-Entry was created)
1615 is ERROR_BAD_QUERY_SYNTAX