From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: patch to fileio.c Date: Fri, 14 Nov 2008 23:28:58 +0100 Message-ID: References: <874p2adnde.fsf@cyd.mit.edu> <87d4gyqa83.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1226701763 25036 80.91.229.12 (14 Nov 2008 22:29:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Nov 2008 22:29:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 14 23:30:23 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L17BD-0004Wt-5B for ged-emacs-devel@m.gmane.org; Fri, 14 Nov 2008 23:30:19 +0100 Original-Received: from localhost ([127.0.0.1]:42838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L17A1-0006Hg-Te for ged-emacs-devel@m.gmane.org; Fri, 14 Nov 2008 17:29:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L179x-0006HV-H9 for emacs-devel@gnu.org; Fri, 14 Nov 2008 17:29:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L179w-0006HJ-Tm for emacs-devel@gnu.org; Fri, 14 Nov 2008 17:29:01 -0500 Original-Received: from [199.232.76.173] (port=46550 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L179w-0006HG-OA for emacs-devel@gnu.org; Fri, 14 Nov 2008 17:29:00 -0500 Original-Received: from yw-out-1718.google.com ([74.125.46.156]:21543) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L179w-0001yq-JY for emacs-devel@gnu.org; Fri, 14 Nov 2008 17:29:00 -0500 Original-Received: by yw-out-1718.google.com with SMTP id 9so751380ywk.66 for ; Fri, 14 Nov 2008 14:28:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=u/b58EjdG80QF4r8awY1HQ5CEciZvgU+jVwB2CX6AFE=; b=OL419hOuv5wSnLm99122Vep6vSOa6Lr7g0aGmbSiFHA3pJA6DPO8FJGz3FNwWlLxpV UDt0FaiYwk8XSRQ89ibHg1ZPPvDN525Uynr53YyK2aGzZUbp6jWFA4U+DndkhR01kLOM mipTD2tUs9y8duYc2VpTTjzKyh752pdo0zOvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qH64IhPjsNfvsv6M0dhdqXF/cJhkB6fWmNg8y0TMLFrY1CPuwNobQXKaAFX8lMz9Fj WFW6LKga7KVTZlf8L7JfbobBPA0GGy/KBXlrF6gDfmDAv+y1TM5dRYyO3e1D0KZZ83hm jyrROWl2ZTsLyQsxGjkLQ2/wzjACaxnvWEQO8= Original-Received: by 10.100.110.16 with SMTP id i16mr709403anc.133.1226701738946; Fri, 14 Nov 2008 14:28:58 -0800 (PST) Original-Received: by 10.100.13.13 with HTTP; Fri, 14 Nov 2008 14:28:58 -0800 (PST) In-Reply-To: <87d4gyqa83.fsf@stupidchicken.com> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:105692 Archived-At: On Fri, Nov 14, 2008 at 22:16, Chong Yidong wrote: > BTW, could someone check whether this has any impact on the tar file > crash in Windows? (Hope springs eternal :-) Sorry. Juanma Breakpoint 1, w32_abort () at w32fns.c:7279 7279 button = MessageBox (NULL, (gdb) bt #0 w32_abort () at w32fns.c:7279 #1 0x011d0441 in r_re_alloc (ptr=0x312b408, size=2191) at ralloc.c:1028 #2 0x01070e4b in enlarge_buffer_text (b=0x312b400, delta=2170) at buffer.c:5065 #3 0x01177eee in make_gap_larger (nbytes_added=2170) at insdel.c:526 #4 0x0117908f in insert_from_string_1 (string=48214403, pos=0, pos_byte=0, nchars=190, nbytes=190, inherit=0, before_markers=0) at insdel.c:1107 #5 0x0117934b in insert_from_string (string=48214403, pos=0, pos_byte=0, length=190, length_byte=190, inherit=0) at insdel.c:1048 #6 0x0116b91f in general_insert_function (insert_func=0x117979d , insert_from_string_func=0x11792dc , inherit=0, nargs=2, args=0x82ee60) at editfns.c:2184 #7 0x0116ba94 in Finsert (nargs=2, args=0x82ee60) at editfns.c:2228 #8 0x01146575 in Fbyte_code (bytestr=57438499, vector=53536772, maxdepth=) at bytecode.c:1265 #9 0x0101c466 in funcall_lambda (fun=54011108, nargs=0, arg_vector=0x82efa4) at eval.c:3231 #10 0x01019bac in Ffuncall (nargs=1, args=0x82efa0) at eval.c:3090 #11 0x01146e24 in Fbyte_code (bytestr=57478915, vector=53535748, maxdepth=) at bytecode.c:678 #12 0x0101c466 in funcall_lambda (fun=52967844, nargs=0, arg_vector=0x82f0e4) at eval.c:3231 #13 0x01019bac in Ffuncall (nargs=1, args=0x82f0e0) at eval.c:3090 #14 0x01146e24 in Fbyte_code (bytestr=19203587, vector=19203628, maxdepth=) at bytecode.c:678 #15 0x0101c466 in funcall_lambda (fun=19203532, nargs=2, arg_vector=0x82f214) at eval.c:3231 #16 0x01019bac in Ffuncall (nargs=3, args=0x82f210) at eval.c:3090 #17 0x01146e24 in Fbyte_code (bytestr=19202763, vector=19202996, maxdepth=) at bytecode.c:678 #18 0x0101c466 in funcall_lambda (fun=19202716, nargs=0, arg_vector=0x82f2e0) at eval.c:3231 #19 0x0101c6ec in apply_lambda (fun=19202716, args=47925249, eval_flag=1) at eval.c:3155 #20 0x0101b99d in Feval (form=19198109) at eval.c:2417 #21 0x0101cce3 in internal_lisp_condition_case (var=48413441, bodyform=19198109, handlers=19198117) at eval.c:1456 #22 0x011476b5 in Fbyte_code (bytestr=19197915, vector=19198020, maxdepth=) at bytecode.c:868 #23 0x0101c466 in funcall_lambda (fun=19197868, nargs=1, arg_vector=0x82f574) at eval.c:3231 #24 0x01019bac in Ffuncall (nargs=2, args=0x82f570) at eval.c:3090 #25 0x01146e24 in Fbyte_code (bytestr=19196987, vector=19197236, maxdepth=) at bytecode.c:678 #26 0x0101c466 in funcall_lambda (fun=19196908, nargs=2, arg_vector=0x82f6b4) at eval.c:3231 #27 0x01019bac in Ffuncall (nargs=3, args=0x82f6b0) at eval.c:3090 #28 0x01146e24 in Fbyte_code (bytestr=19194627, vector=19194804, maxdepth=) at bytecode.c:678 #29 0x0101c466 in funcall_lambda (fun=19194556, nargs=6, arg_vector=0x82f7e4) at eval.c:3231 #30 0x01019bac in Ffuncall (nargs=7, args=0x82f7e0) at eval.c:3090 #31 0x01146e24 in Fbyte_code (bytestr=19193387, vector=19193748, maxdepth=) at bytecode.c:678 #32 0x0101c466 in funcall_lambda (fun=19193316, nargs=4, arg_vector=0x82f924) at eval.c:3231 #33 0x01019bac in Ffuncall (nargs=5, args=0x82f920) at eval.c:3090 #34 0x01146e24 in Fbyte_code (bytestr=19186819, vector=19186876, maxdepth=) at bytecode.c:678 #35 0x0101c466 in funcall_lambda (fun=19186764, nargs=2, arg_vector=0x82fa64) at eval.c:3231 #36 0x01019bac in Ffuncall (nargs=3, args=0x82fa60) at eval.c:3090 #37 0x0101b5af in Fapply (nargs=2, args=0x82fac0) at eval.c:2532 #38 0x0101b7a8 in apply1 (fn=56944145, arg=2191) at eval.c:2793 #39 0x01148ae0 in Fcall_interactively (function=56944145, record_flag=47925249, keys=47958788) at callint.c:389 #40 0x01019fb6 in Ffuncall (nargs=4, args=0x82fc78) at eval.c:3050 #41 0x0101a238 in call3 (fn=48116833, arg1=56944145, arg2=47925249, arg3=47925249) at eval.c:2870 #42 0x01096318 in command_loop_1 () at keyboard.c:1880 #43 0x010192f6 in internal_condition_case (bfun=0x1095d3f , handlers=47989001, hfun=0x108cf77 ) at eval.c:1511 #44 0x0108c40b in command_loop_2 () at keyboard.c:1338 #45 0x010193a0 in internal_catch (tag=47985073, func=0x108c3e8 , arg=47925249) at eval.c:1247 #46 0x0108cdc2 in command_loop () at keyboard.c:1317 #47 0x0108d110 in recursive_edit_1 () at keyboard.c:942 #48 0x0108d27b in Frecursive_edit () at keyboard.c:1004 #49 0x01002fb1 in main (argc=2, argv=0xa92750) at emacs.c:1777 Lisp Backtrace: "tar-summarize-buffer" (0x82efa4) "tar-mode" (0x82f0e4) "set-auto-mode-0" (0x82f214) "set-auto-mode" (0x82f2e0) "normal-mode" (0x82f574) "after-find-file" (0x82f6b4) "find-file-noselect-1" (0x82f7e4) "find-file-noselect" (0x82f924) "find-file" (0x82fa64) "call-interactively" (0x82fc7c) (gdb)