Re: Can't be solved: Error code 473 - Unable to allocate memory

new topic     » goto parent     » topic index » view thread      » older message » newer message

Thank you my friend. 

It seems Win32Lib v0.70.2c causes this error. v0.60.6 successfully launches
IDE.exw.

Still have no idea why "attempt to divide by 0" occurs in a fresh-installed XP
but only a few people encounter it.

Juergen Luethje wrote:
> 
> Nemo wrote:
> 
> > Hi everyone.
> > 
> > After installing Euphoria 3.1.1 and Win32Lib v0.70.2c 28-Nov-2007, this
> > error
> > keeps occuring when i run Editor.exw, IDE.exw or EX01.EXW in the
> > Win32lib\Demo
> > folder.
> > 
> > Searched the forum, and set EUINC correctly, DEP turned off. Pagefile
> > enabled
> > or disabled.
> > 
> > Also tried in 3 different versions of Windows: XP SP2, Server2003 STD SP2,
> > Server2003
> > ENT SP2. (All are Simplified-Chinese versions)
> > 
> > But the error just occurs. Please help!
> > 
> > The first few lines of ex.err are:
> > 
> > }}}
<eucode>
> > attempt to divide by 0 
> >     pParams = {
> >                 {85'U',110'n',97'a',98'b',108'l',101'e',32' ',116't',111'o',
> > 32' ',97'a',108'l',108'l',111'o',99'c',97'a',116't',101'e',32' ',109'm',
> > 101'e',109'm',111'o',114'r',121'y'},
> >                 473
> >               }
> >     pMode = 2
> >     lErrCode = 473
> >     lResponse = 1
> >     lStyle = 16
> >     s = {85'U',110'n',97'a',98'b',108'l',101'e',32' ',116't',111'o',32' ',
> > 97'a',108'l',108'l',111'o',99'c',97'a',116't',101'e',32' ',109'm',101'e',
> > 109'm',111'o',114'r',121'y'}
> >     lDispMsg = {69'E',114'r',114'r',111'o',114'r',32' ',99'c',111'o',100'd',
> > 101'e',32' ',52'4',55'7',51'3',10,85'U',110'n',97'a',98'b',108'l',101'e',
> > 32' ',116't',111'o',32' ',97'a',108'l',108'l',111'o',99'c',97'a',116't',
> > 101'e',32' ',109'm',101'e',109'm',111'o',114'r',121'y',10,10,87'W',105'i',
> > 110'n',51'3',50'2',76'L',105'i',98'b',32' ',118'v',48'0',46'.',55'7',48'0',
> > 46'.',50'2',99'c',32' ',50'2',56'8',45'-',78'N',111'o',118'v',45'-',50'2',
> > 48'0',48'0',55'7'}
> >     lTitle = {87'W',105'i',110'n',51'3',50'2',76'L',105'i',98'b',32'
> >     ',65'A',
> > 112'p',112'p',87'W',105'i',110'n',100'd',111'o',119'w',32' ',45'-',32' ',
> > 70'F',97'a',116't',97'a',108'l',32' ',69'E',114'r',114'r',111'o',114'r'}
> > 
> > ... called from D:\Software\Internet\Euphoria\win32lib\Include\w32msgs.e:145
> > in procedure abortErr()
> >     pParams = {
> >                 {85'U',110'n',97'a',98'b',108'l',101'e',32' ',116't',111'o',
> > 32' ',97'a',108'l',108'l',111'o',99'c',97'a',116't',101'e',32' ',109'm',
> > 101'e',109'm',111'o',114'r',121'y'},
> >                 473
> >               }
> > </eucode>
{{{

> 
> I can't help with the actual problem, but I converted the "ex.err"
> message into a better readable form:
> 
> attempt to divide by 0
>     pParams = {
>                 "Unable to allocate memory",
>                 473
>               }
>     pMode = 2
>     lErrCode = 473
>     lResponse = 1
>     lStyle = 16
>     s = "Unable to allocate memory"
>     lDispMsg = "Error code 473\nUnable to allocate memory\n\nWin32Lib v0.70.2c
> 28-Nov-2007"
>     lTitle = "Win32Lib AppWindow - Fatal Error"
> 
> ... called from D:\Software\Internet\Euphoria\win32lib\Include\w32msgs.e:145
> in procedure abortErr()
>     pParams = {
>                 "Unable to allocate memory",
>                 473
>               }
> 
> Maybe that helps a little.
> 
> Regards,
>    Juergen

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu