From unknown Sat Aug 16 23:49:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17275: emacs-24 crash in dired Resent-From: Andy Moreton Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 16 Apr 2014 10:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 17275 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 17275@debbugs.gnu.org X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.139764512619564 (code B ref -1); Wed, 16 Apr 2014 10:46:01 +0000 Received: (at submit) by debbugs.gnu.org; 16 Apr 2014 10:45:26 +0000 Received: from localhost ([127.0.0.1]:49442 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaNLJ-00055T-5D for submit@debbugs.gnu.org; Wed, 16 Apr 2014 06:45:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48973) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaNLF-00055C-Ql for submit@debbugs.gnu.org; Wed, 16 Apr 2014 06:45:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaNL1-0002f0-H9 for submit@debbugs.gnu.org; Wed, 16 Apr 2014 06:45:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaNL1-0002eu-EY for submit@debbugs.gnu.org; Wed, 16 Apr 2014 06:45:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaNKv-0001un-77 for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2014 06:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaNKn-0002RP-Fg for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2014 06:45:01 -0400 Received: from webmail.solarflare.com ([12.187.104.25]:7793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaNKn-0002RK-9w for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2014 06:44:53 -0400 Received: from [10.17.20.50] (10.17.20.50) by ocex02.SolarFlarecom.com (10.20.40.31) with Microsoft SMTP Server (TLS) id 14.3.158.1; Wed, 16 Apr 2014 03:24:09 -0700 Message-ID: <534E5A4E.7030703@solarflare.com> Date: Wed, 16 Apr 2014 11:24:14 +0100 From: Andy Moreton Organization: Solarflare Communications User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.17.20.50] X-TM-AS-Product-Ver: SMEX-10.0.0.1412-7.000.1014-20632.005 X-TM-AS-Result: No-1.350000-0.000000-31 X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Running emacs 24 on win7 64bit built from r116968 with mingw32 gcc 4.7.2. From "emacs -Q" 1) Open a dired buffer: C-x C-f ~/.emacs.d RET 2) Switch to external 'ls' program (setq insert-directory-program "C:/cygwin/bin/ls.exe") (setq ls-lisp-use-insert-directory-program t) (setq dired-listing-switches "-al --group-directories-first") 3) Type 'g' in the dired buffer (bound to revert-buffer) Emacs shows the abort dialog. I have not managed to get gdb to emit a usable backtrace. This is a recent regression (within the last week) as I build emacs from source daily. This bug does not manifest in current emacs trunk builds. From unknown Sat Aug 16 23:49:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17275: emacs-24 crash in dired Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 16 Apr 2014 13:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17275 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andy Moreton Cc: 17275@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 17275-submit@debbugs.gnu.org id=B17275.139765558711525 (code B ref 17275); Wed, 16 Apr 2014 13:40:02 +0000 Received: (at 17275) by debbugs.gnu.org; 16 Apr 2014 13:39:47 +0000 Received: from localhost ([127.0.0.1]:49510 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaQ42-0002zl-Aw for submit@debbugs.gnu.org; Wed, 16 Apr 2014 09:39:46 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:53525) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaQ3w-0002zM-Tk for 17275@debbugs.gnu.org; Wed, 16 Apr 2014 09:39:42 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0N4400900LWI8T00@a-mtaout20.012.net.il> for 17275@debbugs.gnu.org; Wed, 16 Apr 2014 16:39:34 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N44008EELXXQA90@a-mtaout20.012.net.il>; Wed, 16 Apr 2014 16:39:34 +0300 (IDT) Date: Wed, 16 Apr 2014 16:39:44 +0300 From: Eli Zaretskii In-reply-to: <534E5A4E.7030703@solarflare.com> X-012-Sender: halo1@inter.net.il Message-id: <83eh0xjsv3.fsf@gnu.org> References: <534E5A4E.7030703@solarflare.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > Date: Wed, 16 Apr 2014 11:24:14 +0100 > From: Andy Moreton > > Running emacs 24 on win7 64bit built from r116968 with mingw32 gcc 4.7.2. > > From "emacs -Q" > 1) Open a dired buffer: > C-x C-f ~/.emacs.d RET > > 2) Switch to external 'ls' program > (setq insert-directory-program "C:/cygwin/bin/ls.exe") > (setq ls-lisp-use-insert-directory-program t) > (setq dired-listing-switches "-al --group-directories-first") > > 3) Type 'g' in the dired buffer (bound to revert-buffer) > Emacs shows the abort dialog. > > This is a recent regression (within the last week) as I build emacs from > source daily. This bug does not manifest in current emacs trunk builds. Sorry, I can't reproduce this here. There's a slight chance that this is because my ls.exe is not a Cygwin program, but I doubt that's the cause. (Anyway, why do you switch to ls.exe after you already have a Dired buffer produced by ls-lisp.el? Does the problem happen if you do the switch before visiting the directory?) > I have not managed to get gdb to emit a usable backtrace. Did you try starting Emacs under GDB in the first place? From unknown Sat Aug 16 23:49:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17275: emacs-24 crash in dired Resent-From: Andy Moreton Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 16 Apr 2014 16:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17275 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 17275@debbugs.gnu.org Received: via spool by 17275-submit@debbugs.gnu.org id=B17275.139766452327871 (code B ref 17275); Wed, 16 Apr 2014 16:09:01 +0000 Received: (at 17275) by debbugs.gnu.org; 16 Apr 2014 16:08:43 +0000 Received: from localhost ([127.0.0.1]:49825 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaSO6-0007FO-BZ for submit@debbugs.gnu.org; Wed, 16 Apr 2014 12:08:42 -0400 Received: from webmail.solarflare.com ([12.187.104.25]:22090) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaSNy-0007Es-De for 17275@debbugs.gnu.org; Wed, 16 Apr 2014 12:08:35 -0400 Received: from [10.17.20.50] (10.17.20.50) by ocex02.SolarFlarecom.com (10.20.40.31) with Microsoft SMTP Server (TLS) id 14.3.158.1; Wed, 16 Apr 2014 09:08:16 -0700 Message-ID: <534EAAF4.603@solarflare.com> Date: Wed, 16 Apr 2014 17:08:20 +0100 From: Andy Moreton Organization: Solarflare Communications User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 References: <534E5A4E.7030703@solarflare.com> <83eh0xjsv3.fsf@gnu.org> In-Reply-To: <83eh0xjsv3.fsf@gnu.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.17.20.50] X-TM-AS-Product-Ver: SMEX-10.0.0.1412-7.000.1014-20634.007 X-TM-AS-Result: No--15.171300-0.000000-31 X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On 16/04/2014 2:39 PM, Eli Zaretskii wrote: >> Date: Wed, 16 Apr 2014 11:24:14 +0100 >> From: Andy Moreton >> >> Running emacs 24 on win7 64bit built from r116968 with mingw32 gcc 4.7.2. >> >> From "emacs -Q" >> 1) Open a dired buffer: >> C-x C-f ~/.emacs.d RET >> >> 2) Switch to external 'ls' program >> (setq insert-directory-program "C:/cygwin/bin/ls.exe") >> (setq ls-lisp-use-insert-directory-program t) >> (setq dired-listing-switches "-al --group-directories-first") >> >> 3) Type 'g' in the dired buffer (bound to revert-buffer) >> Emacs shows the abort dialog. >> >> This is a recent regression (within the last week) as I build emacs from >> source daily. This bug does not manifest in current emacs trunk builds. > > Sorry, I can't reproduce this here. There's a slight chance that this > is because my ls.exe is not a Cygwin program, but I doubt that's the > cause. > > (Anyway, why do you switch to ls.exe after you already have a Dired > buffer produced by ls-lisp.el? Does the problem happen if you do the > switch before visiting the directory?) > >> I have not managed to get gdb to emit a usable backtrace. > > Did you try starting Emacs under GDB in the first place? > Not previously, but that did give a working backtrace. This is from the same recipe as above, run under GDB. Here is the only interesting thread from "thread apply all bt full": Thread 1 (Thread 4320.0x11dc): #0 0x76d4321a in KERNELBASE!DeleteAce () from C:\Windows\syswow64\KernelBase.dll No symbol table info available. #1 0x011fd8dc in emacs_abort () at ../../src/w32fns.c:8460 button = 0x6 #2 0x010f183a in terminate_due_to_signal (sig=0x16, backtrace_limit=0x7fffffff) at ../../src/emacs.c:378 No locals. #3 0x01163f46 in die (msg=0x14abd6c "c->buffer_beg <= start && end <= c->buffer_end", file=0x14abbf0 "../../src/region-cache.c", line=0x16c) at ../../src/alloc.c:6826 No locals. #4 0x011d6f32 in set_cache_region (c=0x5206560, start=0x1388, end=0x139a, value=0x1) at ../../src/region-cache.c:364 No locals. #5 0x011d763e in know_region_cache (buf=0x5225000, c=0x5206560, start=0x1388, end=0x139a) at ../../src/region-cache.c:671 No locals. #6 0x01146940 in find_newline (start=0x1388, start_byte=0x1388, end=0x139b, end_byte=0x139b, count=0x1, shortage=0x88d734, bytepos=0x0, allow_quit=0x1) at ../../src/search.c:812 nl = 0x52f7123 "\n" lim_addr = 0x52f7124 "" cursor = 0xffffffed lim_byte = 0x139b base = 0xffffffed next = 0xffffffff tem = 0x139a ceiling_byte = 0x139a newline_cache = 0x5206560 direction = 0x1 cache_buffer = 0x5225000 #7 0x01146fa4 in find_before_next_newline (from=0x1a, to=0x0, cnt=0x1, bytepos=0x0) at ../../src/search.c:1006 shortage = 0x0 pos = 0x379a822 #8 0x01170147 in Fline_end_position (n=0x4) at ../../src/editfns.c:813 clipped_n = 0x1 end_pos = 0x58 orig = 0x1a #9 0x0113db27 in Fend_of_line (n=0x4) at ../../src/cmds.c:199 newpos = 0x379a822 #10 0x011c53ed in exec_byte_code (bytestr=0x12aeef9, vector=0x12aef0d, maxdepth=0x58, args_template=0x1008, nargs=0x4, args=0x88db48) at ../../src/bytecode.c:1744 targets = {0x11c5ad0 , 0x11c5b26 , 0x11c5b28 , 0x11c5b2a , 0x11c5b2c , 0x11c5b2c , 0x11c5b7c , 0x11c5bde , 0x11c24a8 , 0x11c24aa , 0x11c24ac , 0x11c24ae , 0x11c24b0 , 0x11c24b0 , 0x11c24b6 , 0x11c2473 , 0x11c294d , 0x11c294f , 0x11c2951 , 0x11c2953 , 0x11c2955 , 0x11c2955 , 0x11c2990 , 0x11c295b , 0x11c2c2e , 0x11c2c30 , 0x11c2c32 , 0x11c2c34 , 0x11c2c36 , 0x11c2c36 , 0x11c2bdf , 0x11c2bf9 , 0x11c2cd7 , 0x11c2cd9 , 0x11c2cdb , 0x11c2cdd , 0x11c2cdf , 0x11c2cdf , 0x11c2c88 , 0x11c2ca2 , 0x11c2d81 , 0x11c2d83 , 0x11c2d85 , 0x11c2d87 , 0x11c2d89 , 0x11c2d89 , 0x11c2d32 , 0x11c2d4c , 0x11c3aed , 0x11c3924 , 0x11c391b , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c3cbe , 0x11c3da3 , 0x11c3dea , 0x11c3e31 , 0x11c3e7c , 0x11c27f2 , 0x11c2842 , 0x11c3ed1 , 0x11c2748 , 0x11c2890 , 0x11c3f19 , 0x11c3f6d , 0x11c3fa8 , 0x11c3ffc , 0x11c4041 , 0x11c40f2 , 0x11c412d , 0x11c4181 , 0x11c41ee , 0x11c4229 , 0x11c4264 , 0x11c42b8 , 0x11c430c , 0x11c4360 , 0x11c43cd , 0x11c4412 , 0x11c4457 , 0x11c4508 , 0x11c457f , 0x11c45f6 , 0x11c47c5 , 0x11c4821 , 0x11c487d , 0x11c48d9 , 0x11c4935 , 0x11c497a , 0x11c49f5 , 0x11c4a3a , 0x11c4a7f , 0x11c4ac4 , 0x11c4ba2 , 0x11c37d9 , 0x11c4bf3 , 0x11c4c2e , 0x11c4cdb , 0x11c4d2c , 0x11c4d7d , 0x11c4db8 , 0x11c4dfb , 0x11c4e3e , 0x11c4e89 , 0x11c5ad0 , 0x11c4ece , 0x11c4f05 , 0x11c4f3c , 0x11c4f73 , 0x11c4faa , 0x11c4fe1 , 0x11c37d9 , 0x11c5ad0 , 0x11c501c , 0x11c5062 , 0x11c509d , 0x11c50d8 , 0x11c512c , 0x11c5180 , 0x11c51bb , 0x11c52ad , 0x11c5301 , 0x11c5355 , 0x11c53a9 , 0x11c53e0 , 0x11c5ad0 , 0x11c3725 , 0x11c2e0d , 0x11c2642 , 0x11c2eff , 0x11c3011 , 0x11c311b , 0x11c36c8 , 0x11c36f8 , 0x11c2b9c , 0x11c379b , 0x11c3807 , 0x11c3881 , 0x11c38bf , 0x11c3b23 , 0x11c3b91 , 0x11c3bfe , 0x11c3c54 , 0x11c2dd0 , 0x11c541b , 0x11c5488 , 0x11c54c3 , 0x11c54fe , 0x11c5539 , 0x11c5574 , 0x11c55c8 , 0x11c561c , 0x11c5670 , 0x11c56c4 , 0x11c57e1 , 0x11c5835 , 0x11c5889 , 0x11c58c4 , 0x11c5918 , 0x11c596c , 0x11c59b3 , 0x11c59fa , 0x11c4b09 , 0x11c4b4e , 0x11c5a3f , 0x11c5a8a , 0x11c5ad0 , 0x11c3225 , 0x11c32f0 , 0x11c33ea , 0x11c34e4 , 0x11c35d6 , 0x11c4086 , 0x11c449c , 0x11c4c6f , 0x11c5c62 , 0x11c5cc4 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5d48 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5dc1 } count = 0x1e op = 0x7f vectorp = 0x12aef0c stack = {pc = 0x144b420 "\210\201i", byte_string = 0x12aeef9, byte_string_start = 0x144b072 " \005! \" \030", next = 0x88db8c} top = 0x88d7f4 result = 0x9 type = (unknown: 12) #11 0x011828cd in funcall_lambda (fun=0x12aeee5, nargs=0x4, arg_vector=0x88db38) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x1008 next = 0x75025a9f lexenv = 0xc count = 0x1e i = 0x12aeee0 optional = 0x1 rest = 0xe #12 0x01182327 in Ffuncall (nargs=0x5, args=0x88db34) at ../../src/eval.c:2864 fun = 0x12aeee5 original_fun = 0x12aeee5 funcar = 0xe numargs = 0x4 lisp_numargs = 0x0 val = 0x88db18 internal_args = 0x134bacd i = 0x88df70 #13 0x011c2d04 in exec_byte_code (bytestr=0x134bab9, vector=0x134bacd, maxdepth=0x20, args_template=0x379a822, nargs=0x0, args=0x0) at ../../src/bytecode.c:916 targets = {0x11c5ad0 , 0x11c5b26 , 0x11c5b28 , 0x11c5b2a , 0x11c5b2c , 0x11c5b2c , 0x11c5b7c , 0x11c5bde , 0x11c24a8 , 0x11c24aa , 0x11c24ac , 0x11c24ae , 0x11c24b0 , 0x11c24b0 , 0x11c24b6 , 0x11c2473 , 0x11c294d , 0x11c294f , 0x11c2951 , 0x11c2953 , 0x11c2955 , 0x11c2955 , 0x11c2990 , 0x11c295b , 0x11c2c2e , 0x11c2c30 , 0x11c2c32 , 0x11c2c34 , 0x11c2c36 , 0x11c2c36 , 0x11c2bdf , 0x11c2bf9 , 0x11c2cd7 , 0x11c2cd9 , 0x11c2cdb , 0x11c2cdd , 0x11c2cdf , 0x11c2cdf , 0x11c2c88 , 0x11c2ca2 , 0x11c2d81 , 0x11c2d83 , 0x11c2d85 , 0x11c2d87 , 0x11c2d89 , 0x11c2d89 , 0x11c2d32 , 0x11c2d4c , 0x11c3aed , 0x11c3924 , 0x11c391b , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c3cbe , 0x11c3da3 , 0x11c3dea , 0x11c3e31 , 0x11c3e7c , 0x11c27f2 , 0x11c2842 , 0x11c3ed1 , 0x11c2748 , 0x11c2890 , 0x11c3f19 , 0x11c3f6d , 0x11c3fa8 , 0x11c3ffc , 0x11c4041 , 0x11c40f2 , 0x11c412d , 0x11c4181 , 0x11c41ee , 0x11c4229 , 0x11c4264 , 0x11c42b8 , 0x11c430c , 0x11c4360 , 0x11c43cd , 0x11c4412 , 0x11c4457 , 0x11c4508 , 0x11c457f , 0x11c45f6 , 0x11c47c5 , 0x11c4821 , 0x11c487d , 0x11c48d9 , 0x11c4935 , 0x11c497a , 0x11c49f5 , 0x11c4a3a , 0x11c4a7f , 0x11c4ac4 , 0x11c4ba2 , 0x11c37d9 , 0x11c4bf3 , 0x11c4c2e , 0x11c4cdb , 0x11c4d2c , 0x11c4d7d , 0x11c4db8 , 0x11c4dfb , 0x11c4e3e , 0x11c4e89 , 0x11c5ad0 , 0x11c4ece , 0x11c4f05 , 0x11c4f3c , 0x11c4f73 , 0x11c4faa , 0x11c4fe1 , 0x11c37d9 , 0x11c5ad0 , 0x11c501c , 0x11c5062 , 0x11c509d , 0x11c50d8 , 0x11c512c , 0x11c5180 , 0x11c51bb , 0x11c52ad , 0x11c5301 , 0x11c5355 , 0x11c53a9 , 0x11c53e0 , 0x11c5ad0 , 0x11c3725 , 0x11c2e0d , 0x11c2642 , 0x11c2eff , 0x11c3011 , 0x11c311b , 0x11c36c8 , 0x11c36f8 , 0x11c2b9c , 0x11c379b , 0x11c3807 , 0x11c3881 , 0x11c38bf , 0x11c3b23 , 0x11c3b91 , 0x11c3bfe , 0x11c3c54 , 0x11c2dd0 , 0x11c541b , 0x11c5488 , 0x11c54c3 , 0x11c54fe , 0x11c5539 , 0x11c5574 , 0x11c55c8 , 0x11c561c , 0x11c5670 , 0x11c56c4 , 0x11c57e1 , 0x11c5835 , 0x11c5889 , 0x11c58c4 , 0x11c5918 , 0x11c596c , 0x11c59b3 , 0x11c59fa , 0x11c4b09 , 0x11c4b4e , 0x11c5a3f , 0x11c5a8a , 0x11c5ad0 , 0x11c3225 , 0x11c32f0 , 0x11c33ea , 0x11c34e4 , 0x11c35d6 , 0x11c4086 , 0x11c449c , 0x11c4c6f , 0x11c5c62 , 0x11c5cc4 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5d48 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5dc1 } count = 0x1d op = 0x4 vectorp = 0x134bacc stack = {pc = 0x13d2627 " \n! \"\n \036%\036& \036' (", byte_string = 0x134bab9, byte_string_start = 0x13d261d "\b \v", next = 0x88dfcc} top = 0x88db34 result = 0xc00000 type = (unknown: 12) #14 0x01182c91 in funcall_lambda (fun=0x134ba75, nargs=0x5, arg_vector=0x134bacd) at ../../src/eval.c:3049 val = 0x1180785 syms_left = 0x379a822 next = 0x3bce902 lexenv = 0x379a822 count = 0x18 i = 0x5 optional = 0x1 rest = 0x0 #15 0x01182327 in Ffuncall (nargs=0x6, args=0x88de60) at ../../src/eval.c:2864 fun = 0x134ba75 original_fun = 0x3bce882 funcar = 0x88df3c numargs = 0x5 lisp_numargs = 0x0 val = 0x40 internal_args = 0x88de60 i = 0x88de58 #16 0x0118164c in Fapply (nargs=0x3, args=0x88df8c) at ../../src/eval.c:2354 i = 0x6 numargs = 0x5 spread_arg = 0x379a822 funcall_args = 0x88de60 fun = 0x134ba75 retval = 0x1479edd gcpro1 = {next = 0x1479ed8, var = 0x88deb8, nvars = 0x6} sa_count = 0x17 sa_must_free = 0x0 #17 0x01181fdb in Ffuncall (nargs=0x4, args=0x88df88) at ../../src/eval.c:2796 fun = 0x1479edd original_fun = 0x37b86e2 funcar = 0x0 numargs = 0x3 lisp_numargs = 0x88df58 val = 0x88df68 internal_args = 0x88e2c8 i = 0x524660e #18 0x011c2d04 in exec_byte_code (bytestr=0x3a15ee1, vector=0x3ae5fe5, maxdepth=0x14, args_template=0x200, nargs=0x4, args=0x88e2c8) at ../../src/bytecode.c:916 targets = {0x11c5ad0 , 0x11c5b26 , 0x11c5b28 , 0x11c5b2a , 0x11c5b2c , 0x11c5b2c , 0x11c5b7c , 0x11c5bde , 0x11c24a8 , 0x11c24aa , 0x11c24ac , 0x11c24ae , 0x11c24b0 , 0x11c24b0 , 0x11c24b6 , 0x11c2473 , 0x11c294d , 0x11c294f , 0x11c2951 , 0x11c2953 , 0x11c2955 , 0x11c2955 , 0x11c2990 , 0x11c295b , 0x11c2c2e , 0x11c2c30 , 0x11c2c32 , 0x11c2c34 , 0x11c2c36 , 0x11c2c36 , 0x11c2bdf , 0x11c2bf9 , 0x11c2cd7 , 0x11c2cd9 , 0x11c2cdb , 0x11c2cdd , 0x11c2cdf , 0x11c2cdf , 0x11c2c88 , 0x11c2ca2 , 0x11c2d81 , 0x11c2d83 , 0x11c2d85 , 0x11c2d87 , 0x11c2d89 , 0x11c2d89 , 0x11c2d32 , 0x11c2d4c , 0x11c3aed , 0x11c3924 , 0x11c391b , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c3cbe , 0x11c3da3 , 0x11c3dea , 0x11c3e31 , 0x11c3e7c , 0x11c27f2 , 0x11c2842 , 0x11c3ed1 , 0x11c2748 , 0x11c2890 , 0x11c3f19 , 0x11c3f6d , 0x11c3fa8 , 0x11c3ffc , 0x11c4041 , 0x11c40f2 , 0x11c412d , 0x11c4181 , 0x11c41ee , 0x11c4229 , 0x11c4264 , 0x11c42b8 , 0x11c430c , 0x11c4360 , 0x11c43cd , 0x11c4412 , 0x11c4457 , 0x11c4508 , 0x11c457f , 0x11c45f6 , 0x11c47c5 , 0x11c4821 , 0x11c487d , 0x11c48d9 , 0x11c4935 , 0x11c497a , 0x11c49f5 , 0x11c4a3a , 0x11c4a7f , 0x11c4ac4 , 0x11c4ba2 , 0x11c37d9 , 0x11c4bf3 , 0x11c4c2e , 0x11c4cdb , 0x11c4d2c , 0x11c4d7d , 0x11c4db8 , 0x11c4dfb , 0x11c4e3e , 0x11c4e89 , 0x11c5ad0 , 0x11c4ece , 0x11c4f05 , 0x11c4f3c , 0x11c4f73 , 0x11c4faa , 0x11c4fe1 , 0x11c37d9 , 0x11c5ad0 , 0x11c501c , 0x11c5062 , 0x11c509d , 0x11c50d8 , 0x11c512c , 0x11c5180 , 0x11c51bb , 0x11c52ad , 0x11c5301 , 0x11c5355 , 0x11c53a9 , 0x11c53e0 , 0x11c5ad0 , 0x11c3725 , 0x11c2e0d , 0x11c2642 , 0x11c2eff , 0x11c3011 , 0x11c311b , 0x11c36c8 , 0x11c36f8 , 0x11c2b9c , 0x11c379b , 0x11c3807 , 0x11c3881 , 0x11c38bf , 0x11c3b23 , 0x11c3b91 , 0x11c3bfe , 0x11c3c54 , 0x11c2dd0 , 0x11c541b , 0x11c5488 , 0x11c54c3 , 0x11c54fe , 0x11c5539 , 0x11c5574 , 0x11c55c8 , 0x11c561c , 0x11c5670 , 0x11c56c4 , 0x11c57e1 , 0x11c5835 , 0x11c5889 , 0x11c58c4 , 0x11c5918 , 0x11c596c , 0x11c59b3 , 0x11c59fa , 0x11c4b09 , 0x11c4b4e , 0x11c5a3f , 0x11c5a8a , 0x11c5ad0 , 0x11c3225 , 0x11c32f0 , 0x11c33ea , 0x11c34e4 , 0x11c35d6 , 0x11c4086 , 0x11c449c , 0x11c4c6f , 0x11c5c62 , 0x11c5cc4 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5d48 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5dc1 } count = 0x16 op = 0x3 vectorp = 0x3ae5fe4 <__register_frame_info+61759460> stack = {pc = 0x37a3df5 <__register_frame_info+58342901> " ", byte_string = 0x3a15ee1, byte_string_start = 0x37a3df0 <__register_frame_info+58342896> " \003# ", next = 0x88e31c} top = 0x88df88 result = 0x38346f1 type = (unknown: 12) #19 0x011828cd in funcall_lambda (fun=0x394efe5, nargs=0x4, arg_vector=0x88e2c8) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x200 next = 0x16 lexenv = 0xc count = 0x16 i = 0x394efe0 optional = 0x1 rest = 0xe #20 0x01182327 in Ffuncall (nargs=0x5, args=0x88e2c4) at ../../src/eval.c:2864 fun = 0x394efe5 original_fun = 0x3976a02 funcar = 0x3a3b1a4 numargs = 0x4 lisp_numargs = 0x88e288 val = 0x88e288 internal_args = 0x88e600 i = 0x40 #21 0x011c2d04 in exec_byte_code (bytestr=0x3831bb1, vector=0x3b47dc5, maxdepth=0x40, args_template=0x1408, nargs=0x5, args=0x88e614) at ../../src/bytecode.c:916 targets = {0x11c5ad0 , 0x11c5b26 , 0x11c5b28 , 0x11c5b2a , 0x11c5b2c , 0x11c5b2c , 0x11c5b7c , 0x11c5bde , 0x11c24a8 , 0x11c24aa , 0x11c24ac , 0x11c24ae , 0x11c24b0 , 0x11c24b0 , 0x11c24b6 , 0x11c2473 , 0x11c294d , 0x11c294f , 0x11c2951 , 0x11c2953 , 0x11c2955 , 0x11c2955 , 0x11c2990 , 0x11c295b , 0x11c2c2e , 0x11c2c30 , 0x11c2c32 , 0x11c2c34 , 0x11c2c36 , 0x11c2c36 , 0x11c2bdf , 0x11c2bf9 , 0x11c2cd7 , 0x11c2cd9 , 0x11c2cdb , 0x11c2cdd , 0x11c2cdf , 0x11c2cdf , 0x11c2c88 , 0x11c2ca2 , 0x11c2d81 , 0x11c2d83 , 0x11c2d85 , 0x11c2d87 , 0x11c2d89 , 0x11c2d89 , 0x11c2d32 , 0x11c2d4c , 0x11c3aed , 0x11c3924 , 0x11c391b , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c3cbe , 0x11c3da3 , 0x11c3dea , 0x11c3e31 , 0x11c3e7c , 0x11c27f2 , 0x11c2842 , 0x11c3ed1 , 0x11c2748 , 0x11c2890 , 0x11c3f19 , 0x11c3f6d , 0x11c3fa8 , 0x11c3ffc , 0x11c4041 , 0x11c40f2 , 0x11c412d , 0x11c4181 , 0x11c41ee , 0x11c4229 , 0x11c4264 , 0x11c42b8 , 0x11c430c , 0x11c4360 , 0x11c43cd , 0x11c4412 , 0x11c4457 , 0x11c4508 , 0x11c457f , 0x11c45f6 , 0x11c47c5 , 0x11c4821 , 0x11c487d , 0x11c48d9 , 0x11c4935 , 0x11c497a , 0x11c49f5 , 0x11c4a3a , 0x11c4a7f , 0x11c4ac4 , 0x11c4ba2 , 0x11c37d9 , 0x11c4bf3 , 0x11c4c2e , 0x11c4cdb , 0x11c4d2c , 0x11c4d7d , 0x11c4db8 , 0x11c4dfb , 0x11c4e3e , 0x11c4e89 , 0x11c5ad0 , 0x11c4ece , 0x11c4f05 , 0x11c4f3c , 0x11c4f73 , 0x11c4faa , 0x11c4fe1 , 0x11c37d9 , 0x11c5ad0 , 0x11c501c , 0x11c5062 , 0x11c509d , 0x11c50d8 , 0x11c512c , 0x11c5180 , 0x11c51bb , 0x11c52ad , 0x11c5301 , 0x11c5355 , 0x11c53a9 , 0x11c53e0 , 0x11c5ad0 , 0x11c3725 , 0x11c2e0d , 0x11c2642 , 0x11c2eff , 0x11c3011 , 0x11c311b , 0x11c36c8 , 0x11c36f8 , 0x11c2b9c , 0x11c379b , 0x11c3807 , 0x11c3881 , 0x11c38bf , 0x11c3b23 , 0x11c3b91 , 0x11c3bfe , 0x11c3c54 , 0x11c2dd0 , 0x11c541b , 0x11c5488 , 0x11c54c3 , 0x11c54fe , 0x11c5539 , 0x11c5574 , 0x11c55c8 , 0x11c561c , 0x11c5670 , 0x11c56c4 , 0x11c57e1 , 0x11c5835 , 0x11c5889 , 0x11c58c4 , 0x11c5918 , 0x11c596c , 0x11c59b3 , 0x11c59fa , 0x11c4b09 , 0x11c4b4e , 0x11c5a3f , 0x11c5a8a , 0x11c5ad0 , 0x11c3225 , 0x11c32f0 , 0x11c33ea , 0x11c34e4 , 0x11c35d6 , 0x11c4086 , 0x11c449c , 0x11c4c6f , 0x11c5c62 , 0x11c5cc4 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5d48 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5dc1 } count = 0x14 op = 0x4 vectorp = 0x3b47dc4 <__register_frame_info+62160324> stack = {pc = 0x51ea4dc "\210 \f! ", byte_string = 0x3831bb1, byte_string_start = 0x51ea470 "` \b! \001\030 ! \021", next = 0x88e64c} top = 0x88e2c4 result = 0x20 type = (unknown: 12) #22 0x011828cd in funcall_lambda (fun=0x3b47e95, nargs=0x5, arg_vector=0x88e600) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x1408 next = 0x20 lexenv = 0xc count = 0x14 i = 0x3b47e90 optional = 0x1 rest = 0xe #23 0x01182327 in Ffuncall (nargs=0x6, args=0x88e5fc) at ../../src/eval.c:2864 fun = 0x3b47e95 original_fun = 0x382e1e2 funcar = 0x20 numargs = 0x5 lisp_numargs = 0x88e5d8 val = 0x0 internal_args = 0x88e92c i = 0x1275931 #24 0x011c2d04 in exec_byte_code (bytestr=0x38318f1, vector=0x3b47cd5, maxdepth=0x20, args_template=0x0, nargs=0x0, args=0x88e92c) at ../../src/bytecode.c:916 targets = {0x11c5ad0 , 0x11c5b26 , 0x11c5b28 , 0x11c5b2a , 0x11c5b2c , 0x11c5b2c , 0x11c5b7c , 0x11c5bde , 0x11c24a8 , 0x11c24aa , 0x11c24ac , 0x11c24ae , 0x11c24b0 , 0x11c24b0 , 0x11c24b6 , 0x11c2473 , 0x11c294d , 0x11c294f , 0x11c2951 , 0x11c2953 , 0x11c2955 , 0x11c2955 , 0x11c2990 , 0x11c295b , 0x11c2c2e , 0x11c2c30 , 0x11c2c32 , 0x11c2c34 , 0x11c2c36 , 0x11c2c36 , 0x11c2bdf , 0x11c2bf9 , 0x11c2cd7 , 0x11c2cd9 , 0x11c2cdb , 0x11c2cdd , 0x11c2cdf , 0x11c2cdf , 0x11c2c88 , 0x11c2ca2 , 0x11c2d81 , 0x11c2d83 , 0x11c2d85 , 0x11c2d87 , 0x11c2d89 , 0x11c2d89 , 0x11c2d32 , 0x11c2d4c , 0x11c3aed , 0x11c3924 , 0x11c391b , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c3cbe , 0x11c3da3 , 0x11c3dea , 0x11c3e31 , 0x11c3e7c , 0x11c27f2 , 0x11c2842 , 0x11c3ed1 , 0x11c2748 , 0x11c2890 , 0x11c3f19 , 0x11c3f6d , 0x11c3fa8 , 0x11c3ffc , 0x11c4041 , 0x11c40f2 , 0x11c412d , 0x11c4181 , 0x11c41ee , 0x11c4229 , 0x11c4264 , 0x11c42b8 , 0x11c430c , 0x11c4360 , 0x11c43cd , 0x11c4412 , 0x11c4457 , 0x11c4508 , 0x11c457f , 0x11c45f6 , 0x11c47c5 , 0x11c4821 , 0x11c487d , 0x11c48d9 , 0x11c4935 , 0x11c497a , 0x11c49f5 , 0x11c4a3a , 0x11c4a7f , 0x11c4ac4 , 0x11c4ba2 , 0x11c37d9 , 0x11c4bf3 , 0x11c4c2e , 0x11c4cdb , 0x11c4d2c , 0x11c4d7d , 0x11c4db8 , 0x11c4dfb , 0x11c4e3e , 0x11c4e89 , 0x11c5ad0 , 0x11c4ece , 0x11c4f05 , 0x11c4f3c , 0x11c4f73 , 0x11c4faa , 0x11c4fe1 , 0x11c37d9 , 0x11c5ad0 , 0x11c501c , 0x11c5062 , 0x11c509d , 0x11c50d8 , 0x11c512c , 0x11c5180 , 0x11c51bb , 0x11c52ad , 0x11c5301 , 0x11c5355 , 0x11c53a9 , 0x11c53e0 , 0x11c5ad0 , 0x11c3725 , 0x11c2e0d , 0x11c2642 , 0x11c2eff , 0x11c3011 , 0x11c311b , 0x11c36c8 , 0x11c36f8 , 0x11c2b9c , 0x11c379b , 0x11c3807 , 0x11c3881 , 0x11c38bf , 0x11c3b23 , 0x11c3b91 , 0x11c3bfe , 0x11c3c54 , 0x11c2dd0 , 0x11c541b , 0x11c5488 , 0x11c54c3 , 0x11c54fe , 0x11c5539 , 0x11c5574 , 0x11c55c8 , 0x11c561c , 0x11c5670 , 0x11c56c4 , 0x11c57e1 , 0x11c5835 , 0x11c5889 , 0x11c58c4 , 0x11c5918 , 0x11c596c , 0x11c59b3 , 0x11c59fa , 0x11c4b09 , 0x11c4b4e , 0x11c5a3f , 0x11c5a8a , 0x11c5ad0 , 0x11c3225 , 0x11c32f0 , 0x11c33ea , 0x11c34e4 , 0x11c35d6 , 0x11c4086 , 0x11c449c , 0x11c4c6f , 0x11c5c62 , 0x11c5cc4 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5d48 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5dc1 } count = 0x13 op = 0x5 vectorp = 0x3b47cd4 <__register_frame_info+62160084> stack = {pc = 0x51ea210 " L", byte_string = 0x38318f1, byte_string_start = 0x51ea1e0 " \b: \022", next = 0x88e96c} top = 0x88e5fc result = 0x5225005 type = (unknown: 12) #25 0x011828cd in funcall_lambda (fun=0x3b47d0d, nargs=0x0, arg_vector=0x88e92c) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x0 next = 0x1 lexenv = 0xc count = 0x13 i = 0x3b47d08 optional = 0x1 rest = 0xe #26 0x01182327 in Ffuncall (nargs=0x1, args=0x88e928) at ../../src/eval.c:2864 fun = 0x3b47d0d original_fun = 0x382e1a2 funcar = 0x3a3b168 numargs = 0x0 lisp_numargs = 0x88e908 val = 0x379a822 internal_args = 0x88ec64 i = 0x379a842 #27 0x011c2d04 in exec_byte_code (bytestr=0x382ef71, vector=0x3b47c65, maxdepth=0x14, args_template=0x0, nargs=0x0, args=0x88ec64) at ../../src/bytecode.c:916 targets = {0x11c5ad0 , 0x11c5b26 , 0x11c5b28 , 0x11c5b2a , 0x11c5b2c , 0x11c5b2c , 0x11c5b7c , 0x11c5bde , 0x11c24a8 , 0x11c24aa , 0x11c24ac , 0x11c24ae , 0x11c24b0 , 0x11c24b0 , 0x11c24b6 , 0x11c2473 , 0x11c294d , 0x11c294f , 0x11c2951 , 0x11c2953 , 0x11c2955 , 0x11c2955 , 0x11c2990 , 0x11c295b , 0x11c2c2e , 0x11c2c30 , 0x11c2c32 , 0x11c2c34 , 0x11c2c36 , 0x11c2c36 , 0x11c2bdf , 0x11c2bf9 , 0x11c2cd7 , 0x11c2cd9 , 0x11c2cdb , 0x11c2cdd , 0x11c2cdf , 0x11c2cdf , 0x11c2c88 , 0x11c2ca2 , 0x11c2d81 , 0x11c2d83 , 0x11c2d85 , 0x11c2d87 , 0x11c2d89 , 0x11c2d89 , 0x11c2d32 , 0x11c2d4c , 0x11c3aed , 0x11c3924 , 0x11c391b , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c3cbe , 0x11c3da3 , 0x11c3dea , 0x11c3e31 , 0x11c3e7c , 0x11c27f2 , 0x11c2842 , 0x11c3ed1 , 0x11c2748 , 0x11c2890 , 0x11c3f19 , 0x11c3f6d , 0x11c3fa8 , 0x11c3ffc , 0x11c4041 , 0x11c40f2 , 0x11c412d , 0x11c4181 , 0x11c41ee , 0x11c4229 , 0x11c4264 , 0x11c42b8 , 0x11c430c , 0x11c4360 , 0x11c43cd , 0x11c4412 , 0x11c4457 , 0x11c4508 , 0x11c457f , 0x11c45f6 , 0x11c47c5 , 0x11c4821 , 0x11c487d , 0x11c48d9 , 0x11c4935 , 0x11c497a , 0x11c49f5 , 0x11c4a3a , 0x11c4a7f , 0x11c4ac4 , 0x11c4ba2 , 0x11c37d9 , 0x11c4bf3 , 0x11c4c2e , 0x11c4cdb , 0x11c4d2c , 0x11c4d7d , 0x11c4db8 , 0x11c4dfb , 0x11c4e3e , 0x11c4e89 , 0x11c5ad0 , 0x11c4ece , 0x11c4f05 , 0x11c4f3c , 0x11c4f73 , 0x11c4faa , 0x11c4fe1 , 0x11c37d9 , 0x11c5ad0 , 0x11c501c , 0x11c5062 , 0x11c509d , 0x11c50d8 , 0x11c512c , 0x11c5180 , 0x11c51bb , 0x11c52ad , 0x11c5301 , 0x11c5355 , 0x11c53a9 , 0x11c53e0 , 0x11c5ad0 , 0x11c3725 , 0x11c2e0d , 0x11c2642 , 0x11c2eff , 0x11c3011 , 0x11c311b , 0x11c36c8 , 0x11c36f8 , 0x11c2b9c , 0x11c379b , 0x11c3807 , 0x11c3881 , 0x11c38bf , 0x11c3b23 , 0x11c3b91 , 0x11c3bfe , 0x11c3c54 , 0x11c2dd0 , 0x11c541b , 0x11c5488 , 0x11c54c3 , 0x11c54fe , 0x11c5539 , 0x11c5574 , 0x11c55c8 , 0x11c561c , 0x11c5670 , 0x11c56c4 , 0x11c57e1 , 0x11c5835 , 0x11c5889 , 0x11c58c4 , 0x11c5918 , 0x11c596c , 0x11c59b3 , 0x11c59fa , 0x11c4b09 , 0x11c4b4e , 0x11c5a3f , 0x11c5a8a , 0x11c5ad0 , 0x11c3225 , 0x11c32f0 , 0x11c33ea , 0x11c34e4 , 0x11c35d6 , 0x11c4086 , 0x11c449c , 0x11c4c6f , 0x11c5c62 , 0x11c5cc4 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5d48 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5dc1 } count = 0xe op = 0x0 vectorp = 0x3b47c64 <__register_frame_info+62159972> stack = {pc = 0x51ea178 "\210*eb\210 !\210 \026\016 \210 \001! @ = W", byte_string = 0x382ef71, byte_string_start = 0x51ea140 " \030 : \017", next = 0x88ec9c} top = 0x88e928 result = 0x379a822 type = (unknown: 12) #28 0x011828cd in funcall_lambda (fun=0x3b47cbd, nargs=0x0, arg_vector=0x88ec64) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x0 next = 0x39c2bc6 lexenv = 0xc count = 0xe i = 0x3b47cb8 optional = 0x1 rest = 0xe #29 0x01182327 in Ffuncall (nargs=0x1, args=0x88ec60) at ../../src/eval.c:2864 fun = 0x3b47cbd original_fun = 0x382e0c2 funcar = 0x1 numargs = 0x0 lisp_numargs = 0x88ec28 val = 0x379a822 internal_args = 0x88ef84 i = 0x379a822 #30 0x011c2d04 in exec_byte_code (bytestr=0x3831ca1, vector=0x384c6e5, maxdepth=0x2c, args_template=0x800, nargs=0x2, args=0x88ef8c) at ../../src/bytecode.c:916 targets = {0x11c5ad0 , 0x11c5b26 , 0x11c5b28 , 0x11c5b2a , 0x11c5b2c , 0x11c5b2c , 0x11c5b7c , 0x11c5bde , 0x11c24a8 , 0x11c24aa , 0x11c24ac , 0x11c24ae , 0x11c24b0 , 0x11c24b0 , 0x11c24b6 , 0x11c2473 , 0x11c294d , 0x11c294f , 0x11c2951 , 0x11c2953 , 0x11c2955 , 0x11c2955 , 0x11c2990 , 0x11c295b , 0x11c2c2e , 0x11c2c30 , 0x11c2c32 , 0x11c2c34 , 0x11c2c36 , 0x11c2c36 , 0x11c2bdf , 0x11c2bf9 , 0x11c2cd7 , 0x11c2cd9 , 0x11c2cdb , 0x11c2cdd , 0x11c2cdf , 0x11c2cdf , 0x11c2c88 , 0x11c2ca2 , 0x11c2d81 , 0x11c2d83 , 0x11c2d85 , 0x11c2d87 , 0x11c2d89 , 0x11c2d89 , 0x11c2d32 , 0x11c2d4c , 0x11c3aed , 0x11c3924 , 0x11c391b , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c3cbe , 0x11c3da3 , 0x11c3dea , 0x11c3e31 , 0x11c3e7c , 0x11c27f2 , 0x11c2842 , 0x11c3ed1 , 0x11c2748 , 0x11c2890 , 0x11c3f19 , 0x11c3f6d , 0x11c3fa8 , 0x11c3ffc , 0x11c4041 , 0x11c40f2 , 0x11c412d , 0x11c4181 , 0x11c41ee , 0x11c4229 , 0x11c4264 , 0x11c42b8 , 0x11c430c , 0x11c4360 , 0x11c43cd , 0x11c4412 , 0x11c4457 , 0x11c4508 , 0x11c457f , 0x11c45f6 , 0x11c47c5 , 0x11c4821 , 0x11c487d , 0x11c48d9 , 0x11c4935 , 0x11c497a , 0x11c49f5 , 0x11c4a3a , 0x11c4a7f , 0x11c4ac4 , 0x11c4ba2 , 0x11c37d9 , 0x11c4bf3 , 0x11c4c2e , 0x11c4cdb , 0x11c4d2c , 0x11c4d7d , 0x11c4db8 , 0x11c4dfb , 0x11c4e3e , 0x11c4e89 , 0x11c5ad0 , 0x11c4ece , 0x11c4f05 , 0x11c4f3c , 0x11c4f73 , 0x11c4faa , 0x11c4fe1 , 0x11c37d9 , 0x11c5ad0 , 0x11c501c , 0x11c5062 , 0x11c509d , 0x11c50d8 , 0x11c512c , 0x11c5180 , 0x11c51bb , 0x11c52ad , 0x11c5301 , 0x11c5355 , 0x11c53a9 , 0x11c53e0 , 0x11c5ad0 , 0x11c3725 , 0x11c2e0d , 0x11c2642 , 0x11c2eff , 0x11c3011 , 0x11c311b , 0x11c36c8 , 0x11c36f8 , 0x11c2b9c , 0x11c379b , 0x11c3807 , 0x11c3881 , 0x11c38bf , 0x11c3b23 , 0x11c3b91 , 0x11c3bfe , 0x11c3c54 , 0x11c2dd0 , 0x11c541b , 0x11c5488 , 0x11c54c3 , 0x11c54fe , 0x11c5539 , 0x11c5574 , 0x11c55c8 , 0x11c561c , 0x11c5670 , 0x11c56c4 , 0x11c57e1 , 0x11c5835 , 0x11c5889 , 0x11c58c4 , 0x11c5918 , 0x11c596c , 0x11c59b3 , 0x11c59fa , 0x11c4b09 , 0x11c4b4e , 0x11c5a3f , 0x11c5a8a , 0x11c5ad0 , 0x11c3225 , 0x11c32f0 , 0x11c33ea , 0x11c34e4 , 0x11c35d6 , 0x11c4086 , 0x11c449c , 0x11c4c6f , 0x11c5c62 , 0x11c5cc4 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5d48 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5dc1 } count = 0xa op = 0x0 vectorp = 0x384c6e4 <__register_frame_info+59033316> stack = {pc = 0x51ea829 "\210 \001!\210) \003!\210 !\210 \004!\210 \001 t", byte_string = 0x3831ca1, byte_string_start = 0x51ea7e0 "~\210 \b!A \031\032eb\210 ed\" \003\v: &", next = 0x88efbc} top = 0x88ec60 result = 0x379a822 type = (unknown: 12) #31 0x011828cd in funcall_lambda (fun=0x384c745, nargs=0x2, arg_vector=0x88ef84) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x800 next = 0x1539b78 lexenv = 0xc count = 0xa i = 0x384c740 optional = 0x1 rest = 0xe #32 0x01182327 in Ffuncall (nargs=0x3, args=0x88ef80) at ../../src/eval.c:2864 fun = 0x384c745 original_fun = 0x382e302 funcar = 0x770535c8 numargs = 0x2 lisp_numargs = 0x88ef58 val = 0x88ef58 internal_args = 0x88f2f8 i = 0x5246e8e #33 0x011c2d04 in exec_byte_code (bytestr=0x12ada31, vector=0x12ada45, maxdepth=0x18, args_template=0xc00, nargs=0x1, args=0x88f2fc) at ../../src/bytecode.c:916 targets = {0x11c5ad0 , 0x11c5b26 , 0x11c5b28 , 0x11c5b2a , 0x11c5b2c , 0x11c5b2c , 0x11c5b7c , 0x11c5bde , 0x11c24a8 , 0x11c24aa , 0x11c24ac , 0x11c24ae , 0x11c24b0 , 0x11c24b0 , 0x11c24b6 , 0x11c2473 , 0x11c294d , 0x11c294f , 0x11c2951 , 0x11c2953 , 0x11c2955 , 0x11c2955 , 0x11c2990 , 0x11c295b , 0x11c2c2e , 0x11c2c30 , 0x11c2c32 , 0x11c2c34 , 0x11c2c36 , 0x11c2c36 , 0x11c2bdf , 0x11c2bf9 , 0x11c2cd7 , 0x11c2cd9 , 0x11c2cdb , 0x11c2cdd , 0x11c2cdf , 0x11c2cdf , 0x11c2c88 , 0x11c2ca2 , 0x11c2d81 , 0x11c2d83 , 0x11c2d85 , 0x11c2d87 , 0x11c2d89 , 0x11c2d89 , 0x11c2d32 , 0x11c2d4c , 0x11c3aed , 0x11c3924 , 0x11c391b , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c3cbe , 0x11c3da3 , 0x11c3dea , 0x11c3e31 , 0x11c3e7c , 0x11c27f2 , 0x11c2842 , 0x11c3ed1 , 0x11c2748 , 0x11c2890 , 0x11c3f19 , 0x11c3f6d , 0x11c3fa8 , 0x11c3ffc , 0x11c4041 , 0x11c40f2 , 0x11c412d , 0x11c4181 , 0x11c41ee , 0x11c4229 , 0x11c4264 , 0x11c42b8 , 0x11c430c , 0x11c4360 , 0x11c43cd , 0x11c4412 , 0x11c4457 , 0x11c4508 , 0x11c457f , 0x11c45f6 , 0x11c47c5 , 0x11c4821 , 0x11c487d , 0x11c48d9 , 0x11c4935 , 0x11c497a , 0x11c49f5 , 0x11c4a3a , 0x11c4a7f , 0x11c4ac4 , 0x11c4ba2 , 0x11c37d9 , 0x11c4bf3 , 0x11c4c2e , 0x11c4cdb , 0x11c4d2c , 0x11c4d7d , 0x11c4db8 , 0x11c4dfb , 0x11c4e3e , 0x11c4e89 , 0x11c5ad0 , 0x11c4ece , 0x11c4f05 , 0x11c4f3c , 0x11c4f73 , 0x11c4faa , 0x11c4fe1 , 0x11c37d9 , 0x11c5ad0 , 0x11c501c , 0x11c5062 , 0x11c509d , 0x11c50d8 , 0x11c512c , 0x11c5180 , 0x11c51bb , 0x11c52ad , 0x11c5301 , 0x11c5355 , 0x11c53a9 , 0x11c53e0 , 0x11c5ad0 , 0x11c3725 , 0x11c2e0d , 0x11c2642 , 0x11c2eff , 0x11c3011 , 0x11c311b , 0x11c36c8 , 0x11c36f8 , 0x11c2b9c , 0x11c379b , 0x11c3807 , 0x11c3881 , 0x11c38bf , 0x11c3b23 , 0x11c3b91 , 0x11c3bfe , 0x11c3c54 , 0x11c2dd0 , 0x11c541b , 0x11c5488 , 0x11c54c3 , 0x11c54fe , 0x11c5539 , 0x11c5574 , 0x11c55c8 , 0x11c561c , 0x11c5670 , 0x11c56c4 , 0x11c57e1 , 0x11c5835 , 0x11c5889 , 0x11c58c4 , 0x11c5918 , 0x11c596c , 0x11c59b3 , 0x11c59fa , 0x11c4b09 , 0x11c4b4e , 0x11c5a3f , 0x11c5a8a , 0x11c5ad0 , 0x11c3225 , 0x11c32f0 , 0x11c33ea , 0x11c34e4 , 0x11c35d6 , 0x11c4086 , 0x11c449c , 0x11c4c6f , 0x11c5c62 , 0x11c5cc4 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5d48 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5dc1 } count = 0x7 op = 0x2 vectorp = 0x12ada44 stack = {pc = 0x144ca0c "* ", byte_string = 0x12ada31, byte_string_start = 0x144ca00 " \001\030\031\n ", next = 0x88f57c} top = 0x88ef80 result = 0x379a822 type = (unknown: 12) #34 0x011828cd in funcall_lambda (fun=0x12ada15, nargs=0x1, arg_vector=0x88f2f8) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0xc00 next = 0x0 lexenv = 0xc count = 0x7 i = 0x12ada10 optional = 0x1 rest = 0xe #35 0x01182327 in Ffuncall (nargs=0x2, args=0x88f2f4) at ../../src/eval.c:2864 fun = 0x12ada15 original_fun = 0x394fec2 funcar = 0xc numargs = 0x1 lisp_numargs = 0x88f278 val = 0x88f298 internal_args = 0x0 i = 0x379a822 #36 0x0118127b in Fapply (nargs=0x2, args=0x88f2f4) at ../../src/eval.c:2301 i = 0x147b0b5 numargs = 0x1 spread_arg = 0x5246eae funcall_args = 0x0 fun = 0x394fec2 retval = 0x37bae02 gcpro1 = {next = 0x379a822 <__register_frame_info+58304546>, var = 0x88f338, nvars = 0xc} sa_count = 0x6 sa_must_free = 0x0 #37 0x01181b81 in apply1 (fn=0x394fec2, arg=0x5246eae) at ../../src/eval.c:2588 ret_ungc_val = 0x379a822 args = {0x394fec2, 0x379a842} gcpro1 = {next = 0x1164efc , var = 0x88f2f4, nvars = 0x2} #38 0x01179fb2 in Fcall_interactively (function=0x394fec2, record_flag=0x379a822, keys=0x379fb75) at ../../src/callint.c:378 input = 0x12ada5e funval = 0x12ada15 events = 0x61 args = 0x12ada15 visargs = 0x10edfe7 specs = 0x5246eae filter_specs = 0x12ada5e teml = 0x10ed6c9 up_event = 0x379a822 enable = 0x379a822 speccount = 0x5 next_event = 0x1479bf5 prefix_arg = 0x379a822 string = 0x0 tem = 0x88f448 "\" y\003 \016\001 G\001 G\001h \210" varies = 0x88f408 "\" y\003\" y\003 \003 \003 \003\005" i = 0x1479bf0 nargs = 0x12ada15 mark = 0x3813470 arg_from_tty = 0x0 gcpro1 = {next = 0x88f438, var = 0x118245a , nvars = 0x3a3b078} gcpro2 = {next = 0x10eee24 , var = 0x147c4b5, nvars = 0xa} gcpro3 = {next = 0x147c4b5, var = 0x147c4b0, nvars = 0x88f3a8} gcpro4 = {next = 0xa, var = 0x88f3a8, nvars = 0x10ed6c9} gcpro5 = {next = 0x88f388, var = 0x10eee24 , nvars = 0x147c4b5} key_count = 0x1 record_then_fail = 0x0 save_this_command = 0x394fec2 save_last_command = 0x379a822 save_this_original_command = 0x394fec2 save_real_this_command = 0x394fec2 #39 0x01182140 in Ffuncall (nargs=0x4, args=0x88f52c) at ../../src/eval.c:2822 fun = 0x1479bf5 original_fun = 0x37baf22 funcar = 0x3978982 numargs = 0x3 lisp_numargs = 0x3a021ae val = 0x379a822 internal_args = 0x88f530 i = 0x2 #40 0x011c2d04 in exec_byte_code (bytestr=0x12e71c9, vector=0x12e71dd, maxdepth=0x34, args_template=0x1004, nargs=0x1, args=0x88f860) at ../../src/bytecode.c:916 targets = {0x11c5ad0 , 0x11c5b26 , 0x11c5b28 , 0x11c5b2a , 0x11c5b2c , 0x11c5b2c , 0x11c5b7c , 0x11c5bde , 0x11c24a8 , 0x11c24aa , 0x11c24ac , 0x11c24ae , 0x11c24b0 , 0x11c24b0 , 0x11c24b6 , 0x11c2473 , 0x11c294d , 0x11c294f , 0x11c2951 , 0x11c2953 , 0x11c2955 , 0x11c2955 , 0x11c2990 , 0x11c295b , 0x11c2c2e , 0x11c2c30 , 0x11c2c32 , 0x11c2c34 , 0x11c2c36 , 0x11c2c36 , 0x11c2bdf , 0x11c2bf9 , 0x11c2cd7 , 0x11c2cd9 , 0x11c2cdb , 0x11c2cdd , 0x11c2cdf , 0x11c2cdf , 0x11c2c88 , 0x11c2ca2 , 0x11c2d81 , 0x11c2d83 , 0x11c2d85 , 0x11c2d87 , 0x11c2d89 , 0x11c2d89 , 0x11c2d32 , 0x11c2d4c , 0x11c3aed , 0x11c3924 , 0x11c391b , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c3cbe , 0x11c3da3 , 0x11c3dea , 0x11c3e31 , 0x11c3e7c , 0x11c27f2 , 0x11c2842 , 0x11c3ed1 , 0x11c2748 , 0x11c2890 , 0x11c3f19 , 0x11c3f6d , 0x11c3fa8 , 0x11c3ffc , 0x11c4041 , 0x11c40f2 , 0x11c412d , 0x11c4181 , 0x11c41ee , 0x11c4229 , 0x11c4264 , 0x11c42b8 , 0x11c430c , 0x11c4360 , 0x11c43cd , 0x11c4412 , 0x11c4457 , 0x11c4508 , 0x11c457f , 0x11c45f6 , 0x11c47c5 , 0x11c4821 , 0x11c487d , 0x11c48d9 , 0x11c4935 , 0x11c497a , 0x11c49f5 , 0x11c4a3a , 0x11c4a7f , 0x11c4ac4 , 0x11c4ba2 , 0x11c37d9 , 0x11c4bf3 , 0x11c4c2e , 0x11c4cdb , 0x11c4d2c , 0x11c4d7d , 0x11c4db8 , 0x11c4dfb , 0x11c4e3e , 0x11c4e89 , 0x11c5ad0 , 0x11c4ece , 0x11c4f05 , 0x11c4f3c , 0x11c4f73 , 0x11c4faa , 0x11c4fe1 , 0x11c37d9 , 0x11c5ad0 , 0x11c501c , 0x11c5062 , 0x11c509d , 0x11c50d8 , 0x11c512c , 0x11c5180 , 0x11c51bb , 0x11c52ad , 0x11c5301 , 0x11c5355 , 0x11c53a9 , 0x11c53e0 , 0x11c5ad0 , 0x11c3725 , 0x11c2e0d , 0x11c2642 , 0x11c2eff , 0x11c3011 , 0x11c311b , 0x11c36c8 , 0x11c36f8 , 0x11c2b9c , 0x11c379b , 0x11c3807 , 0x11c3881 , 0x11c38bf , 0x11c3b23 , 0x11c3b91 , 0x11c3bfe , 0x11c3c54 , 0x11c2dd0 , 0x11c541b , 0x11c5488 , 0x11c54c3 , 0x11c54fe , 0x11c5539 , 0x11c5574 , 0x11c55c8 , 0x11c561c , 0x11c5670 , 0x11c56c4 , 0x11c57e1 , 0x11c5835 , 0x11c5889 , 0x11c58c4 , 0x11c5918 , 0x11c596c , 0x11c59b3 , 0x11c59fa , 0x11c4b09 , 0x11c4b4e , 0x11c5a3f , 0x11c5a8a , 0x11c5ad0 , 0x11c3225 , 0x11c32f0 , 0x11c33ea , 0x11c34e4 , 0x11c35d6 , 0x11c4086 , 0x11c449c , 0x11c4c6f , 0x11c5c62 , 0x11c5cc4 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5d48 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5ad0 , 0x11c5dc1 } count = 0x4 op = 0x3 vectorp = 0x12e71dc stack = {pc = 0x1426c03 "\006\006\071 ", byte_string = 0x12e71c9, byte_string_start = 0x1426b8f " \020 ? \f", next = 0x0} top = 0x88f52c result = 0x1cf598c type = (unknown: 12) #41 0x011828cd in funcall_lambda (fun=0x12e71b5, nargs=0x1, arg_vector=0x88f85c) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x1004 next = 0x0 lexenv = 0xc count = 0x4 i = 0x12e71b0 optional = 0x1 rest = 0xe #42 0x01182327 in Ffuncall (nargs=0x2, args=0x88f858) at ../../src/eval.c:2864 fun = 0x12e71b5 original_fun = 0x37a5c62 funcar = 0x3 numargs = 0x1 lisp_numargs = 0x88f838 val = 0x1 internal_args = 0x0 i = 0x136e5d80 #43 0x01181bd6 in call1 (fn=0x37a5c62, arg1=0x394fec2) at ../../src/eval.c:2614 ret_ungc_val = 0x379a822 gcpro1 = {next = 0x3a732a5 <__register_frame_info+61289125>, var = 0x3b7ae10 <__register_frame_info+62369296>, nvars = 0x2} args = {0x37a5c62, 0x394fec2} #44 0x010f5bed in command_loop_1 () at ../../src/keyboard.c:1556 scount = 0x2 cmd = 0x394fec2 keybuf = {0x19c, 0x190, 0x1275931, 0x37cce82, 0x88f91f, 0x0, 0x4, 0x379a822, 0x3952742, 0x39e303c, 0x88f8f8, 0x10f4fd3, 0x37a5ee2, 0x52200de, 0x1275931, 0x37cce82, 0x379da80, 0x7efde000, 0x88f958, 0x10f4ef4, 0x52200de, 0x88f91f, 0x88f938, 0x11805f9, 0x2, 0x393f5ee, 0x88f948, 0x0, 0x0, 0x4e4} i = 0x1 prev_modiff = 0x183 prev_buffer = 0x5225000 already_adjusted = 0x0 #45 0x0117f04b in internal_condition_case (bfun=0x10f5589 , handlers=0x37a7122, hfun=0x10f4def ) at ../../src/eval.c:1354 val = 0x393f5ee c = 0x379d700 <__register_frame_info+58316544> #46 0x010f523e in command_loop_2 (ignore=0x379a822) at ../../src/keyboard.c:1174 val = 0x0 #47 0x0117e5f8 in internal_catch (tag=0x37a5f02, func=0x10f521a , arg=0x379a822) at ../../src/eval.c:1118 val = 0x379a822 c = 0x379d780 <__register_frame_info+58316672> #48 0x010f51f6 in command_loop () at ../../src/keyboard.c:1153 No locals. #49 0x010f498c in recursive_edit_1 () at ../../src/keyboard.c:777 count = 0x1 val = 0x88fa38 #50 0x010f4b48 in Frecursive_edit () at ../../src/keyboard.c:845 count = 0x0 buffer = 0x379a822 #51 0x010f2d4b in main (argc=0x2, argv=0xea1ff0) at ../../src/emacs.c:1646 dummy = 0x126b350 stack_bottom_variable = 0x0 do_initial_setlocale = 0x1 dumping = 0x0 skip_args = 0x0 no_loadup = 0x0 junk = 0x0 dname_arg = 0x0 ch_to_dir = 0x75011162 " \220\220\220\220\220 \377\377\377" original_pwd = 0x0 From unknown Sat Aug 16 23:49:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17275: emacs-24 crash in dired Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 16 Apr 2014 18:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17275 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andy Moreton Cc: 17275@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 17275-submit@debbugs.gnu.org id=B17275.139767351120642 (code B ref 17275); Wed, 16 Apr 2014 18:39:02 +0000 Received: (at 17275) by debbugs.gnu.org; 16 Apr 2014 18:38:31 +0000 Received: from localhost ([127.0.0.1]:49907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaUj8-0005Mq-8V for submit@debbugs.gnu.org; Wed, 16 Apr 2014 14:38:30 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]:35073) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaUj2-0005MT-G7 for 17275@debbugs.gnu.org; Wed, 16 Apr 2014 14:38:25 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0N4400H00ZONAI00@a-mtaout23.012.net.il> for 17275@debbugs.gnu.org; Wed, 16 Apr 2014 21:38:17 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N4400H7AZRSA510@a-mtaout23.012.net.il>; Wed, 16 Apr 2014 21:38:17 +0300 (IDT) Date: Wed, 16 Apr 2014 21:38:27 +0300 From: Eli Zaretskii In-reply-to: <534EAAF4.603@solarflare.com> X-012-Sender: halo1@inter.net.il Message-id: <83d2ghjf18.fsf@gnu.org> References: <534E5A4E.7030703@solarflare.com> <83eh0xjsv3.fsf@gnu.org> <534EAAF4.603@solarflare.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > Date: Wed, 16 Apr 2014 17:08:20 +0100 > From: Andy Moreton > CC: <17275@debbugs.gnu.org> > > > Did you try starting Emacs under GDB in the first place? > > > Not previously, but that did give a working backtrace. > > This is from the same recipe as above, run under GDB. > Here is the only interesting thread from "thread apply all bt full": > > Thread 1 (Thread 4320.0x11dc): > #0 0x76d4321a in KERNELBASE!DeleteAce () from C:\Windows\syswow64\KernelBase.dll > No symbol table info available. > #1 0x011fd8dc in emacs_abort () at ../../src/w32fns.c:8460 > button = 0x6 > #2 0x010f183a in terminate_due_to_signal (sig=0x16, > backtrace_limit=0x7fffffff) at ../../src/emacs.c:378 > No locals. > #3 0x01163f46 in die (msg=0x14abd6c "c->buffer_beg <= start && end <= > c->buffer_end", file=0x14abbf0 "../../src/region-cache.c", line=0x16c) at > ../../src/alloc.c:6826 > No locals. > #4 0x011d6f32 in set_cache_region (c=0x5206560, start=0x1388, end=0x139a, > value=0x1) at ../../src/region-cache.c:364 > No locals. > #5 0x011d763e in know_region_cache (buf=0x5225000, c=0x5206560, start=0x1388, > end=0x139a) at ../../src/region-cache.c:671 > No locals. > #6 0x01146940 in find_newline (start=0x1388, start_byte=0x1388, end=0x139b, > end_byte=0x139b, count=0x1, shortage=0x88d734, bytepos=0x0, allow_quit=0x1) at > ../../src/search.c:812 Thanks. Looks like a duplicate of 17269. From unknown Sat Aug 16 23:49:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17275: emacs-24 crash in dired In-Reply-To: <534E5A4E.7030703@solarflare.com> Resent-From: Andy Moreton Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 16 Apr 2014 22:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17275 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 17275@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.139768601210854 (code B ref -1); Wed, 16 Apr 2014 22:07:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Apr 2014 22:06:52 +0000 Received: from localhost ([127.0.0.1]:49999 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaXyl-0002oz-TS for submit@debbugs.gnu.org; Wed, 16 Apr 2014 18:06:52 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58228) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaXyj-0002ol-B8 for submit@debbugs.gnu.org; Wed, 16 Apr 2014 18:06:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaXyU-0007Ey-6Q for submit@debbugs.gnu.org; Wed, 16 Apr 2014 18:06:43 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaXyU-0007Et-3L for submit@debbugs.gnu.org; Wed, 16 Apr 2014 18:06:34 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaXyM-0004np-Gh for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2014 18:06:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaXyE-00071S-T2 for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2014 18:06:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:49306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaXyE-0006y5-N6 for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2014 18:06:18 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WaXyA-0004Ha-Gk for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 00:06:14 +0200 Received: from 82-69-64-228.dsl.in-addr.zen.co.uk ([82.69.64.228]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2014 00:06:14 +0200 Received: from andrewjmoreton by 82-69-64-228.dsl.in-addr.zen.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2014 00:06:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ From: Andy Moreton Date: Wed, 16 Apr 2014 23:06:04 +0100 Lines: 8 Message-ID: <86fvldvsj7.fsf@gmail.com> References: <534E5A4E.7030703@solarflare.com> <83eh0xjsv3.fsf@gnu.org> <534EAAF4.603@solarflare.com> <83d2ghjf18.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 82-69-64-228.dsl.in-addr.zen.co.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (windows-nt) Cancel-Lock: sha1:QvLSeNqtCuWkTwTSRAyysjKDkwo= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) On Wed 16 Apr 2014, Eli Zaretskii wrote: > > Thanks. Looks like a duplicate of 17269. ok. Now that Paul Eggaert has merged emacs-24 into trunk, I am now seeing crashes there too... AndyM From unknown Sat Aug 16 23:49:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17275: emacs-24 crash in dired Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Apr 2014 07:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17275 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andy Moreton Cc: 17275@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 17275-submit@debbugs.gnu.org id=B17275.13977198616195 (code B ref 17275); Thu, 17 Apr 2014 07:31:02 +0000 Received: (at 17275) by debbugs.gnu.org; 17 Apr 2014 07:31:01 +0000 Received: from localhost ([127.0.0.1]:50222 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wagmi-0001br-Hj for submit@debbugs.gnu.org; Thu, 17 Apr 2014 03:31:01 -0400 Received: from mtaout24.012.net.il ([80.179.55.180]:52831) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wagmf-0001bc-Pw for 17275@debbugs.gnu.org; Thu, 17 Apr 2014 03:30:58 -0400 Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0N4500800Z6BIG00@mtaout24.012.net.il> for 17275@debbugs.gnu.org; Thu, 17 Apr 2014 10:29:02 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N45001K9ZGDGV40@mtaout24.012.net.il>; Thu, 17 Apr 2014 10:29:02 +0300 (IDT) Date: Thu, 17 Apr 2014 10:31:03 +0300 From: Eli Zaretskii In-reply-to: <86fvldvsj7.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <831twwjtu0.fsf@gnu.org> References: <534E5A4E.7030703@solarflare.com> <83eh0xjsv3.fsf@gnu.org> <534EAAF4.603@solarflare.com> <83d2ghjf18.fsf@gnu.org> <86fvldvsj7.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Andy Moreton > Date: Wed, 16 Apr 2014 23:06:04 +0100 > > On Wed 16 Apr 2014, Eli Zaretskii wrote: > > > > Thanks. Looks like a duplicate of 17269. > > ok. Now that Paul Eggaert has merged emacs-24 into trunk, I am now > seeing crashes there too... Please try the latest emacs-24 branch, I'd like to know if fixing 17269 fixed this one as well. If it did, the fix will appear on the trunk soon enough. Thanks. From unknown Sat Aug 16 23:49:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17275: emacs-24 crash in dired In-Reply-To: <534E5A4E.7030703@solarflare.com> Resent-From: Andy Moreton Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Apr 2014 09:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17275 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 17275@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.139772834821286 (code B ref -1); Thu, 17 Apr 2014 09:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Apr 2014 09:52:28 +0000 Received: from localhost ([127.0.0.1]:50338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Waizb-0005XG-Nr for submit@debbugs.gnu.org; Thu, 17 Apr 2014 05:52:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39366) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaizY-0005X0-PM for submit@debbugs.gnu.org; Thu, 17 Apr 2014 05:52:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaizJ-0004xY-Jr for submit@debbugs.gnu.org; Thu, 17 Apr 2014 05:52:19 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaizJ-0004xP-Fr for submit@debbugs.gnu.org; Thu, 17 Apr 2014 05:52:09 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaizB-0004iz-HW for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 05:52:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Waiz3-0004qj-UV for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 05:52:01 -0400 Received: from plane.gmane.org ([80.91.229.3]:49224) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Waiz3-0004qV-Og for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 05:51:53 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Waiz2-0006vs-Fx for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 11:51:52 +0200 Received: from uk.solarflare.com ([193.34.186.16]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2014 11:51:52 +0200 Received: from andrewjmoreton by uk.solarflare.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2014 11:51:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ From: Andy Moreton Date: Thu, 17 Apr 2014 10:51:35 +0100 Lines: 8 Message-ID: References: <534E5A4E.7030703@solarflare.com> <83eh0xjsv3.fsf@gnu.org> <534EAAF4.603@solarflare.com> <83d2ghjf18.fsf@gnu.org> <86fvldvsj7.fsf@gmail.com> <831twwjtu0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: uk.solarflare.com User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.90 (windows-nt) Cancel-Lock: sha1:9Q2v9feuq0fJY65tjuhWE8piY8g= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) On Thu 17 Apr 2014, Eli Zaretskii wrote: > Please try the latest emacs-24 branch, I'd like to know if fixing > 17269 fixed this one as well. If it did, the fix will appear on the > trunk soon enough. Thanks Eli - that seems to have fixed it. AndyM From unknown Sat Aug 16 23:49:29 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Andy Moreton Subject: bug#17275: closed (Re: bug#17275: emacs-24 crash in dired) Message-ID: References: <83ppkgi7ir.fsf@gnu.org> <534E5A4E.7030703@solarflare.com> X-Gnu-PR-Message: they-closed 17275 X-Gnu-PR-Package: emacs Reply-To: 17275@debbugs.gnu.org Date: Thu, 17 Apr 2014 10:19:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1397729942-24221-1" This is a multi-part message in MIME format... ------------=_1397729942-24221-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #17275: emacs-24 crash in dired which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 17275@debbugs.gnu.org. --=20 17275: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D17275 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1397729942-24221-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 17275-done) by debbugs.gnu.org; 17 Apr 2014 10:18:18 +0000 Received: from localhost ([127.0.0.1]:50366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WajOc-0006Ha-08 for submit@debbugs.gnu.org; Thu, 17 Apr 2014 06:18:18 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:40860) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WajOa-0006HK-5o for 17275-done@debbugs.gnu.org; Thu, 17 Apr 2014 06:18:16 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0N460030079QCD00@a-mtaout22.012.net.il> for 17275-done@debbugs.gnu.org; Thu, 17 Apr 2014 13:18:09 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N46002N37A7QAB0@a-mtaout22.012.net.il>; Thu, 17 Apr 2014 13:18:07 +0300 (IDT) Date: Thu, 17 Apr 2014 13:18:20 +0300 From: Eli Zaretskii Subject: Re: bug#17275: emacs-24 crash in dired In-reply-to: X-012-Sender: halo1@inter.net.il To: Andy Moreton Message-id: <83ppkgi7ir.fsf@gnu.org> References: <534E5A4E.7030703@solarflare.com> <83eh0xjsv3.fsf@gnu.org> <534EAAF4.603@solarflare.com> <83d2ghjf18.fsf@gnu.org> <86fvldvsj7.fsf@gmail.com> <831twwjtu0.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 17275-done Cc: 17275-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Andy Moreton > Date: Thu, 17 Apr 2014 10:51:35 +0100 > > On Thu 17 Apr 2014, Eli Zaretskii wrote: > > Please try the latest emacs-24 branch, I'd like to know if fixing > > 17269 fixed this one as well. If it did, the fix will appear on the > > trunk soon enough. > > Thanks Eli - that seems to have fixed it. Great, closing. ------------=_1397729942-24221-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Apr 2014 10:45:26 +0000 Received: from localhost ([127.0.0.1]:49442 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaNLJ-00055T-5D for submit@debbugs.gnu.org; Wed, 16 Apr 2014 06:45:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48973) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WaNLF-00055C-Ql for submit@debbugs.gnu.org; Wed, 16 Apr 2014 06:45:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaNL1-0002f0-H9 for submit@debbugs.gnu.org; Wed, 16 Apr 2014 06:45:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaNL1-0002eu-EY for submit@debbugs.gnu.org; Wed, 16 Apr 2014 06:45:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaNKv-0001un-77 for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2014 06:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaNKn-0002RP-Fg for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2014 06:45:01 -0400 Received: from webmail.solarflare.com ([12.187.104.25]:7793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaNKn-0002RK-9w for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2014 06:44:53 -0400 Received: from [10.17.20.50] (10.17.20.50) by ocex02.SolarFlarecom.com (10.20.40.31) with Microsoft SMTP Server (TLS) id 14.3.158.1; Wed, 16 Apr 2014 03:24:09 -0700 Message-ID: <534E5A4E.7030703@solarflare.com> Date: Wed, 16 Apr 2014 11:24:14 +0100 From: Andy Moreton Organization: Solarflare Communications User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Subject: emacs-24 crash in dired Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.17.20.50] X-TM-AS-Product-Ver: SMEX-10.0.0.1412-7.000.1014-20632.005 X-TM-AS-Result: No-1.350000-0.000000-31 X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Running emacs 24 on win7 64bit built from r116968 with mingw32 gcc 4.7.2. From "emacs -Q" 1) Open a dired buffer: C-x C-f ~/.emacs.d RET 2) Switch to external 'ls' program (setq insert-directory-program "C:/cygwin/bin/ls.exe") (setq ls-lisp-use-insert-directory-program t) (setq dired-listing-switches "-al --group-directories-first") 3) Type 'g' in the dired buffer (bound to revert-buffer) Emacs shows the abort dialog. I have not managed to get gdb to emit a usable backtrace. This is a recent regression (within the last week) as I build emacs from source daily. This bug does not manifest in current emacs trunk builds. ------------=_1397729942-24221-1--