Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime error "argument out of range" #9

Open
peberlein opened this issue Oct 18, 2018 · 0 comments
Open

Runtime error "argument out of range" #9

peberlein opened this issue Oct 18, 2018 · 0 comments

Comments

@peberlein
Copy link
Owner

Windows platform. Reported via email by Phil D.

After entering some buggy code and running (which crashed - not a problem with your code)
the error handling went into a death spiral

C:\Euphoria\WEE-master\ui_win.e:423 in function ViewErrorProc()
argument out of range.

^^^ call-back from Windows

... called from C:\Euphoria\WEE-master\window.ew:1939 in function DialogBoxIndirectParam()

... called from C:\Euphoria\WEE-master\ui_win.e:476 in procedure ui_view_error()

... called from C:\Euphoria\WEE-master\wee.exw:1996 in procedure check_ex_err()

... called from C:\Euphoria\WEE-master\ui_win.e:1267 in function WndProc()

^^^ call-back from Windows

... called from C:\Euphoria\WEE-master\ui_win.e:1447 in function WndProc()

^^^ call-back from Windows

... called from C:\Euphoria\WEE-master\ui_win.e:1849 in procedure ui_main()

... called from C:\Euphoria\WEE-master\ui_win.e:1866

--> See ex.err

Press Enter...

Then after restarting wee kept crashing on startup as follows while attempting to show error.

C:\Euphoria\WEE-master\ui_win.e:1798 in procedure ui_main()
argument out of range.

... called from C:\Euphoria\WEE-master\ui_win.e:1866

--> See ex.err

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant