From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#18763: Emacs is segfaulting Date: Sat, 18 Oct 2014 16:03:51 +0300 Message-ID: <83egu5edhk.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1413637526 557 80.91.229.3 (18 Oct 2014 13:05:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Oct 2014 13:05:26 +0000 (UTC) Cc: 18763@debbugs.gnu.org To: Noah Slater Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 18 15:05:18 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1XfTh8-0006lS-5c for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Oct 2014 15:05:18 +0200 Original-Received: from localhost ([::1]:36646 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfTh7-0006lv-Lm for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Oct 2014 09:05:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfTgz-0006lm-8h for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 09:05:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfTgs-0003pY-Vp for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 09:05:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfTgs-0003pH-Ry for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 09:05:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XfTgr-0004Ot-UU for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 09:05:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Oct 2014 13:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18763 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18763-submit@debbugs.gnu.org id=B18763.141363745016842 (code B ref 18763); Sat, 18 Oct 2014 13:05:01 +0000 Original-Received: (at 18763) by debbugs.gnu.org; 18 Oct 2014 13:04:10 +0000 Original-Received: from localhost ([127.0.0.1]:48023 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfTg1-0004NZ-MB for submit@debbugs.gnu.org; Sat, 18 Oct 2014 09:04:10 -0400 Original-Received: from mtaout26.012.net.il ([80.179.55.182]:39103) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfTfy-0004NQ-QW for 18763@debbugs.gnu.org; Sat, 18 Oct 2014 09:04:07 -0400 Original-Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0NDN003004I5BO00@mtaout26.012.net.il> for 18763@debbugs.gnu.org; Sat, 18 Oct 2014 16:02:24 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NDN00MEJ5JZQG80@mtaout26.012.net.il>; Sat, 18 Oct 2014 16:02:24 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:94730 > Date: Sat, 18 Oct 2014 14:55:02 +0200 > From: Noah Slater > > I use Emacs with Org mode a lot. And it's been segcrashing a lot recently. It > segfaults in a number of different ways. Seems non-deterministic to me. (i.e. > The same action upon startup can cause it to segfault or not segault, seemingly > at random.) > > What information do you need to help with this? Is there some command I can run > that will produce the output you need to understand why it's segfaulting? > > I am running GNU Emacs 24.4.50.1 on Mac OS X. That's an old version of the development trunk, please upgrade to the latest trunk and see if the problem still exists. If it does exist on the latest trunk, please report the details using "M-x report-emacs-bug RET". For crashes, it is best to run Emacs under GDB, and when it crashes, type "thread apply all bt full" from the GDB prompt; then post the results. Thanks.