Skip to content

Runtime error "argument out of range" #9

@peberlein

Description

@peberlein

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions