Hello Anselm,

On Tue, Aug 30, 2016 at 01:35:12PM +0200, Anselm R Garbe wrote:
> To me a crash is an illegal control flow of a program that is detected
> and aborted by the governing system (libc, etc.).
> 
> In contrast an exit() caused by the Xlib error handler is kind of a
> legal control flow to me, though from a user perspective similar.

I see. To me a crash is any failing program invocation that is not caused by
invalid user input. IMO a malformed environment doesn't count as user input
(with some exceptions).

> 
> BR,
> Anselm
> 

Attachment: signature.asc
Description: PGP signature

Reply via email to