Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Out of space for the symbol table running Visual dBase 5.5 #1520

@senen-electrodh

Description

@senen-electrodh

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=1 is already enabled in otvdm.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

trace.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions