From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: ruth Newsgroups: gmane.emacs.bugs Subject: bug#42848: 25.3; emacs and xemacs segmentation error core dump on start up Date: Thu, 13 Aug 2020 18:05:13 +0100 Message-ID: References: <97da6ee2-7b54-8180-e978-b954cf5467d5@muswell.me.uk> <83d03un09t.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28276"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.1.1 Cc: 42848@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Aug 13 19:29:41 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k6H2r-0007Fm-3U for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 13 Aug 2020 19:29:41 +0200 Original-Received: from localhost ([::1]:58922 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k6H2q-0004It-5x for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 13 Aug 2020 13:29:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41228) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k6H2E-0003fE-MA for bug-gnu-emacs@gnu.org; Thu, 13 Aug 2020 13:29:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39389) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k6H2E-00085w-C8 for bug-gnu-emacs@gnu.org; Thu, 13 Aug 2020 13:29:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k6H2E-0007nF-8x for bug-gnu-emacs@gnu.org; Thu, 13 Aug 2020 13:29:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: ruth Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 13 Aug 2020 17:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42848 X-GNU-PR-Package: emacs Original-Received: via spool by 42848-submit@debbugs.gnu.org id=B42848.159733973029929 (code B ref 42848); Thu, 13 Aug 2020 17:29:02 +0000 Original-Received: (at 42848) by debbugs.gnu.org; 13 Aug 2020 17:28:50 +0000 Original-Received: from localhost ([127.0.0.1]:50934 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k6H21-0007md-Ky for submit@debbugs.gnu.org; Thu, 13 Aug 2020 13:28:50 -0400 Original-Received: from relay11.mail.gandi.net ([217.70.178.231]:35647) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k6GfJ-0007DG-C0 for 42848@debbugs.gnu.org; Thu, 13 Aug 2020 13:05:23 -0400 Original-Received: from [192.168.1.102] (82-69-97-226.dsl.in-addr.zen.co.uk [82.69.97.226]) (Authenticated sender: ruth@muswell.me.uk) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 8073F10000E; Thu, 13 Aug 2020 17:05:13 +0000 (UTC) In-Reply-To: <83d03un09t.fsf@gnu.org> Content-Language: en-GB X-Mailman-Approved-At: Thu, 13 Aug 2020 13:28:48 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:185050 Archived-At: hi eli, thanks for your response. I should have waited longer! - but i decided instead to upgrade my suse system to leap 15.2 so that all the x11 software was up to date. This was successfull and emacs and xemacs run ok. the default version of emacs is still 25.3, so i'll make sure i update emacs to the latest release (27.1). again, many thanks for your help ruth On 13/08/2020 14:27, Eli Zaretskii wrote: >> From: ruth >> Date: Thu, 13 Aug 2020 12:51:51 +0100 >> Cc: ruth moulton >> >> bug report: i'm running leap15.1 openSuse linux, when i update X11 >> (there are a series of updates, including a security one) and then start >> emacs and xemacs from a command line, they both crash immediatly, with a >> core dump, and a segmentation error. i can't locate the 'core' file. > Please try Emacs 27.1 which was just released, I think this bug is > fixed there.