otya128 / winevdm

16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) on 64-bit Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes

Caro665 opened this issue · comments

I'm trying to run Ami Pro 3.0 under OTVDM and I get a series of "LOCAL_GetBlock not enough space in local heap" errors on the OTVDM screen when I open a large file e.g:

1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 964 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 964 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 964 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 964 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 964 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 964 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes
1f9c:err:local:LOCAL_GetBlock not enough space in local heap 1867 for 2564 bytes

Is this error something to expect or a setting I need to change, please?

When this error occurs, the zoom facility gives a blank page view at anything less than 60% ie whole page view. Additionally, Ami Pro often freezes.

Expected behavior
no freezing of program, ability to see whole page view.

Screenshots
image

Environment (please complete the following information):

  • OS: Windows 11 Pro (22H2)
  • Version: 2446

Do you have a sample document that causes this error that you can share? A trace might be helpful too. You might also try to uncomment EnumFontLimitation=1 in otvdm.ini.

How wide is your screen? I've seen that the text will vanish if the window is wider than about 2000px depending on the zoom level.