Error while printing in octave -


when trying print variables or 'help < topic >' commands, getting error in octave.

octave-3.6.4.exe:66> minimize       0 [main] 0 init_cheap: virtualalloc pointer null, win32 error 487 allocationbase 0x0, baseaddress 0x60e90000, regionsize 0x170000, state 0x10000 c:\software\octave-3.6.4\bin\less.exe: *** couldn't reserve space cygwin's heap, win32 error 0 

i not sure causing error. removed cygwin windows registry. reason? in case, how rid of error?

i had exact same problem. uninstall octave, reboot, reinstall it. did trick me.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -