From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: emacs crash Date: Sat, 16 Aug 2003 15:56:37 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030816.155637.07634010.wl@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1061056892 9941 80.91.224.253 (16 Aug 2003 18:01:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 16 Aug 2003 18:01:32 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Aug 16 20:01:31 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 19o5Mp-0007DW-00 for ; Sat, 16 Aug 2003 20:01:31 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19o5ON-0005k6-00 for ; Sat, 16 Aug 2003 20:03:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19o5MI-0005s4-Un for emacs-devel@quimby.gnus.org; Sat, 16 Aug 2003 14:00:58 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19o5KO-0002oM-77 for emacs-devel@gnu.org; Sat, 16 Aug 2003 13:59:00 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19o5J0-0006fO-9q for emacs-devel@gnu.org; Sat, 16 Aug 2003 13:58:06 -0400 Original-Received: from [212.227.126.171] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.20) id 19o5Iw-0006DX-2V for emacs-devel@gnu.org; Sat, 16 Aug 2003 13:57:30 -0400 Original-Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19o5Ir-000799-00 for emacs-devel@gnu.org; Sat, 16 Aug 2003 19:57:25 +0200 Original-Received: from [212.152.224.112] (helo=orion.univie.ac.at) by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 19o5Ip-0004Ji-00 for emacs-devel@gnu.org; Sat, 16 Aug 2003 19:57:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by orion.univie.ac.at (8.11.6/8.11.6/SuSE Linux 0.5) with ESMTP id h7GDubl15607 for ; Sat, 16 Aug 2003 15:56:37 +0200 Original-To: emacs-devel@gnu.org X-Mailer: Mew version 4.0.58 on Emacs 21.3.50.1 / Mule 5.0 (SAKAKI) 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:15981 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15981 [This is CVS 2003-07-30] I just got the following crash. Please tell me what I shall do. Werner ====================================================================== Program received signal SIGSEGV, Segmentation fault. 0x081259f8 in mark_object (arg=543454268) at alloc.c:4991 4991 if (XMARKER (obj)->gcmarkbit) #0 0x081259f8 in mark_object (arg=543454268) at alloc.c:4991 obj = 6583356 cdr_count = 0 #1 0x081255e8 in mark_object (arg=1487814016) at alloc.c:4831 size = 48 i = 0 obj = 0 cdr_count = 0 #2 0x081224b9 in mark_interval (i=0x8d8ece4, dummy=405548708) at alloc.c:1187 i = 0x2 #3 0x081710ed in traverse_intervals_noorder (tree=0x8d8ece4, function=0x81224a0 , arg=405548708) at intervals.c:207 tree = 0x8d8ece4 function = (void (*)()) 0x81224a0 arg = 405548708 #4 0x0817110e in traverse_intervals_noorder (tree=0x8d8ed00, function=0x81224a0 , arg=405548708) at intervals.c:212 tree = 0x8d8ed00 function = (void (*)()) 0x81224a0 arg = 405548708 #5 0x0817110e in traverse_intervals_noorder (tree=0x8d8ecc8, function=0x81224a0 , arg=405548708) at intervals.c:212 tree = 0x8d8ed38 function = (void (*)()) 0x81224a0 arg = 405548708 #6 0x0817110e in traverse_intervals_noorder (tree=0x8d8ee18, function=0x81224a0 , arg=405548708) at intervals.c:212 tree = 0x8d8ee18 function = (void (*)()) 0x81224a0 arg = 405548708 #7 0x0817110e in traverse_intervals_noorder (tree=0x8d8ee88, function=0x81224a0 , arg=405548708) at intervals.c:212 tree = 0x8d8ee88 function = (void (*)()) 0x81224a0 arg = 405548708 #8 0x0817110e in traverse_intervals_noorder (tree=0x8dc9684, function=0x81224a0 , arg=405548708) at intervals.c:212 tree = 0x8d8ef68 function = (void (*)()) 0x81224a0 arg = 405548708 #9 0x0817110e in traverse_intervals_noorder (tree=0x8a543e0, function=0x81224a0 , arg=405548708) at intervals.c:212 tree = 0x8d798bc function = (void (*)()) 0x81224a0 arg = 405548708 #10 0x0817110e in traverse_intervals_noorder (tree=0x8aa91f4, function=0x81224a0 , arg=405548708) at intervals.c:212 tree = 0x8aa91f4 function = (void (*)()) 0x81224a0 arg = 405548708 #11 0x081224dd in mark_interval_tree (tree=0x8aa91f4) at alloc.c:1202 tree = 0x2 #12 0x08125bb4 in mark_buffer (buf=1219647024) at alloc.c:5098 buffer = (struct buffer *) 0x8b25630 ptr = (int *) 0x48b25630 tmp = 2 base_buffer = 2 #13 0x0812558c in mark_object (arg=1219647024) at alloc.c:4808 obj = 1219647024 cdr_count = 0 #14 0x08125a4a in mark_object (arg=677176588) at alloc.c:5008 obj = 140305676 cdr_count = 0 #15 0x0812596e in mark_object (arg=405681452) at alloc.c:4968 ptr = (struct Lisp_Symbol *) 0x82e352c obj = 137245996 cdr_count = 0 #16 0x08125b1b in mark_object (arg=1490682944) at alloc.c:5061 ptr = (struct Lisp_Cons *) 0x8da0440 obj = 148506600 cdr_count = 0 #17 0x08125b1b in mark_object (arg=1490682952) at alloc.c:5061 ptr = (struct Lisp_Cons *) 0x8da0448 obj = 148506600 cdr_count = 0 #18 0x08125dbe in mark_buffer (buf=1218972696) at alloc.c:5150 buffer = (struct buffer *) 0x8a80c18 ptr = (int *) 0x8a80d00 tmp = 2 base_buffer = 2 #19 0x0812558c in mark_object (arg=1218972696) at alloc.c:4808 obj = 1218972696 cdr_count = 0 #20 0x08125a4a in mark_object (arg=681782748) at alloc.c:5008 obj = 144911836 cdr_count = 0 #21 0x0812596e in mark_object (arg=405706996) at alloc.c:4968 ptr = (struct Lisp_Symbol *) 0x82f5b0c obj = 137321228 cdr_count = 0 ...