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#13717: scrolling very fast makes emacs-nox segfault Date: Fri, 15 Feb 2013 10:01:52 +0200 Message-ID: <83pq02t37z.fsf@gnu.org> References: <1360899729.4980.11.camel@ultralap.site> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1360926832 3230 80.91.229.3 (15 Feb 2013 11:13:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Feb 2013 11:13:52 +0000 (UTC) Cc: 13717@debbugs.gnu.org To: Troy Sankey Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 15 12:14:13 2013 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 1U6JF6-00051b-5s for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Feb 2013 12:14:12 +0100 Original-Received: from localhost ([::1]:45018 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6JEm-0003A6-GP for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Feb 2013 06:13:52 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:36666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6JEZ-00039s-HR for bug-gnu-emacs@gnu.org; Fri, 15 Feb 2013 06:13:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6GFR-0007w2-I0 for bug-gnu-emacs@gnu.org; Fri, 15 Feb 2013 03:02:48 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6GFR-0007vx-D2 for bug-gnu-emacs@gnu.org; Fri, 15 Feb 2013 03:02:21 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U6GG6-0006cO-Hu for bug-gnu-emacs@gnu.org; Fri, 15 Feb 2013 03:03:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 Feb 2013 08:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13717 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13717-submit@debbugs.gnu.org id=B13717.136091534325341 (code B ref 13717); Fri, 15 Feb 2013 08:03:02 +0000 Original-Received: (at 13717) by debbugs.gnu.org; 15 Feb 2013 08:02:23 +0000 Original-Received: from localhost ([127.0.0.1]:57034 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U6GFR-0006af-UZ for submit@debbugs.gnu.org; Fri, 15 Feb 2013 03:02:22 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:58346) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U6GFN-0006aQ-NM for 13717@debbugs.gnu.org; Fri, 15 Feb 2013 03:02:19 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MI900F004TE2O00@a-mtaout23.012.net.il> for 13717@debbugs.gnu.org; Fri, 15 Feb 2013 10:01:34 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MI900EB04YMXI60@a-mtaout23.012.net.il>; Fri, 15 Feb 2013 10:01:34 +0200 (IST) In-reply-to: <1360899729.4980.11.camel@ultralap.site> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.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:71308 Archived-At: > From: Troy Sankey > Date: Thu, 14 Feb 2013 19:42:09 -0800 > > Steps: > 1. install GNU Emacs 24.2 (openSUSE 12.2) > 2. delete ~/.emacs > 3. open gnome-terminal (I'm using gnome-shell) > 4. $ emacs-nox > 5. scroll very fast -- I've tried both mouse wheel and touchpad > 6. segfault Scroll which file? The *scratch* buffer is too short, and cannot be scrolled. > I can't get a proper backtrace because I don't have the appropriate > debugging symbols. I've installed emacs-debuginfo and > emacs-nox-debuginfo, but that did not help. I hope someone can post a backtrace, because this is 100% not reproducible on my system (but I don't have gnome-terminal or gnome-shell). Also, could you perhaps try a recent pretest of Emacs 24.3? If that problem doesn't exist there, it probably was already solved.