emacs-devel
[Top][All Lists]
Advanced

[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 21:59:11 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

> #2  0x00000000005a5dd9 in wait_reading_process_output (
>     time_limit=<value optimized out>, microsecs=<value optimized out>, 
>     read_kbd=-1, do_display=<value optimized out>, 
>     wait_for_cell=<value optimized out>, wait_proc=0x0, just_wait_proc=0)
>     at process.c:5072

Which must be this code:

              FD_CLR (channel, &connect_wait_mask);
              if (--num_pending_connects < 0)
                abort ();


-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]