all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Mark Oteiza <mvoteiza@udel.edu>
Cc: 24811@debbugs.gnu.org
Subject: bug#24811: 26.0.50; backtrace
Date: Fri, 28 Oct 2016 10:16:46 +0300	[thread overview]
Message-ID: <83pomlrli9.fsf@gnu.org> (raw)
In-Reply-To: <8737jh1ddj.fsf@udel.edu> (message from Mark Oteiza on Thu, 27 Oct 2016 21:16:56 -0400)

> From: Mark Oteiza <mvoteiza@udel.edu>
> Date: Thu, 27 Oct 2016 21:16:56 -0400
> 
> 
> >From -Q:
> 
> 1. M-x eww RET https://marmalade-repo.org RET
> 
> The certificate is signed by Comodo, which is an untrusted CA on my
> system.  At this point, NSM pops up asking how I want to proceed.
> 
> 2. Wait for a while. A minute here is sufficient.
> 3. Hit s to allow the cert for the session only.
> 
> Emacs has now crashed:
> 
> #0  0x00007f8dc27ba04f in raise () at /usr/lib/libc.so.6
> #1  0x00007f8dc27bb47a in abort () at /usr/lib/libc.so.6
> #2  0x00007f8dc27f7c50 in __libc_message () at /usr/lib/libc.so.6
> #3  0x00007f8dc287ff17 in __fortify_fail () at /usr/lib/libc.so.6
> #4  0x00007f8dc287e050 in __readonly_area () at /usr/lib/libc.so.6
> #5  0x00007f8dc287fe8a in  () at /usr/lib/libc.so.6
> #6  0x0000000000595a43 in fd_ISSET (set=0xbfa8e0 <connect_wait_mask>, fd=-1)
>     at sysselect.h:72
> #7  0x0000000000595a43 in finish_after_tls_connection (proc=proc@entry=65073861)
>     at process.c:3102

Some async code doesn't make sure the TLS negotiation succeeded before
proceeding?  Look at "fd=-1" part in frame #6 above: it means the file
descriptor is invalid.

Thanks.





  reply	other threads:[~2016-10-28  7:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-28  1:16 bug#24811: 26.0.50; backtrace Mark Oteiza
2016-10-28  7:16 ` Eli Zaretskii [this message]
2016-10-28  7:47 ` Lars Ingebrigtsen
2016-11-01 18:39 ` Lars Ingebrigtsen
2016-11-01 18:54   ` Lars Ingebrigtsen
2016-11-01 19:10     ` Lars Ingebrigtsen
2016-11-01 19:51       ` Mark Oteiza
2016-11-01 19:50         ` Lars Ingebrigtsen
2016-11-01 19:22     ` Mark Oteiza
2016-11-01 19:47       ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83pomlrli9.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=24811@debbugs.gnu.org \
    --cc=mvoteiza@udel.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.