Problems With '-startline'/'-endline'

Try this example:

With old text widget this script prints "n". This is erroneous in two ways, because both marks (m and n) should not be reachable inside the peer. The revised version will throw the error message there is no mark named "m". The same problem has been fixed in command mark previous.

Next problem, execute this example:

It will popup the error message bad text index "insert". I think that the -startline/-endline options are not very popular, otherwise this bug would be already detected.

Now this example, it will crash:

The following example is also crashing wish8.6: