From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.devel Subject: NTEmacs crash on startup? Date: Wed, 17 Sep 2003 10:36:26 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063810186 15661 80.91.224.253 (17 Sep 2003 14:49:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2003 14:49:46 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Sep 17 16:49:44 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zdcm-0007BA-00 for ; Wed, 17 Sep 2003 16:49:44 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 19zdgM-0004f6-00 for ; Wed, 17 Sep 2003 16:53:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19zdRm-0006wS-F2 for emacs-devel@quimby.gnus.org; Wed, 17 Sep 2003 10:38:22 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19zdRH-0006m6-0Q for emacs-devel@gnu.org; Wed, 17 Sep 2003 10:37:51 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19zdRE-0006kw-Hr for emacs-devel@gnu.org; Wed, 17 Sep 2003 10:37:49 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19zdRD-0006k0-BB for emacs-devel@gnu.org; Wed, 17 Sep 2003 10:37:47 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19zdQv-0007JP-00 for ; Wed, 17 Sep 2003 16:37:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zdQu-0007JH-00 for ; Wed, 17 Sep 2003 16:37:28 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19zdRA-0003Zu-00 for ; Wed, 17 Sep 2003 16:37:44 +0200 Original-Lines: 29 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:uskHXDGaga3O+d7SW2AHGgslweM= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16446 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16446 Following a suggestion to debug emacs by running under the debugger, I see a new "problem": an access violation during the very early stages of startup, as the C runtime begins: ntdll.dll!77f75a58() ntdll.dll!77f9cb5e() ntdll.dll!77f9cfc4() ntdll.dll!77f9e730() ntdll.dll!77f8333b() > emacs.exe!_msize(void * pblock=0x0144bb80) Line 89 + 0x12 C emacs.exe!_onexit(int (void)* func=0x011bb81b) Line 119 + 0xb C emacs.exe!atexit(void (void)* func=0x011bb81b) Line 158 + 0x9 C emacs.exe!_cinit(int initFloatingPrecision=0x00000001) Line 215 C emacs.exe!mainCRTStartup() Line 229 + 0x7 C emacs.exe!_start() Line 131 C kernel32.dll!77e814c7() __active_heap 0x00000001 int _crtheap 0x00fd0000 void * pblock 0x0144bb80 void * FWIW-ly y'rs, -- Dave Abrahams Boost Consulting www.boost-consulting.com