-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
Describe the bug
Running Visual dBASE 5.5 under OTVDM results in the error:
"Out of space for the symbol table"
This occurs during the initialization of some .PRG scripts that declare a moderate number of local variables. The same scripts run fine under NTVDM (Windows 10 32-bit), with no changes.
Environment:
- OS: Windows 10 Pro 64-bit
- Version: 22H2
- OTVDM version: dev2610
Additional context
- Executable:
DBASEWIN.EXE(Visual dBASE 5.5) - Runtime architecture: 16-bit Win16
- Using BDE (IDAPI) and ODBC drivers
ForceSingleProcessor=1is already enabled inotvdm.ini
I've generated a trace using:
set WINEDEBUG=+all,-snoop,-ldt,-fixup,-module,-global,-local,-disasm,-syslevel,-thunk
otvdm.exe dbasewin.exe 2> trace.txt
Metadata
Metadata
Assignees
Labels
No labels