hg-1.4.2 crash
Mads Kiilerich
mads at kiilerich.com
Sun Jan 17 13:39:56 UTC 2010
Neal Becker wrote, On 01/17/2010 02:31 AM:
> A user got the following backtrace. Any clues what could be the cause?
>
> https://bugzilla.redhat.com/show_bug.cgi?id=556124
>
https://bugzilla.redhat.com/show_bug.cgi?id=556249 comes with a
(unnecessarily complex) way to reproduce.
The problem is what happens if Mercurials stderr has been closed and
Mercurial gets killed and wants to issue the "killed!" warning.
From one point of view: Nobody can see the crash, so why not just let
it crash? What should it do instead of crashing?
From another point of view: There was a crash and the system crash
catcher notices it and reports it. To avoid false reports we should
avoid crashing when known problems like this is met.
/Mads
More information about the Mercurial-devel
mailing list