From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Mike Kupfer Newsgroups: gmane.emacs.bugs Subject: bug#24307: GNU Emacs 25.1.1 repeated system crash Date: Thu, 25 Aug 2016 10:53:02 -0700 Message-ID: <30517.1472147582@allegro.localdomain> References: <503a1d9d-e487-d150-1825-b433b9d41628@easy-emacs.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1472147662 1283 195.159.176.226 (25 Aug 2016 17:54:22 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 25 Aug 2016 17:54:22 +0000 (UTC) Cc: John Wiegley , 24307@debbugs.gnu.org To: Andreas =?UTF-8?Q?R=C3=B6hler?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 25 19:54:17 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcyr1-0008M3-RV for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Aug 2016 19:54:15 +0200 Original-Received: from localhost ([::1]:57403 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcyqz-0007sn-1a for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Aug 2016 13:54:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52057) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcyqt-0007qu-19 for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2016 13:54:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcyqo-0002ai-OF for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2016 13:54:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:43108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcyqo-0002ae-Kt for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2016 13:54:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bcyqo-0007nw-BO for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2016 13:54:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Mike Kupfer Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Aug 2016 17:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24307 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 24307-submit@debbugs.gnu.org id=B24307.147214758629930 (code B ref 24307); Thu, 25 Aug 2016 17:54:02 +0000 Original-Received: (at 24307) by debbugs.gnu.org; 25 Aug 2016 17:53:06 +0000 Original-Received: from localhost ([127.0.0.1]:40820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcypu-0007mg-HL for submit@debbugs.gnu.org; Thu, 25 Aug 2016 13:53:06 -0400 Original-Received: from shell1.rawbw.com ([198.144.192.42]:58963 ident=root) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcypt-0007mY-5o for 24307@debbugs.gnu.org; Thu, 25 Aug 2016 13:53:05 -0400 Original-Received: from allegro.localdomain (m208-249.dsl.rawbw.com [198.144.208.249]) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTP id u7PHr3vu067928; Thu, 25 Aug 2016 10:53:03 -0700 (PDT) (envelope-from m.kupfer@acm.org) X-Authentication-Warning: shell1.rawbw.com: Host m208-249.dsl.rawbw.com [198.144.208.249] claimed to be allegro.localdomain In-Reply-To: Your message of "Thu\, 25 Aug 2016 19\:24\:52 +0200." <20787295-0138-95c1-d2e6-72ff3995e227@easy-emacs.de> X-Mailer: MH-E 8.6; nmh 1.6; GNU Emacs 25.1.1 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.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" Xref: news.gmane.org gmane.emacs.bugs:122663 Archived-At: Hi Andreas, do you have a second system that you can use to (try to) ssh into the hung system, or at least ping it? Earlier in the year I had a reproducible system hang that was apparently related to a video driver lockup. The problem went away if I switched from MATE to Xfce, or if I disabled thumbnails in the MATE alt-tab window switcher. A couple days later there was a kernel update that included a fix for the video driver, and after that I could no longer reproduce the hang. What sort of desktop environment are you using? regards, mike