From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: emacs crashed on windows-xp Date: Wed, 11 Oct 2006 16:53:29 +0100 Message-ID: <452D1379.7010307@gnu.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1718437343==" X-Trace: sea.gmane.org 1160582272 28038 80.91.229.2 (11 Oct 2006 15:57:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Oct 2006 15:57:52 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 11 17:57:48 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GXgPn-0006GM-Ki for ged-emacs-devel@m.gmane.org; Wed, 11 Oct 2006 17:54:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXgPn-00055h-Gw for ged-emacs-devel@m.gmane.org; Wed, 11 Oct 2006 11:54:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GXgPX-000530-1t for emacs-devel@gnu.org; Wed, 11 Oct 2006 11:54:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GXgPV-00050D-DM for emacs-devel@gnu.org; Wed, 11 Oct 2006 11:54:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXgPV-0004zp-5W for emacs-devel@gnu.org; Wed, 11 Oct 2006 11:54:21 -0400 Original-Received: from [213.86.207.50] (helo=exchange.integrasp.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GXgXW-0004Iq-Dz for emacs-devel@gnu.org; Wed, 11 Oct 2006 12:02:38 -0400 Original-Received: from [192.168.111.61] (localhost [127.0.0.1]) by exchange.integrasp.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id TPPWS7X0; Wed, 11 Oct 2006 16:44:38 +0100 Original-Received: from 192.168.111.61 ([192.168.111.61] helo=[192.168.111.61]) by ASSP-nospam; 11 Oct 2006 16:44:38 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666 Original-To: "Kim F. Storm" In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60607 Archived-At: This is a multi-part message in MIME format. --===============1718437343== Content-Type: multipart/alternative; boundary="------------020401020104060203060909" This is a multi-part message in MIME format. --------------020401020104060203060909 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit >> It crashes with a message print out: >> Fatal error (11)Segmentation fault >> >> I'm running emacs-unicode-2 (CVS:2006-10-04) in Fedora core 5. >> > > Doesn't happen for me with CVS trunk on GNU/Linux (redhat 9.0). > Strange, it does for me on GNU/Linux (Debian testing) as well as Windows.. Did you follow the exact formula Zhang Wei posted (across two different mails)? emacs -Q M-: (setq frame-title-format (list "%f (%l,%c) ---- @" system-name)) C-h i m elisp m lists m rings u u For me, the titlebar after the first u says (1, 2) with the cursor on line 21, column 2, where after the m lists it said (5091, 0) with the cursor on line 1, column 0 of the same manual page. Pressing C-l it says (21, 2), which is where the cursor is on the screen (as opposed to within the file, which I assume is where the 5091 came from), but pressing u again still causes a crash. --------------020401020104060203060909 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
It crashes with a message print out:
        Fatal error (11)Segmentation fault

I'm running emacs-unicode-2 (CVS:2006-10-04) in Fedora core 5.
    

Doesn't happen for me with CVS trunk on GNU/Linux (redhat 9.0).
  

Strange, it does for me on GNU/Linux (Debian testing) as well as Windows..

Did you follow the exact formula Zhang Wei posted (across two different mails)?

    emacs -Q

    M-: (setq frame-title-format (list "%f (%l,%c) ---- @" system-name))

    C-h i m elisp <RET> m lists <RET> m rings <RET> u u

For me, the titlebar after the first u says (1, 2) with the cursor on line 21, column 2, where after the m lists it said (5091, 0) with the cursor on line 1, column 0 of the same manual page. Pressing C-l it says (21, 2), which is where the cursor is on the screen (as opposed to within the file, which I assume is where the 5091 came from), but pressing u again still causes a crash.

--------------020401020104060203060909-- --===============1718437343== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============1718437343==--