Saben estoy preocupado porque al tener el programa Bingo activado pero inactivo por unos 3 o 5 minutos, se cierra inesperadamente

Application Internal Error - C:\BINGO14\Bingo.exe
Terminated at: 2024-02-26 18:53:12
Error irrecuperable 9006: hb_xgrab no puede asignar memoria
Called from TYPE(0)
Called from _ISCONTROLDEFINED(1094) in source\h_controlmisc.prg
Called from GETPROPERTY(7611) in source\h_controlmisc.prg
Called from BUSCANUME(276) in C:\BINGO14\bingo.prg
Called from (b)MAIN(113) in C:\BINGO14\bingo.prg
Called from _DOCONTROLEVENTPROCEDURE(5886) in source\h_windows.prg
Called from EVENTS(1698) in source\h_windows.prg
Called from DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(5554) in source\h_windows.prg
Called from DOMETHOD(8092) in source\h_controlmisc.prg
Called from MAIN(168) in C:\BINGO14\bingo.prg
------------------------------------------------------------------------
Si saben a qué se debe por favor háganlo saber, lo estoy compilando con la versión 3.4.0 de HMG-IDE ANSI 1.0.8 y corre bajo windows 10 de 64 bits
De antemano muchas gracias
Louis
P.D.- La atención que dice Called from BUSCANUME(276) ... en la linea 276 dice:
DO WHILE PRINCE.BUTTON_2.Caption = "Continue" <----- línea 276
DO EVENTS
ENDDO