[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Segfault in current bzr
From: |
Lars Magne Ingebrigtsen |
Subject: |
Re: Segfault in current bzr |
Date: |
Mon, 27 Sep 2010 22:09:45 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) |
Lars Magne Ingebrigtsen <address@hidden> writes:
> Which must be this code:
>
> FD_CLR (channel, &connect_wait_mask);
> if (--num_pending_connects < 0)
> abort ();
Geez. There have been a lot of changes to process.c the past few days.
It's difficult to say which patch is to blame...
--
(domestic pets only, the antidote for overdose, milk.)
address@hidden * Lars Magne Ingebrigtsen
Re: Segfault in current bzr, Eli Zaretskii, 2010/09/27