http://bugs.winehq.org/show_bug.cgi?id=2080
Summary: Delphi Database Desktop dbd32.exe crashes. Product: Wine Version: 20040213 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: hareldvd@ergolight-sw.com CC: hareldvd@ergolight-sw.com
After installing BDE (Borland Database Engine) from original Delphi 6 disk, when
starting DBD32.exe it crashes with the error: Unexpected page fault on write access 0xfffffe8 at address 0x40914812 Do you wish to debug ?
Using --debugmsg +loaddll options reveals that it crashes after trying to load the file: C:\Program Files\Common Files\Borland Shared\BDE\IDPDX32.DLL
doing bt in the debugger gives the following info: Wine-dbg>bt Backtrace: =>0 0x40914812 (DBSRV32.DLL.FormatDouble+0xa in DBSRV32.DLL) (ebp=4050dcbd) 1 0x0000004e (__libc_res+0x26 [interp.c]) (ebp=13000000) *** Invalid address 0x13000000 (dbd32.exe..rsrc+0x12bd9000)