From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexis Newsgroups: gmane.emacs.help Subject: Re: emacs crash Date: Sat, 14 Feb 2015 17:44:46 +1100 Message-ID: <87fva9ng9t.fsf@gmail.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1423896314 4635 80.91.229.3 (14 Feb 2015 06:45:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2015 06:45:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 14 07:45:09 2015 Return-path: Envelope-to: geh-help-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 1YMWTU-0005ID-HS for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Feb 2015 07:45:08 +0100 Original-Received: from localhost ([::1]:58938 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMWTU-0005Om-1h for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Feb 2015 01:45:08 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMWTJ-0005Od-8w for help-gnu-emacs@gnu.org; Sat, 14 Feb 2015 01:44:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMWTG-00036b-2v for help-gnu-emacs@gnu.org; Sat, 14 Feb 2015 01:44:57 -0500 Original-Received: from mail-pa0-x22b.google.com ([2607:f8b0:400e:c03::22b]:56998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMWTF-00036P-RS for help-gnu-emacs@gnu.org; Sat, 14 Feb 2015 01:44:54 -0500 Original-Received: by mail-pa0-f43.google.com with SMTP id fa1so23584147pad.2 for ; Fri, 13 Feb 2015 22:44:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:to:subject:in-reply-to:date:message-id:mime-version :content-type; bh=DsYbBB2MAJmTvdfPFpvNWvrkC/7vdJ8OGu0Jm5Eel04=; b=lvO2aceWft9XHduVH6U4Gn5MTiR9WRrQX12lx4atvgmsymr8pR7aX1lcceLvMJkZ3w FN4m0ZP/HaPvP6Pe20FYFU6Bd1InH40S5a+5mtJtbxkJQqvKr8zB2g1e/Ub8khG/yXlz MgbqzpOUSXLmK7EQtEArKyZBRCobisdI4zBfU/l1N4kwUhL4aUGj9SbyXxR4C0scU9oE 4EGlicpnJjJafHS3obnz0RDjz66vtUKCklxrHYiZWco+/1W4/5HfF9aoiOoGzqQdzrXc HtgIGn1rRdi1ZFJ0mlas6+sc5x3KBSQgDok/Ac4/QaDxJiXyDfQdmZomRb5DMDkT+mU6 KrtA== X-Received: by 10.70.34.177 with SMTP id a17mr21156571pdj.123.1423896292725; Fri, 13 Feb 2015 22:44:52 -0800 (PST) Original-Received: from localhost (ppp118-209-226-212.lns20.mel8.internode.on.net. [118.209.226.212]) by mx.google.com with ESMTPSA id hd4sm8411216pbc.86.2015.02.13.22.44.50 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 13 Feb 2015 22:44:51 -0800 (PST) In-reply-to: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::22b X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102711 Archived-At: On 2015-02-14T02:56:34+1100, Rusi said: R> emacs crashes with this (below) R> Does not happen with -Q Happens with -q Can file bug report but R> not clear whether its debian or emacs. R> Happens as follows: Start emacs -q Goto options set default font R> and pull slider to a large value Click once -- beep. Click again R> -- crash! ================================= Fatal error 11: R> Segmentation fault i'm on Debian Wheezy x86_64 (+updates), running a manually compiled Emacs 24.4.1, and have not so far managed to reproduce this. However, i'm not sure what you mean by "Click once" and "Click again" - where are you clicking in each instance? Alexis.