In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Error 9022 - Memory buffer overflow

Xailer professional forum in English
Responder
Cassiano de Oliveira
Mensajes: 475
Registrado: Mar Jul 24, 2012 10:21 pm

Error 9022 - Memory buffer overflow

Mensaje por Cassiano de Oliveira »

I have one application that starts when has no problems operating, but after a while without use when return using the same, the application simply closes. Observing within the application folder creates a log file named hb_out.log, which displays the following information below:

Código: Seleccionar todo

Application Internal Error - D:\Projetos\xailer\RODANDO\Cliente.exe
Terminated at: 2015-08-11 17:36:36
Unrecoverable error 9022: Memory buffer overflow
Called from TFTP:READFILE(0) in Internet.prg
Called from TMYFTP:VECONTEUDOARQ(286) in D:\Projetos\xailer\LibCalunaty\Source\libTMyFTP.prg
Called from FRMMAIN:LISTVIEW1CLICK(440) in D:\Projetos\xailer\RODANDO\Source\frmMain.prg
Called from FRMMAIN:BRWCLICK(350) in D:\Projetos\xailer\RODANDO\Source\frmMain.prg
Called from TDBBRWCOLUMN:ONDATACLICK(0) in Events.prg
Called from TDBBROWSE:CLICK(2039) in Browse.prg
Called from (b)XBROWSE(258) in Browse.prg
Called from TDBBROWSE:XACLICK(0) in Browse.prg
Called from TWINCONTROL:WMLBUTTONUP(0) in Control.prg
Called from TDBBROWSE:WMLBUTTONUP(2007) in Browse.prg
Called from RUNFORM(0)
Called from TAPPLICATION:RUN(287) in Application.prg
Called from MAIN(15) in D:\Projetos\xailer\RODANDO\Source\Cliente.prg
On the line I put a TRY CATCH but not elucidated the question, what can I do?

Best Regards,
Cassiano.
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9253
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Re: Error 9022 - Memory buffer overflow

Mensaje por ignacio »

Hello,

That is a internal Harbour error, obviously about memory consumption. Without a very small sample that reproduces the bug I'm afraid is difficult to help you. Sorry.

Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Responder