From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#11291: 24.1.50; crash from `read-from-minibuffer' Date: Thu, 07 Feb 2013 20:12:58 -0500 Message-ID: References: <89264CE04B094950B883F21C5374035F@us.oracle.com> <83y5pph8nw.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1360286052 30212 80.91.229.3 (8 Feb 2013 01:14:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2013 01:14:12 +0000 (UTC) To: 11291-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 08 02:14:33 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 1U3cXt-0007cJ-Ja for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Feb 2013 02:14:29 +0100 Original-Received: from localhost ([::1]:47893 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3cXa-00089R-K7 for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Feb 2013 20:14:10 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:59874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3cXW-00088F-44 for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2013 20:14:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3cXT-00032G-7J for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2013 20:14:05 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3cXT-000325-1C for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2013 20:14:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U3cXS-0006Pv-PU for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2013 20:14:02 -0500 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Feb 2013 01:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 11291 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Mail-Followup-To: 11291@debbugs.gnu.org, rgm@gnu.org, drew.adams@oracle.com Original-Received: via spool by 11291-done@debbugs.gnu.org id=D11291.136028598224576 (code D ref 11291); Fri, 08 Feb 2013 01:14:02 +0000 Original-Received: (at 11291-done) by debbugs.gnu.org; 8 Feb 2013 01:13:02 +0000 Original-Received: from localhost ([127.0.0.1]:42644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3cWT-0006O3-Oy for submit@debbugs.gnu.org; Thu, 07 Feb 2013 20:13:02 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:54350) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3cWS-0006Nx-1x for 11291-done@debbugs.gnu.org; Thu, 07 Feb 2013 20:13:00 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U3cWQ-0006Lr-Or; Thu, 07 Feb 2013 20:12:58 -0500 X-Spook: CIDA Leitrim target security munitions Saudi Arabia Sears X-Ran: (2dzn*lD.+MfN]KH=zdz (Eli Zaretskii's message of "Sat, 21 Apr 2012 09:59:47 +0300") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:70861 Archived-At: Eli Zaretskii wrote: > It is 100% impossible to fix a bug that is not reproducible if you > cannot look around in the debugger and tell us details we need to know.