Comment 10 for bug 700448

Revision history for this message
Peter TB Brett (peter-b) wrote :

> The input parsing is bad enough it can die with a segfault (as in bug 832682).

Hi Krzysztof,

The issue in bug 832682 is *not* a segfault, it is an assertion failure, as the backtrace supplied by the user clearly shows.

Although I agree that we should be detecting and handling these kinds of problems in a more robust fashion, a segfault would be a much more serious concern. All that bug demonstrates is that we are actually doing input validation!

                                     Peter