From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: Random segfaults when using M-x. Date: Sun, 07 Jun 2015 21:00:44 -0500 Message-ID: <85vbezarhv.fsf@stephe-leake.org> References: <20150605102048.GA31678@apertron.net> <85a8we9ucc.fsf@stephe-leake.org> <836172p862.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1433728889 23786 80.91.229.3 (8 Jun 2015 02:01:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Jun 2015 02:01:29 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 08 04:01:16 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z1mNE-0004xA-7d for ged-emacs-devel@m.gmane.org; Mon, 08 Jun 2015 04:01:12 +0200 Original-Received: from localhost ([::1]:55628 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z1mND-0001A9-Jg for ged-emacs-devel@m.gmane.org; Sun, 07 Jun 2015 22:01:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z1mN2-00019t-F6 for emacs-devel@gnu.org; Sun, 07 Jun 2015 22:01:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z1mMz-0004yA-8U for emacs-devel@gnu.org; Sun, 07 Jun 2015 22:01:00 -0400 Original-Received: from gproxy9-pub.mail.unifiedlayer.com ([69.89.20.122]:39252) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Z1mMy-0004wu-Q0 for emacs-devel@gnu.org; Sun, 07 Jun 2015 22:00:57 -0400 Original-Received: (qmail 17173 invoked by uid 0); 8 Jun 2015 02:00:53 -0000 Original-Received: from unknown (HELO cmgw3) (10.0.90.84) by gproxy9.mail.unifiedlayer.com with SMTP; 8 Jun 2015 02:00:53 -0000 Original-Received: from host114.hostmonster.com ([74.220.207.114]) by cmgw3 with id djtv1q00l2UdiVW01jtyDN; Mon, 08 Jun 2015 01:54:01 -0600 X-Authority-Analysis: v=2.1 cv=d9Vml3TE c=1 sm=1 tr=0 a=CQdxDb2CKd3SRg4I0/XZPQ==:117 a=CQdxDb2CKd3SRg4I0/XZPQ==:17 a=DsvgjBjRAAAA:8 a=f5113yIGAAAA:8 a=2wGvvwaKUHMA:10 a=9i_RQKNPAAAA:8 a=hEr_IkYJT6EA:10 a=rMLPtTzFGpYA:10 a=XAFQembCKUMA:10 a=mDV3o1hIAAAA:8 a=5Tt3Hh-nAAAA:8 a=an4fwi1yoW_Uf3AKJJEA:9 Original-Received: from [12.52.181.2] (port=49544 helo=TAKVER) by host114.hostmonster.com with esmtpa (Exim 4.84) (envelope-from ) id 1Z1mMp-0001D5-OZ for emacs-devel@gnu.org; Sun, 07 Jun 2015 20:00:47 -0600 In-Reply-To: <836172p862.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 05 Jun 2015 17:00:05 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt) X-Identified-User: {2442:host114.hostmonster.com:stephele:stephe-leake.org} {sentby:smtp auth 12.52.181.2 authed with stephen_leake@stephe-leake.org} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 69.89.20.122 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:187087 Archived-At: Eli Zaretskii writes: >> From: Stephen Leake >> Date: Fri, 05 Jun 2015 08:07:47 -0500 >> >> Zack Piper writes: >> >> > I get the following backtrace (seemingly at random) when pressing M-x, >> > this happens sometimes 2 times a day, I didn't report a bug because I >> > couldn't reproduce it reliably, but it randomly happened 2 times just >> > now when trying to debug what was happening (both times during trying >> > to use M-x). >> >> I don't know if this is related, but I also get a random crash on >> Windows. > > Please show a backtrace from running Emacs under GDB. I'll try. Right now I'm playing with not showing all completions immediately; no crashes yet, but it's too soon to tell. -- -- Stephe