Search found 59 matches: irrecuperable

Return to advanced search

Re: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc

Entonces, ponga:

Code: Select all  Expand view

   HB_GcAll( .F. )  // solo si tengo basura se dispara.
 


Y ponga un DELAY para retrasar el LOOPING y evitar la explosión de la memoria RAM.

Pruebe, pls.

Regards, saludos.
by karinha
Thu Mar 21, 2024 3:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc
Replies: 4
Views: 854

Re: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc

Joao

Gracias, si funciona, pero se demora casi un 20% mas que poniendo el HB_GcAll() dentro del If Z...

Cambie de antivirus , estoy probando AVG, hasta el momento bien

Saludos y gracias por responder
by Adolfo
Thu Mar 21, 2024 2:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc
Replies: 4
Views: 854

Re: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc

Adolfo, buenos días. Apagar el antivirus es extremadamente peligroso. Lo mejor es cambiar al antivirus AVG (mucho mejor que AVAST) y yo haría su rutina como se muestra a continuación, pruebe a ver qué sucede, por favor. FUNCTION TU_Func()   // inicio   hb_gcAll( .F. )   FOR X = 1 TO ...
by karinha
Thu Mar 21, 2024 12:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc
Replies: 4
Views: 854

Re: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc

Encontre el error

Deshabilite el Avast Antivirus y funciona de maravilla
by Adolfo
Thu Mar 21, 2024 1:04 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc
Replies: 4
Views: 854

Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc

... error entre los 5.000 y 6.000 archivos procesados Application Internal Error - C:\SQL\xNewAqua\xNewII.Exe Terminated at: 2024-03-20 16:18:46 Error irrecuperable 9009: hb_xrealloc no puede reubicar la memoria...... It fails in no specific file, just after 5000+ file No falla en ningun archivo especifico, ...
by Adolfo
Wed Mar 20, 2024 7:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc
Replies: 4
Views: 854

Help with HB_REALLOC ERROR 9009

... error entre los 5.000 y 6.000 archivos procesados Application Internal Error - C:\SQL\xNewAqua\xNewII.Exe Terminated at: 2024-03-20 16:18:46 Error irrecuperable 9009: hb_xrealloc no puede reubicar la memoria...... It fails in no specific file, just after 5000+ file No falla en ningun archivo especifico, ...
by Adolfo
Wed Mar 20, 2024 7:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with HB_REALLOC ERROR 9009
Replies: 5
Views: 1113

Conectar a un SFTP con CURL usando xHarbour ...

... Harbour seria ideal, pero tengo mucho que modificar y por ahora no tenemos tiempo, Yo he compilado y todo, pero al ejecutar me da un error : Error irrecuperable 9011 hb_xfree llamado con un puntero nulo Copie tal cual el ejemplo que aqui en paginas atras colocan, pero tube que comentar esta linea ...
by Enrrique Vertiz
Tue Jul 18, 2023 10:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conectar a un SFTP con CURL usando xHarbour ...
Replies: 10
Views: 716

Re: Conectar SFTP con CURL

... Harbour seria ideal, pero tengo mucho que modificar y por ahora no tenemos tiempo, Yo he compilado y todo, pero al ejecutar me da un error: Error irrecuperable 9011 hb_xfree llamado con un puntero nulo Copie tal cual el ejemplo que aqui en paginas atras colocan, pero tube que comentar esta linea ...
by Enrrique Vertiz
Thu Jun 29, 2023 12:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conectar SFTP con CURL
Replies: 67
Views: 10317

Re: Error compilacion TXBrowse con hbmk2 y vc2022

... problema es que se crea el ejecutable, pero no se ejecuta. Antes de agregar esas clases si se ejecutaba. Terminated at: 2023-03-21 06:10:46 Error irrecuperable 9003: Demasiadas llamadas recursivas al controlador de errores Called from __ERRRT_SBASE(0) in ../../../tobject.prg Called from TDIALOG:ERROR(148) ...
by Compuin
Tue Mar 21, 2023 10:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilacion TXBrowse con hbmk2 y vc2022
Replies: 3
Views: 371

Re: Couldn't create Error object in hb_errNew()

... es la clave del problema Un error 9000 puede provenir de un fallo en el gestor de errores que provoca infinita recursión y posteriormente un error irrecuperable. El error inicial se puede detectar como he comentado arriba Salu2
by hmpaquito
Wed Mar 03, 2021 3:45 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Couldn't create Error object in hb_errNew()
Replies: 1
Views: 217

Re: TSBrowse 6.0 sale del sistema sin pasar por ErrorBlock

Haz un DIR *.log /od en la carpeta donde tienes el ejecutable y haber si tienes alguno y en él tienes grabado el error irrecuparable (irrecuperable porque no pasó por el control de errores standard)
by hmpaquito
Wed Feb 10, 2021 8:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: TSBrowse 6.0 sale del sistema sin pasar por ErrorBlock
Replies: 1
Views: 173

Re: evaluar algo de harbour en c.

Application Internal Error - d:\myplayer\myplayer.exe Terminated at: 2018-12-07 13:14:03 Error irrecuperable 9015: S¡mbolo item esperado desde hb_vmDo() Called from WINRUN(0) Called from TWINDOW:ACTIVATE(1052) in .\source\classes\WINDOW.PRG Called from MAIN(54) in source\myplayer.prg ...
by carlos vargas
Fri Dec 07, 2018 7:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: evaluar algo de harbour en c.
Replies: 7
Views: 1275

Mr. Rao, Error in 18.01

... 17.12 and with version 18.01 I get this error: Application Internal Error - C:\sistema\gestion.exe Terminated at: 2018-02-25 16:01:09 Error irrecuperable 6005: Exception error: Exception Code:C0000005 ACCESS_VIOLATION Exception Address:76EA5E88 EAX:02FB2E58 EBX:02FB2AE0 ECX:00000000 EDX:00000000 ...
by Ariel
Sun Feb 25, 2018 9:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao, Error in 18.01
Replies: 4
Views: 1000

Mr. Rao, Error in 18.01

... y con la version 18.01 obtengo este error: Application Internal Error - C:\sistema\gestion.exe Terminated at: 2018-02-25 16:01:09 Error irrecuperable 6005: Exception error: Exception Code:C0000005 ACCESS_VIOLATION Exception Address:76EA5E88 EAX:02FB2E58 EBX:02FB2AE0 ECX:00000000 EDX:00000000 ...
by Ariel
Sun Feb 25, 2018 9:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr. Rao, Error in 18.01
Replies: 4
Views: 1769

Re: Prometheus 2000 no arranca en Windows 10

... He realizado algunas pruebas y los resultados han sido correctos. Sólo he encontrado que si se deja la expresión sin contenido se produce un error irrecuperable. Igualmente, si el tipo de dato con el que se alimenta la expresión es distinto al del campo, se produce un error, aunque recuperable. ...
by Manuel Aranda
Sun Apr 10, 2016 4:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Prometheus 2000 no arranca en Windows 10
Replies: 36
Views: 6829
Next

Return to advanced search