Error since upgrade

Error since upgrade

Postby Jeff Barnes » Sat Sep 16, 2006 1:23 am

Hi Everybody,

Ever since I upgraded to FWH 2.7 I get this error but only every now and then and it seems only to pop up when I exit my program.

Unrecoverable error 9009:
hb_xrealloc can't reallocate memory


What can I do to get rid of this error?


Thanks,

Jeff
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Postby Antonio Linares » Sat Sep 16, 2006 6:19 am

Jeff,

Are you using Harbour or xHarbour ?

Do you get an error.log file ? If yes, please email it to me, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41873
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Jeff Barnes » Sat Sep 16, 2006 11:05 am

I am using xHarbour.

Sorry, no error.log file is generated.


Jeff
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Postby Antonio Linares » Sat Sep 16, 2006 12:00 pm

Jeff,

Do you get a calls stack list on the screen ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41873
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Jeff Barnes » Mon Sep 18, 2006 7:53 pm

No stack list.

Just a message box with OK. I click OK and am returned to my desktop.


Jeff
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Postby Antonio Linares » Tue Sep 19, 2006 6:58 pm

Jeff,

We have published a new xharbour build. Please review whatsnew section of these forums to download it and try with it. Thanks,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41873
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Jeff Barnes » Thu Sep 21, 2006 1:13 pm

Antonio,

I tried with the new xHarbour build ... same problem.

Image




Jeff
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Postby Antonio Linares » Thu Sep 21, 2006 4:26 pm

Jeff,

Could you place a MsgInfo() at the end of your app to know if that error happens before or after the MsgInfo() ? Thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41873
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Jeff Barnes » Thu Sep 21, 2006 9:10 pm

This is strange...

If I put the MsgInfo() as below I get the error and no MsgInfo():

Code: Select all  Expand view
if ! empty( oMainWnd )
     oMainWnd:end()
     MSGINFO()
endif


If I do it as below, I never see the error BUT the Msg Box keeps popping up as if it was stuck in a loop.

Code: Select all  Expand view
if ! empty( oMainWnd )
     MSGINFO()
     oMainWnd:end()
endif



Jeff
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Postby Jeff Barnes » Fri Sep 29, 2006 1:02 pm

Antonio,

I still get the error every now and then ... any idea how to get rid of it?

Thanks,

Jeff
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Postby Antonio Linares » Fri Sep 29, 2006 3:57 pm

Jeff,

Could you please check what free memory you have in Windows when you get such error (Ctrl+Alt+Del) ? Thanks,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41873
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Jeff Barnes » Wed Oct 04, 2006 11:17 pm

Here is a screen shot for the memory...

Image
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Postby Antonio Linares » Thu Oct 05, 2006 4:26 am

Jeff,

memory seems ok so it looks as a xHarbour problem. Any chance to provide a small sample to reproduce the error ? Thanks,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41873
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Randal » Thu Oct 05, 2006 9:24 pm

Jeff,

Are you still having the same problem with the latest xharbour release?

Are you using the FWH 2.7 Apr 2006 release?

Regards,
Randal Ferguson
Randal
 
Posts: 260
Joined: Mon Oct 24, 2005 8:04 pm

Postby Jeff Barnes » Fri Oct 06, 2006 1:36 am

Hi Randal,

I am using FWH 2.7 July 2006 Build

xHarbour Compiler build 0.99.61 (SimpLex)


Jeff
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 18 guests