From unknown Sun Aug 10 16:47:48 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#13846 <13846@debbugs.gnu.org> To: bug#13846 <13846@debbugs.gnu.org> Subject: Status: 24.3.50; segmentation fault Reply-To: bug#13846 <13846@debbugs.gnu.org> Date: Sun, 10 Aug 2025 23:47:48 +0000 retitle 13846 24.3.50; segmentation fault reassign 13846 emacs submitter 13846 Yagnesh Raghava Yakkala severity 13846 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 01:25:06 2013 Received: (at submit) by debbugs.gnu.org; 1 Mar 2013 06:25:06 +0000 Received: from localhost ([127.0.0.1]:57290 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBJOy-0006K3-V7 for submit@debbugs.gnu.org; Fri, 01 Mar 2013 01:25:06 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34571) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBJOu-0006JY-NO for submit@debbugs.gnu.org; Fri, 01 Mar 2013 01:25:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBJMw-00032x-F7 for submit@debbugs.gnu.org; Fri, 01 Mar 2013 01:23:00 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00, USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:38511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBJMw-00032t-BV for submit@debbugs.gnu.org; Fri, 01 Mar 2013 01:22:58 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBJMu-0007fx-30 for bug-gnu-emacs@gnu.org; Fri, 01 Mar 2013 01:22:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBJMr-00032D-QE for bug-gnu-emacs@gnu.org; Fri, 01 Mar 2013 01:22:56 -0500 Received: from mailgate4.sys.hokudai.ac.jp ([133.87.1.143]:39719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBJMq-00030u-QM for bug-gnu-emacs@gnu.org; Fri, 01 Mar 2013 01:22:53 -0500 Received: from mailgate4.sys.hokudai.ac.jp (localhost.localdomain [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id 3301F42E93C for ; Fri, 1 Mar 2013 15:22:50 +0900 (JST) Received: from okhotsk19 (okhotsk19.lowtem.hokudai.ac.jp [133.87.217.175]) by mailgate4.sys.hokudai.ac.jp (Postfix) with ESMTP id 253E042DF4B for ; Fri, 1 Mar 2013 15:22:49 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by okhotsk19 (Postfix) with ESMTPS id 08F4F2815F7 for ; Fri, 1 Mar 2013 15:22:57 +0900 (JST) From: Yagnesh Raghava Yakkala To: bug-gnu-emacs@gnu.org Subject: 24.3.50; segmentation fault Date: Fri, 01 Mar 2013 15:22:56 +0900 Message-ID: <87fw0f3agv.fsf@yagnesh.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) I tried to open a psd (photoshop) file unintentionally from dired buffer wh= ich caused segmentation fault. I am able to reproduce the problem it reliably. here is the gdb session: --8<---------------cut here---------------start------------->8--- GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /home/yagnesh/bin/emacs...done. SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from te= rminal] DISPLAY =3D :0.0 TERM =3D xterm Breakpoint 1 at 0x5471ff: file emacs.c, line 316. Temporary breakpoint 2 at 0x56a355: file sysdep.c, line 878. Starting program: /home/yagnesh/bin/emacs=20 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffebba3700 (LWP 26149)] [New Thread 0x7fffea53b700 (LWP 26150)] [New Thread 0x7fffe20ce700 (LWP 26188)] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff5049680 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6 (gdb) backtrace #0 0x00007ffff5049680 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #1 0x000000000068ae05 in imagemagick_load_image (f=3D0x11c8638, img=3D0x26= 7ee60,=20 contents=3D0x0, size=3D0,=20 filename=3D0x2c5cdb8 "/home/yagnesh/works/0DOCS/2011.11.15yakkala/=E3= =82=AA=E3=83=B3=E3=83=A9=E3=82=A4=E3=83=B3=E3=83=93=E3=82=B6=E7=94=B3=E8=AB= =8B=E7=94=A8.jpg.psd") at image.c:7912 #2 0x000000000068b008 in imagemagick_load (f=3D0x11c8638, img=3D0x267ee60) at image.c:7978 #3 0x0000000000681801 in lookup_image (f=3D0x11c8638, spec=3D46584070) at image.c:1697 #4 0x000000000067ff61 in Fimage_size (spec=3D46584070, pixels=3D12854434,= =20 frame=3D12854386) at image.c:898 #5 0x00000000005e980b in Ffuncall (nargs=3D4, args=3D0x7fffffff42e0) at eval.c:2682 #6 0x0000000000630f42 in exec_byte_code (bytestr=3D45754113, vector=3D4498= 9413,=20 maxdepth=3D36, args_template=3D3076, nargs=3D2, args=3D0x7fffffff47f0) at bytecode.c:898 #7 0x00000000005e9f16 in funcall_lambda (fun=3D15855397, nargs=3D2,=20 arg_vector=3D0x7fffffff47e0) at eval.c:2841 #8 0x00000000005e99c4 in Ffuncall (nargs=3D3, args=3D0x7fffffff47d8) at eval.c:2724 #9 0x0000000000630f42 in exec_byte_code (bytestr=3D45802241, vector=3D4482= 6245,=20 maxdepth=3D28, args_template=3D0, nargs=3D0, args=3D0x7fffffff4d18) at bytecode.c:898 ---Type to continue, or q to quit--- #10 0x00000000005e9f16 in funcall_lambda (fun=3D45001189, nargs=3D0,=20 arg_vector=3D0x7fffffff4d18) at eval.c:2841 #11 0x00000000005e99c4 in Ffuncall (nargs=3D1, args=3D0x7fffffff4d10) at eval.c:2724 #12 0x0000000000630f42 in exec_byte_code (bytestr=3D45793473, vector=3D4482= 4237,=20 maxdepth=3D48, args_template=3D0, nargs=3D0, args=3D0x7fffffff5210) at bytecode.c:898 #13 0x00000000005e9f16 in funcall_lambda (fun=3D46400973, nargs=3D0,=20 arg_vector=3D0x7fffffff5210) at eval.c:2841 #14 0x00000000005e99c4 in Ffuncall (nargs=3D1, args=3D0x7fffffff5208) at eval.c:2724 #15 0x0000000000630f42 in exec_byte_code (bytestr=3D45776657, vector=3D4639= 9461,=20 maxdepth=3D52, args_template=3D0, nargs=3D0, args=3D0x7fffffff5748) at bytecode.c:898 #16 0x00000000005e9f16 in funcall_lambda (fun=3D15798749, nargs=3D0,=20 arg_vector=3D0x7fffffff5748) at eval.c:2841 #17 0x00000000005e99c4 in Ffuncall (nargs=3D1, args=3D0x7fffffff5740) at eval.c:2724 #18 0x00000000005e8188 in eval_sub (form=3D46587734) at eval.c:2012 #19 0x00000000005e6474 in internal_lisp_condition_case (var=3D45777618,=20 bodyform=3D46587734, handlers=3D46587830) at eval.c:1147 #20 0x0000000000631ea7 in exec_byte_code (bytestr=3D45776561, vector=3D4639= 9989,=20 maxdepth=3D24, args_template=3D0, nargs=3D0, args=3D0x7fffffff5f70) ---Type to continue, or q to quit--- at bytecode.c:1094 #21 0x00000000005e9f16 in funcall_lambda (fun=3D46400037, nargs=3D0,=20 arg_vector=3D0x7fffffff5f70) at eval.c:2841 #22 0x00000000005e99c4 in Ffuncall (nargs=3D1, args=3D0x7fffffff5f68) at eval.c:2724 #23 0x0000000000630f42 in exec_byte_code (bytestr=3D9832721, vector=3D98327= 57,=20 maxdepth=3D12, args_template=3D12854386, nargs=3D0, args=3D0x0) at byte= code.c:898 #24 0x00000000005ea1e9 in funcall_lambda (fun=3D9832661, nargs=3D2,=20 arg_vector=3D0x7fffffff6450) at eval.c:2907 #25 0x00000000005e99c4 in Ffuncall (nargs=3D3, args=3D0x7fffffff6448) at eval.c:2724 #26 0x0000000000630f42 in exec_byte_code (bytestr=3D9831553, vector=3D98315= 89,=20 maxdepth=3D24, args_template=3D12854386, nargs=3D0, args=3D0x0) at byte= code.c:898 #27 0x00000000005ea1e9 in funcall_lambda (fun=3D9831477, nargs=3D0,=20 arg_vector=3D0x7fffffff6950) at eval.c:2907 #28 0x00000000005e99c4 in Ffuncall (nargs=3D1, args=3D0x7fffffff6948) at eval.c:2724 #29 0x0000000000630f42 in exec_byte_code (bytestr=3D9820721, vector=3D98207= 57,=20 maxdepth=3D16, args_template=3D12854386, nargs=3D0, args=3D0x0) at byte= code.c:898 #30 0x00000000005ea1e9 in funcall_lambda (fun=3D9820637, nargs=3D1,=20 arg_vector=3D0x7fffffff6e40) at eval.c:2907 #31 0x00000000005e99c4 in Ffuncall (nargs=3D2, args=3D0x7fffffff6e38) at eval.c:2724 ---Type to continue, or q to quit--- #32 0x0000000000630f42 in exec_byte_code (bytestr=3D9819465, vector=3D98195= 01,=20 maxdepth=3D20, args_template=3D12854386, nargs=3D0, args=3D0x0) at byte= code.c:898 #33 0x00000000005ea1e9 in funcall_lambda (fun=3D9819325, nargs=3D2,=20 arg_vector=3D0x7fffffff7330) at eval.c:2907 #34 0x00000000005e99c4 in Ffuncall (nargs=3D3, args=3D0x7fffffff7328) at eval.c:2724 #35 0x0000000000630f42 in exec_byte_code (bytestr=3D9816713, vector=3D98167= 49,=20 maxdepth=3D12, args_template=3D12854386, nargs=3D0, args=3D0x0) at byte= code.c:898 #36 0x00000000005ea1e9 in funcall_lambda (fun=3D9816581, nargs=3D6,=20 arg_vector=3D0x7fffffff7810) at eval.c:2907 #37 0x00000000005e99c4 in Ffuncall (nargs=3D7, args=3D0x7fffffff7808) at eval.c:2724 #38 0x0000000000630f42 in exec_byte_code (bytestr=3D9815065, vector=3D98151= 01,=20 maxdepth=3D32, args_template=3D12854386, nargs=3D0, args=3D0x0) at byte= code.c:898 #39 0x00000000005ea1e9 in funcall_lambda (fun=3D9814957, nargs=3D4,=20 arg_vector=3D0x7fffffff7d20) at eval.c:2907 #40 0x00000000005e99c4 in Ffuncall (nargs=3D5, args=3D0x7fffffff7d18) at eval.c:2724 #41 0x0000000000630f42 in exec_byte_code (bytestr=3D9808417, vector=3D98084= 53,=20 maxdepth=3D24, args_template=3D12854386, nargs=3D0, args=3D0x0) at byte= code.c:898 #42 0x00000000005ea1e9 in funcall_lambda (fun=3D9808317, nargs=3D1,=20 arg_vector=3D0x7fffffff8220) at eval.c:2907 #43 0x00000000005e99c4 in Ffuncall (nargs=3D2, args=3D0x7fffffff8218) ---Type to continue, or q to quit--- at eval.c:2724 #44 0x0000000000630f42 in exec_byte_code (bytestr=3D15304353, vector=3D1293= 4461,=20 maxdepth=3D8, args_template=3D0, nargs=3D0, args=3D0x7fffffff8700) at bytecode.c:898 #45 0x00000000005e9f16 in funcall_lambda (fun=3D19138261, nargs=3D0,=20 arg_vector=3D0x7fffffff8700) at eval.c:2841 #46 0x00000000005e99c4 in Ffuncall (nargs=3D1, args=3D0x7fffffff86f8) at eval.c:2724 #47 0x00000000005e909e in apply1 (fn=3D23214210, arg=3D12854386) at eval.c:= 2436 #48 0x00000000005e2716 in Fcall_interactively (function=3D23214210,=20 record_flag=3D12854386, keys=3D12889341) at callint.c:377 #49 0x00000000005e980b in Ffuncall (nargs=3D4, args=3D0x7fffffff8a58) at eval.c:2682 #50 0x0000000000630f42 in exec_byte_code (bytestr=3D10317497, vector=3D1031= 7533,=20 maxdepth=3D52, args_template=3D4100, nargs=3D1, args=3D0x7fffffff8f90) at bytecode.c:898 #51 0x00000000005e9f16 in funcall_lambda (fun=3D10317453, nargs=3D1,=20 arg_vector=3D0x7fffffff8f88) at eval.c:2841 #52 0x00000000005e99c4 in Ffuncall (nargs=3D2, args=3D0x7fffffff8f80) at eval.c:2724 #53 0x00000000005e9143 in call1 (fn=3D12897842, arg1=3D23214210) at eval.c:= 2469 #54 0x000000000054bea7 in command_loop_1 () at keyboard.c:1586 #55 0x00000000005e65c9 in internal_condition_case ( ---Type to continue, or q to quit--- bfun=3D0x54b675 , handlers=3D12905698,=20 hfun=3D0x54af5d ) at eval.c:1193 #56 0x000000000054b398 in command_loop_2 (ignore=3D12854386) at keyboard.c:= 1173 #57 0x00000000005e5fca in internal_catch (tag=3D12977506,=20 func=3D0x54b372 , arg=3D12854386) at eval.c:964 #58 0x000000000054b2fb in command_loop () at keyboard.c:1144 #59 0x000000000054aaad in recursive_edit_1 () at keyboard.c:785 #60 0x000000000054ac50 in Frecursive_edit () at keyboard.c:849 #61 0x00000000005e9798 in Ffuncall (nargs=3D1, args=3D0x7fffffff96b0) at eval.c:2672 #62 0x0000000000630f42 in exec_byte_code (bytestr=3D39481921, vector=3D4213= 7157,=20 maxdepth=3D236, args_template=3D512, nargs=3D2, args=3D0x7fffffff9bd8) at bytecode.c:898 #63 0x00000000005e9f16 in funcall_lambda (fun=3D14082453, nargs=3D2,=20 arg_vector=3D0x7fffffff9bd8) at eval.c:2841 #64 0x00000000005e99c4 in Ffuncall (nargs=3D3, args=3D0x7fffffff9bd0) at eval.c:2724 #65 0x00000000005e8b93 in Fapply (nargs=3D2, args=3D0x7fffffff9cd0) at eval= .c:2209 #66 0x00000000005e90d9 in apply1 (fn=3D12977794, arg=3D40916406) at eval.c:= 2443 #67 0x00000000005e4bc6 in call_debugger (arg=3D40916406) at eval.c:222 #68 0x00000000005e7299 in maybe_call_debugger (conditions=3D9431086,=20 sig=3D12905938, data=3D40916102) at eval.c:1611 #69 0x00000000005e6d6a in Fsignal (error_symbol=3D12905938, data=3D40916102) ---Type to continue, or q to quit--- at eval.c:1431 #70 0x00000000005e6e7d in xsignal (error_symbol=3D12905938, data=3D40916102) at eval.c:1466 #71 0x00000000005e6ed2 in xsignal1 (error_symbol=3D12905938, arg=3D29919314) at eval.c:1481 #72 0x00000000005e84d9 in eval_sub (form=3D29078134) at eval.c:2089 #73 0x00000000005e4e2c in Fprogn (args=3D29075526) at eval.c:359 #74 0x00000000005ea184 in funcall_lambda (fun=3D29334022, nargs=3D0,=20 arg_vector=3D0x7fffffffa218) at eval.c:2900 #75 0x00000000005e9a78 in Ffuncall (nargs=3D1, args=3D0x7fffffffa210) at eval.c:2736 #76 0x00000000005e8be7 in funcall_nil (nargs=3D1, args=3D0x7fffffffa210) at eval.c:2221 #77 0x00000000005e8ff4 in run_hook_with_args (nargs=3D1, args=3D0x7fffffffa= 210,=20 funcall=3D0x5e8bc4 ) at eval.c:2406 #78 0x00000000005e8c33 in Frun_hooks (nargs=3D2, args=3D0x7fffffffa2e8) at eval.c:2248 #79 0x00000000005e9689 in Ffuncall (nargs=3D3, args=3D0x7fffffffa2e0) at eval.c:2656 #80 0x00000000005e8b93 in Fapply (nargs=3D2, args=3D0x7fffffffa470) at eval= .c:2209 #81 0x00000000005e9689 in Ffuncall (nargs=3D3, args=3D0x7fffffffa468) at eval.c:2656 #82 0x0000000000630f42 in exec_byte_code (bytestr=3D9537121, vector=3D95371= 57,=20 ---Type to continue, or q to quit--- maxdepth=3D20, args_template=3D12854386, nargs=3D0, args=3D0x0) at byte= code.c:898 #83 0x00000000005ea1e9 in funcall_lambda (fun=3D9537045, nargs=3D1,=20 arg_vector=3D0x7fffffffa970) at eval.c:2907 #84 0x00000000005e99c4 in Ffuncall (nargs=3D2, args=3D0x7fffffffa968) at eval.c:2724 #85 0x0000000000630f42 in exec_byte_code (bytestr=3D15836993, vector=3D1913= 3709,=20 maxdepth=3D32, args_template=3D2048, nargs=3D2, args=3D0x7fffffffaeb8) at bytecode.c:898 #86 0x00000000005e9f16 in funcall_lambda (fun=3D19117813, nargs=3D2,=20 arg_vector=3D0x7fffffffaea8) at eval.c:2841 #87 0x00000000005e99c4 in Ffuncall (nargs=3D3, args=3D0x7fffffffaea0) at eval.c:2724 #88 0x0000000000630f42 in exec_byte_code (bytestr=3D15443249, vector=3D1878= 4573,=20 maxdepth=3D64, args_template=3D3076, nargs=3D2, args=3D0x7fffffffb3f0) at bytecode.c:898 #89 0x00000000005e9f16 in funcall_lambda (fun=3D18120637, nargs=3D2,=20 arg_vector=3D0x7fffffffb3e0) at eval.c:2841 #90 0x00000000005e99c4 in Ffuncall (nargs=3D3, args=3D0x7fffffffb3d8) at eval.c:2724 #91 0x0000000000630f42 in exec_byte_code (bytestr=3D15468401, vector=3D1881= 3813,=20 maxdepth=3D32, args_template=3D2052, nargs=3D2, args=3D0x7fffffffb8f8) at bytecode.c:898 #92 0x00000000005e9f16 in funcall_lambda (fun=3D18834397, nargs=3D2,=20 ---Type to continue, or q to quit--- arg_vector=3D0x7fffffffb8e8) at eval.c:2841 #93 0x00000000005e99c4 in Ffuncall (nargs=3D3, args=3D0x7fffffffb8e0) at eval.c:2724 #94 0x0000000000630f42 in exec_byte_code (bytestr=3D15388241, vector=3D1785= 1805,=20 maxdepth=3D24, args_template=3D2052, nargs=3D1, args=3D0x7fffffffbdd8) at bytecode.c:898 #95 0x00000000005e9f16 in funcall_lambda (fun=3D18760085, nargs=3D1,=20 arg_vector=3D0x7fffffffbdd0) at eval.c:2841 #96 0x00000000005e99c4 in Ffuncall (nargs=3D2, args=3D0x7fffffffbdc8) at eval.c:2724 #97 0x0000000000630f42 in exec_byte_code (bytestr=3D15792305, vector=3D1465= 3637,=20 maxdepth=3D32, args_template=3D12854386, nargs=3D0, args=3D0x0) at byte= code.c:898 #98 0x00000000005ea1e9 in funcall_lambda (fun=3D26298661, nargs=3D1,=20 arg_vector=3D0x7fffffffc2e0) at eval.c:2907 #99 0x00000000005e99c4 in Ffuncall (nargs=3D2, args=3D0x7fffffffc2d8) at eval.c:2724 #100 0x0000000000630f42 in exec_byte_code (bytestr=3D14250753, vector=3D262= 24773,=20 maxdepth=3D8, args_template=3D12854386, nargs=3D0, args=3D0x0) at bytec= ode.c:898 #101 0x00000000005ea1e9 in funcall_lambda (fun=3D22530725, nargs=3D0,=20 arg_vector=3D0x7fffffffc7c0) at eval.c:2907 #102 0x00000000005e99c4 in Ffuncall (nargs=3D1, args=3D0x7fffffffc7b8) at eval.c:2724 #103 0x00000000005e909e in apply1 (fn=3D16953698, arg=3D12854386) at eval.c= :2436 ---Type to continue, or q to quit--- #104 0x00000000005e2716 in Fcall_interactively (function=3D16953698,=20 record_flag=3D12854386, keys=3D12889341) at callint.c:377 #105 0x00000000005e980b in Ffuncall (nargs=3D4, args=3D0x7fffffffcb18) at eval.c:2682 #106 0x0000000000630f42 in exec_byte_code (bytestr=3D10317497, vector=3D103= 17533,=20 maxdepth=3D52, args_template=3D4100, nargs=3D1, args=3D0x7fffffffd050) at bytecode.c:898 #107 0x00000000005e9f16 in funcall_lambda (fun=3D10317453, nargs=3D1,=20 arg_vector=3D0x7fffffffd048) at eval.c:2841 #108 0x00000000005e99c4 in Ffuncall (nargs=3D2, args=3D0x7fffffffd040) at eval.c:2724 #109 0x00000000005e9143 in call1 (fn=3D12897842, arg1=3D16953698) at eval.c= :2469 #110 0x000000000054bea7 in command_loop_1 () at keyboard.c:1586 #111 0x00000000005e65c9 in internal_condition_case ( bfun=3D0x54b675 , handlers=3D12905698,=20 hfun=3D0x54af5d ) at eval.c:1193 #112 0x000000000054b398 in command_loop_2 (ignore=3D12854386) at keyboard.c= :1173 #113 0x00000000005e5fca in internal_catch (tag=3D12901378,=20 func=3D0x54b372 , arg=3D12854386) at eval.c:964 #114 0x000000000054b34a in command_loop () at keyboard.c:1152 #115 0x000000000054aaad in recursive_edit_1 () at keyboard.c:785 #116 0x000000000054ac50 in Frecursive_edit () at keyboard.c:849 #117 0x0000000000548bab in main (argc=3D1, argv=3D0x7fffffffd718) at emacs.= c:1530 ---Type to continue, or q to quit--- Lisp Backtrace: "image-size" (0xffff42e8) "image-display-size" (0xffff47e0) "image-transform-check-size" (0xffff4d18) "image-toggle-display-image" (0xffff5210) 0xf111d8 PVEC_COMPILED "funcall" (0xffff5740) "image-mode" (0xffff5f70) "set-auto-mode-0" (0xffff6450) "set-auto-mode" (0xffff6950) "normal-mode" (0xffff6e40) "after-find-file" (0xffff7330) "find-file-noselect-1" (0xffff7810) "find-file-noselect" (0xffff7d20) "find-file" (0xffff8220) "dired-find-file" (0xffff8700) "call-interactively" (0xffff8a60) "command-execute" (0xffff8f88) "recursive-edit" (0xffff96b8) "debug" (0xffff9bd8) "dired-omit-mode" (0xffff9f28) 0x1bf9a00 Lisp type 6 ---Type to continue, or q to quit--- "run-hooks" (0xffffa2e8) "apply" (0xffffa470) "run-mode-hooks" (0xffffa970) "dired-mode" (0xffffaea8) "dired-internal-noselect" (0xffffb3e0) "dired-noselect" (0xffffb8e8) "dired" (0xffffbdd0) "ido-file-internal" (0xffffc2e0) "ido-find-file" (0xffffc7c0) "call-interactively" (0xffffcb20) "command-execute" (0xffffd048) --8<---------------cut here---------------end--------------->8--- Thanks. --=20 =E0=B0=8E=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B1=8B =E0=B0=AE=E0=B0=B9=E0=B0=BE= =E0=B0=A8=E0=B1=81=E0=B0=AD=E0=B0=BE=E0=B0=B5=E0=B1=81=E0=B0=B2=E0=B1=81 = =E0=B0=85=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B0=BF=E0=B0=95=E0=B0=BF =E0=B0=B5= =E0=B0=82=E0=B0=A6=E0=B0=A8=E0=B0=AE=E0=B1=81=E0=B0=B2=E0=B1=81. YYR From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 02:01:37 2013 Received: (at 13846) by debbugs.gnu.org; 4 Mar 2013 07:01:38 +0000 Received: from localhost ([127.0.0.1]:58011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCPOz-0001PD-2q for submit@debbugs.gnu.org; Mon, 04 Mar 2013 02:01:37 -0500 Received: from smtp.cs.ucla.edu ([131.179.128.62]:32990) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCPOv-0001Ox-9r for 13846@debbugs.gnu.org; Mon, 04 Mar 2013 02:01:35 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 1C0A3A60053; Sun, 3 Mar 2013 23:01:14 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yKLzf0MGd0n7; Sun, 3 Mar 2013 23:01:13 -0800 (PST) Received: from [192.168.1.9] (pool-71-189-154-249.lsanca.fios.verizon.net [71.189.154.249]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id C8D47A6004D; Sun, 3 Mar 2013 23:01:13 -0800 (PST) Message-ID: <513446B5.6060203@cs.ucla.edu> Date: Sun, 03 Mar 2013 23:01:09 -0800 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 MIME-Version: 1.0 To: Yagnesh Raghava Yakkala Subject: Re: 24.3.50; segmentation fault Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 13846 Cc: 13846@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.9 (--) Thanks for the bug report. Can you please try building Emacs without optimization, and generating a backtrace for that? Assuming that the exception is in XPutPixel, it'd be helpful to know the values of x, y, etc. for that call to XPutPixel. Also, is the .jpg.psd file in question something that you can share with us, e.g., by attaching it in followup email? From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 04:38:17 2013 Received: (at 13846) by debbugs.gnu.org; 4 Mar 2013 09:38:17 +0000 Received: from localhost ([127.0.0.1]:58234 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCRqW-0005FV-4g for submit@debbugs.gnu.org; Mon, 04 Mar 2013 04:38:16 -0500 Received: from mailgate3.sys.hokudai.ac.jp ([133.87.1.142]:36461) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCRqN-0005Er-Gp for 13846@debbugs.gnu.org; Mon, 04 Mar 2013 04:38:08 -0500 Received: from mailgate3.sys.hokudai.ac.jp (mailgate3.sys.hokudai.ac.jp [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id 4612BF78AB for <13846@debbugs.gnu.org>; Mon, 4 Mar 2013 18:37:42 +0900 (JST) Received: from okhotsk19 (okhotsk19.lowtem.hokudai.ac.jp [133.87.217.175]) by mailgate3.sys.hokudai.ac.jp (Postfix) with ESMTP id 3AA81F78A4 for <13846@debbugs.gnu.org>; Mon, 4 Mar 2013 18:37:41 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by okhotsk19 (Postfix) with ESMTPS id 2F6AD281F72; Mon, 4 Mar 2013 18:37:41 +0900 (JST) From: Yagnesh Raghava Yakkala To: Paul Eggert Subject: Re: bug#13846: 24.3.50; segmentation fault References: <87fw0f3agv.fsf@yagnesh.org> <513446B5.6060203@cs.ucla.edu> Date: Mon, 04 Mar 2013 18:37:40 +0900 Message-ID: <87sj4bsdy3.fsf@yagnesh.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 13846 Cc: 13846@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Hello Paul, On Mar 04 2013, Paul Eggert wrote: > Thanks for the bug report. Can you please try building > Emacs without optimization, and generating a backtrace for that? earlier backtrace is produced with emacs built with CFALGS=3D"-g -00". shou= ld I build something differently. > Assuming that the exception is in XPutPixel, it'd be helpful > to know the values of x, y, etc. for that call to XPutPixel. > Also, is the .jpg.psd file in question something that you can > share with us, e.g., by attaching it in followup email? Unfortunately, I can't. Thanks., -- =E0=B0=8E=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B1=8B =E0=B0=AE=E0=B0=B9=E0=B0=BE= =E0=B0=A8=E0=B1=81=E0=B0=AD=E0=B0=BE=E0=B0=B5=E0=B1=81=E0=B0=B2=E0=B1=81 = =E0=B0=85=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B0=BF=E0=B0=95=E0=B0=BF =E0=B0=B5= =E0=B0=82=E0=B0=A6=E0=B0=A8=E0=B0=AE=E0=B1=81=E0=B0=B2=E0=B1=81. YYR From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 09:43:48 2013 Received: (at 13846) by debbugs.gnu.org; 4 Mar 2013 14:43:48 +0000 Received: from localhost ([127.0.0.1]:58439 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWcD-0006hh-7P for submit@debbugs.gnu.org; Mon, 04 Mar 2013 09:43:47 -0500 Received: from mailgate3.sys.hokudai.ac.jp ([133.87.1.142]:44674) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWc5-0006hL-66 for 13846@debbugs.gnu.org; Mon, 04 Mar 2013 09:43:42 -0500 Received: from mailgate3.sys.hokudai.ac.jp (mailgate3.sys.hokudai.ac.jp [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id 0E703F78C0 for <13846@debbugs.gnu.org>; Mon, 4 Mar 2013 23:43:15 +0900 (JST) Received: from okhotsk19 (okhotsk19.lowtem.hokudai.ac.jp [133.87.217.175]) by mailgate3.sys.hokudai.ac.jp (Postfix) with ESMTP id 03326F78AB for <13846@debbugs.gnu.org>; Mon, 4 Mar 2013 23:43:15 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by okhotsk19 (Postfix) with ESMTPS id 4549B2822EE; Mon, 4 Mar 2013 23:43:14 +0900 (JST) From: Yagnesh Raghava Yakkala To: Paul Eggert Subject: Re: bug#13846: 24.3.50; segmentation fault References: <87fw0f3agv.fsf@yagnesh.org> <513446B5.6060203@cs.ucla.edu> <87sj4bsdy3.fsf@yagnesh.org> Date: Mon, 04 Mar 2013 23:43:14 +0900 In-Reply-To: <87sj4bsdy3.fsf@yagnesh.org> (Yagnesh Raghava Yakkala's message of "Mon, 04 Mar 2013 18:37:40 +0900") Message-ID: <87txorql8d.fsf@yagnesh.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 13846 Cc: 13846@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) DQpIZWxsbyBQYXVsLA0KDQpbZm9sbG93aW5nIHVwIHRvIG93biBwb3N0XQ0KDQo+PiBBbHNvLCBp cyB0aGUgLmpwZy5wc2QgZmlsZSBpbiBxdWVzdGlvbiBzb21ldGhpbmcgdGhhdCB5b3UgY2FuDQo+ PiBzaGFyZSB3aXRoIHVzLCBlLmcuLCBieSBhdHRhY2hpbmcgaXQgaW4gZm9sbG93dXAgZW1haWw/ DQo+DQo+IFVuZm9ydHVuYXRlbHksIEkgY2FuJ3QuDQoNCklmIG5lZWRlZCwgSSBjYW4gc2VuZCBw c2QgZmlsZSB0byB5b3UgaW5zdGVhZCAob2ZmIGxpc3QpLg0KDQpUaGFua3MuLA0KLS0gDQrgsI7g sILgsKbgsLDgsYsg4LCu4LC54LC+4LCo4LGB4LCt4LC+4LC14LGB4LCy4LGBIOCwheCwguCwpuCw sOCwv+CwleCwvyDgsLXgsILgsKbgsKjgsK7gsYHgsLLgsYEuDQpZWVINCg== From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 09:56:50 2013 Received: (at 13846) by debbugs.gnu.org; 4 Mar 2013 14:56:50 +0000 Received: from localhost ([127.0.0.1]:58821 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWoo-00074x-EE for submit@debbugs.gnu.org; Mon, 04 Mar 2013 09:56:48 -0500 Received: from smtp.cs.ucla.edu ([131.179.128.62]:49507) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWoT-00074m-QN for 13846@debbugs.gnu.org; Mon, 04 Mar 2013 09:56:34 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 9353FA60053; Mon, 4 Mar 2013 06:56:04 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CHPByuMfxCpA; Mon, 4 Mar 2013 06:56:04 -0800 (PST) Received: from [192.168.1.9] (pool-71-189-154-249.lsanca.fios.verizon.net [71.189.154.249]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 4EE3FA6004D; Mon, 4 Mar 2013 06:56:04 -0800 (PST) Message-ID: <5134B5FE.5030602@cs.ucla.edu> Date: Mon, 04 Mar 2013 06:55:58 -0800 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 MIME-Version: 1.0 To: Yagnesh Raghava Yakkala Subject: Re: bug#13846: 24.3.50; segmentation fault References: <87fw0f3agv.fsf@yagnesh.org> <513446B5.6060203@cs.ucla.edu> <87sj4bsdy3.fsf@yagnesh.org> In-Reply-To: <87sj4bsdy3.fsf@yagnesh.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 13846 Cc: 13846@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.8 (--) On 03/04/2013 01:37 AM, Yagnesh Raghava Yakkala wrote: > earlier backtrace is produced with emacs built with CFALGS="-g -00". should I > build something differently. No, thanks, it's already unoptimized. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 09:57:01 2013 Received: (at 13846) by debbugs.gnu.org; 4 Mar 2013 14:57:01 +0000 Received: from localhost ([127.0.0.1]:58824 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWp1-00075C-AW for submit@debbugs.gnu.org; Mon, 04 Mar 2013 09:56:59 -0500 Received: from smtp.cs.ucla.edu ([131.179.128.62]:49537) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWox-000750-5z for 13846@debbugs.gnu.org; Mon, 04 Mar 2013 09:56:57 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 1E6A2A60053; Mon, 4 Mar 2013 06:56:34 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 82LTwXf8jeyJ; Mon, 4 Mar 2013 06:56:33 -0800 (PST) Received: from [192.168.1.9] (pool-71-189-154-249.lsanca.fios.verizon.net [71.189.154.249]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id CD1F5A6004D; Mon, 4 Mar 2013 06:56:33 -0800 (PST) Message-ID: <5134B621.8010301@cs.ucla.edu> Date: Mon, 04 Mar 2013 06:56:33 -0800 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 MIME-Version: 1.0 To: Yagnesh Raghava Yakkala Subject: Re: bug#13846: 24.3.50; segmentation fault References: <87fw0f3agv.fsf@yagnesh.org> <513446B5.6060203@cs.ucla.edu> <87sj4bsdy3.fsf@yagnesh.org> <87txorql8d.fsf@yagnesh.org> In-Reply-To: <87txorql8d.fsf@yagnesh.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 13846 Cc: 13846@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) On 03/04/2013 06:43 AM, Yagnesh Raghava Yakkala wrote: > I can send psd file to you instead (off list). That might help me reproduce the problem, yes. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 11:22:00 2013 Received: (at 13846) by debbugs.gnu.org; 4 Mar 2013 16:22:00 +0000 Received: from localhost ([127.0.0.1]:58890 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCY9D-0000dc-QF for submit@debbugs.gnu.org; Mon, 04 Mar 2013 11:22:00 -0500 Received: from mailgate4.sys.hokudai.ac.jp ([133.87.1.143]:48255) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCY95-0000dD-Qi for 13846@debbugs.gnu.org; Mon, 04 Mar 2013 11:21:53 -0500 Received: from mailgate4.sys.hokudai.ac.jp (localhost.localdomain [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id 5115E42E9D7 for <13846@debbugs.gnu.org>; Tue, 5 Mar 2013 01:21:25 +0900 (JST) Received: from okhotsk19 (okhotsk19.lowtem.hokudai.ac.jp [133.87.217.175]) by mailgate4.sys.hokudai.ac.jp (Postfix) with ESMTP id 45D0F42E1D3 for <13846@debbugs.gnu.org>; Tue, 5 Mar 2013 01:21:25 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by okhotsk19 (Postfix) with ESMTPS id 104DB2822EE; Tue, 5 Mar 2013 01:21:24 +0900 (JST) From: Yagnesh Raghava Yakkala To: Paul Eggert Subject: Re: bug#13846: 24.3.50; segmentation fault References: <87fw0f3agv.fsf@yagnesh.org> <513446B5.6060203@cs.ucla.edu> <87sj4bsdy3.fsf@yagnesh.org> <87txorql8d.fsf@yagnesh.org> <5134B621.8010301@cs.ucla.edu> Date: Tue, 05 Mar 2013 01:21:23 +0900 In-Reply-To: <5134B621.8010301@cs.ucla.edu> (Paul Eggert's message of "Mon, 04 Mar 2013 06:56:33 -0800") Message-ID: <871ubvjfuk.fsf@yagnesh.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 13846 Cc: 13846@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) DQpIZWxsbyBQYXVsLA0KDQpPbiBNYXIgMDQgMjAxMywgUGF1bCBFZ2dlcnQgPGVnZ2VydEBjcy51 Y2xhLmVkdT4gd3JvdGU6DQoNCj4gVGhhdCBtaWdodCBoZWxwIG1lIHJlcHJvZHVjZSB0aGUgcHJv YmxlbSwgeWVzLg0KDQpTZW50LiBjb3VsZCB5b3UgY29uZmlybS4/DQoNCmJpdCBvZmYgdG9waWMu Lg0KSSBzZW50IG1haWwgdXNpbmcgZ251cyBhbmQgd2hlbiBJIHRyeSB0byBlbnRlciBteSBzZW50 IG1haWwgZ3JvdXAgKGluIGdudXMpLA0KZW1hY3MgaXMgYmVpbmcgY3Jhc2hlZCA6byAsIEkgYW0g bm90IHN1cmUgd2h5IGdudXMgbmVlZHMgdG8gbG9vayBpbnRvIG1pbWUNCmF0dGFjaG1lbnRzIHdo aWxlIGVudGVyaW5nIGludG8gYSBncm91cC4gDQoNClRoYW5rcy4sDQotLSANCuCwjuCwguCwpuCw sOCxiyDgsK7gsLngsL7gsKjgsYHgsK3gsL7gsLXgsYHgsLLgsYEg4LCF4LCC4LCm4LCw4LC/4LCV 4LC/IOCwteCwguCwpuCwqOCwruCxgeCwsuCxgS4NCllZUg0K From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 12:38:59 2013 Received: (at 13846-done) by debbugs.gnu.org; 4 Mar 2013 17:38:59 +0000 Received: from localhost ([127.0.0.1]:59016 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCZLk-0003TP-Iv for submit@debbugs.gnu.org; Mon, 04 Mar 2013 12:38:59 -0500 Received: from smtp.cs.ucla.edu ([131.179.128.62]:58299) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCZLh-0003TB-EF for 13846-done@debbugs.gnu.org; Mon, 04 Mar 2013 12:38:54 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 0003BA6005B; Mon, 4 Mar 2013 09:38:31 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PQ7c6W5NzfW7; Mon, 4 Mar 2013 09:38:31 -0800 (PST) Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 8FA26A6004D; Mon, 4 Mar 2013 09:38:31 -0800 (PST) Message-ID: <5134DC12.9010904@cs.ucla.edu> Date: Mon, 04 Mar 2013 09:38:26 -0800 From: Paul Eggert User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3 MIME-Version: 1.0 To: Yagnesh Raghava Yakkala Subject: Re: bug#13846: 24.3.50; segmentation fault References: <87fw0f3agv.fsf@yagnesh.org> <513446B5.6060203@cs.ucla.edu> <87sj4bsdy3.fsf@yagnesh.org> <87txorql8d.fsf@yagnesh.org> <5134B621.8010301@cs.ucla.edu> <871ubvjfuk.fsf@yagnesh.org> In-Reply-To: <871ubvjfuk.fsf@yagnesh.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 13846-done Cc: 13846-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) On 03/04/13 08:21, Yagnesh Raghava Yakkala wrote: > Sent. could you confirm.? Got it, thanks. This let me reproduce the bug easily, I installed a patch into the trunk as bzr 111937, and I'm marking this as done. > I sent mail using gnus and when I try to enter my sent mail group (in gnus), > emacs is being crashed :o , I am not sure why gnus needs to look into mime > attachments while entering into a group. Was the crash due to this image? If so, the bug should be fixed now; if not, please open another bug report for Gnus. I don't know why Gnus needs to look into mime attachments, but presumably we can look into that if the bug persists. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 12:58:47 2013 Received: (at 13846) by debbugs.gnu.org; 4 Mar 2013 17:58:47 +0000 Received: from localhost ([127.0.0.1]:59049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCZex-0003wM-Cv for submit@debbugs.gnu.org; Mon, 04 Mar 2013 12:58:47 -0500 Received: from mailgate3.sys.hokudai.ac.jp ([133.87.1.142]:33554) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCZeu-0003w6-4V for 13846@debbugs.gnu.org; Mon, 04 Mar 2013 12:58:46 -0500 Received: from mailgate3.sys.hokudai.ac.jp (mailgate3.sys.hokudai.ac.jp [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id ED55EF78EC for <13846@debbugs.gnu.org>; Tue, 5 Mar 2013 02:58:19 +0900 (JST) Received: from okhotsk19 (okhotsk19.lowtem.hokudai.ac.jp [133.87.217.175]) by mailgate3.sys.hokudai.ac.jp (Postfix) with ESMTP id E209A230C56 for <13846@debbugs.gnu.org>; Tue, 5 Mar 2013 02:58:19 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by okhotsk19 (Postfix) with ESMTPS id 18E372822EE; Tue, 5 Mar 2013 02:58:20 +0900 (JST) From: Yagnesh Raghava Yakkala To: Paul Eggert Subject: Re: bug#13846: 24.3.50; segmentation fault References: <87fw0f3agv.fsf@yagnesh.org> <513446B5.6060203@cs.ucla.edu> <87sj4bsdy3.fsf@yagnesh.org> <87txorql8d.fsf@yagnesh.org> <5134B621.8010301@cs.ucla.edu> <871ubvjfuk.fsf@yagnesh.org> <5134DC12.9010904@cs.ucla.edu> Date: Tue, 05 Mar 2013 02:58:19 +0900 Message-ID: <87obez3v44.fsf@yagnesh.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 13846 Cc: 13846@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Hello Paul, > Got it, thanks. This let me reproduce the bug easily, I installed > a patch into the trunk as bzr 111937, and I'm marking this as done. I can confirm that the bug is fixed. >> I sent mail using gnus and when I try to enter my sent mail group (in gn= us), >> emacs is being crashed :o , I am not sure why gnus needs to look into mi= me >> attachments while entering into a group. > > Was the crash due to this image? If so, the bug should be fixed now; Yes, It is also the same problem and is fixed with your patch. Thank you very much., -- =E0=B0=8E=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B1=8B =E0=B0=AE=E0=B0=B9=E0=B0=BE= =E0=B0=A8=E0=B1=81=E0=B0=AD=E0=B0=BE=E0=B0=B5=E0=B1=81=E0=B0=B2=E0=B1=81 = =E0=B0=85=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B0=BF=E0=B0=95=E0=B0=BF =E0=B0=B5= =E0=B0=82=E0=B0=A6=E0=B0=A8=E0=B0=AE=E0=B1=81=E0=B0=B2=E0=B1=81. YYR From unknown Sun Aug 10 16:47:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 02 Apr 2013 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator