From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#15204: crash in imagemagick_compute_animated_image Date: Wed, 28 Aug 2013 21:27:35 -0400 Message-ID: <6wy57lnv5k.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1377739692 28359 80.91.229.3 (29 Aug 2013 01:28:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Aug 2013 01:28:12 +0000 (UTC) To: 15204@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 29 03:28:13 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VEr1x-0005Hm-0y for geb-bug-gnu-emacs@m.gmane.org; Thu, 29 Aug 2013 03:28:13 +0200 Original-Received: from localhost ([::1]:39337 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEr1w-00026i-E4 for geb-bug-gnu-emacs@m.gmane.org; Wed, 28 Aug 2013 21:28:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEr1q-00022G-HS for bug-gnu-emacs@gnu.org; Wed, 28 Aug 2013 21:28:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VEr1n-000324-5l for bug-gnu-emacs@gnu.org; Wed, 28 Aug 2013 21:28:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEr1n-00031s-0W for bug-gnu-emacs@gnu.org; Wed, 28 Aug 2013 21:28:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VEr1m-00055u-9X for bug-gnu-emacs@gnu.org; Wed, 28 Aug 2013 21:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 29 Aug 2013 01:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 15204 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: X-Debbugs-Original-To: submit@debbugs.gnu.org Original-Received: via spool by submit@debbugs.gnu.org id=B.137773966319554 (code B ref -1); Thu, 29 Aug 2013 01:28:02 +0000 Original-Received: (at submit) by debbugs.gnu.org; 29 Aug 2013 01:27:43 +0000 Original-Received: from localhost ([127.0.0.1]:34546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VEr1S-00055J-6S for submit@debbugs.gnu.org; Wed, 28 Aug 2013 21:27:43 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:47183) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VEr1N-000557-8E for submit@debbugs.gnu.org; Wed, 28 Aug 2013 21:27:39 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VEr1M-0001Tl-9X; Wed, 28 Aug 2013 21:27:36 -0400 X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:77792 Archived-At: Package: emacs Version: 24.3.50 Severity: important Current trunk on x86_64 RHEL6 GNU/Linux, Lucid toolkit, ImageMagick-6.5.4.7-6.el6_2.x86_64. emacs -Q M-x eww RET localhost RET It contacts duckduckgo, fetches some stuff, then crashes. #0 0x0000003a282328a5 in raise () from /lib64/libc.so.6 No symbol table info available. #1 0x0000003a28234085 in abort () from /lib64/libc.so.6 No symbol table info available. #2 0x0000003a2822ba1e in __assert_fail_base () from /lib64/libc.so.6 No symbol table info available. #3 0x0000003a2822bae0 in __assert_fail () from /lib64/libc.so.6 No symbol table info available. #4 0x0000003a37ae55e6 in PixelSetMagickColor () from /usr/lib64/libMagickWand.so.2 No symbol table info available. #5 0x0000000000651c14 in imagemagick_compute_animated_image (super_wand=3D 0x196e780, ino=3D1) at image.c:8054 x =3D 16 source =3D 0x18f0490 source_width =3D 32 pixel =3D { storage_class =3D DirectClass,=20 colorspace =3D RGBColorspace,=20 matte =3D MagickFalse,=20 fuzz =3D 0,=20 depth =3D 16,=20 red =3D 65535,=20 green =3D 65535,=20 blue =3D 65535,=20 opacity =3D 0,=20 index =3D 0 } sub_wand =3D 0x19043b0 source_top =3D 0 source_iterator =3D 0x199ec80 dest_iterator =3D 0x1926d50 dest =3D 0x193de60 source_height =3D 32 source_left =3D 0 dispose =3D UnrecognizedDispose lines =3D 1 i =3D 1 composite_wand =3D 0x18d6530 dest_width =3D 16 dest_height =3D 16 cache =3D 0x1680670 #6 0x0000000000651f0e in imagemagick_load_image (f=3D0x11e63a0, img=3D0x19= 05650,=20 contents=3D0x167b168 "", size=3D5430, filename=3D0x0) at image.c:8155 super_wand =3D 0x196e780 width =3D 26318710 height =3D 7 status =3D MagickTrue ximg =3D 0x2ffff1f10 x =3D 1 y =3D 0 image_wand =3D 0x196e780 iterator =3D 0x7fff0000000e pixels =3D 0x3 bg_wand =3D 0x0 pixel =3D { storage_class =3D 4294909632,=20 colorspace =3D 32767,=20 matte =3D 6069516,=20 fuzz =3D 6.3659588830944152e-314,=20 depth =3D 12706370,=20 red =3D 4.9406564584124654e-324,=20 green =3D 2.1254121136034898e-314,=20 blue =3D 4.9406564584124654e-324,=20 opacity =3D 3.3683708005209996e-316,=20 index =3D 6.9533558049891862e-310 } image =3D 4 value =3D 0 crop =3D 0 ino =3D 1 desired_width =3D 0 desired_height =3D 1 rotation =3D 1.0822178534614581e-312 pixelwidth =3D 124 hint_buffer =3D=20 "/tmp/foo.ico\000\000\000\000\001\000\000\000\000\000\000\000= =C3=B0\017=C3=BF=C3=BF=C3=BF=C3=BF=C3=BF=C3=BF\001\000\000\000\000\000\000\= 000#\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000#\000\000\0= 00\000\000\000\000=C3=80\016=C3=BF=C3=BF\001\000\000\000\"\000\000\000\"\00= 0\000\000\020\001\000\000\020\001\000\000\001", '\000' , = "#\000\000\000\000\000\000\000#\000\000\000\000\000\000\000`\017=C3=BF=C3= =BF=C3=BF\177\000\000\220\025C\000\000\000\000\000\030\017=C3=BF=C3=BF\000\= 000\000\000=C3=80=C3=A6=C3=A8\000\000\000\000\000\001\000\000\000\000\000\0= 00\000\001\000\000\000\000\000\000\000Pu\036\001\000\000\000\000=C3=B0\017= =C3=BF=C3=BF=C3=BF\177\000\000=C3=A5!=C3=A9\000\000\000\000\000=C3=BF=C3=BF= =C3=BF=C3=BF=C3=BF=C3=BF=C3=BF=C3=BF=C3=A0!=C3=A9\000\000\000\000\000"... filename_hint =3D 0x7fffffff0e70 "/tmp/foo.ico" #7 0x00000000006529a7 in imagemagick_load (f=3D0x11e63a0, img=3D0x1905650) at image.c:8445 data =3D 23487105 success_p =3D false file_name =3D 12706370 #8 0x0000000000648387 in lookup_image (f=3D0x11e63a0, spec=3D23327910) at image.c:1695 img =3D 0x1905650 hash =3D 3066148608898614389 #9 0x0000000000646cc5 in Fimage_metadata (spec=3D23327910, frame=3D1270637= 0) at image.c:946 f =3D 0x11e63a0 id =3D 12144773 img =3D 0xb95085 ext =3D 12706370 #10 0x00000000005bcc67 in Ffuncall (nargs=3D2, args=3D0x7fffffff2168) at eval.c:2858 fun =3D 12144773 original_fun =3D 12989330 funcar =3D 12706370 numargs =3D 1 lisp_numargs =3D 10860221 val =3D 140737488298312 internal_args =3D 0x7fffffff20d0 i =3D 2 #11 0x00000000005fd3eb in exec_byte_code (bytestr=3D10860185, vector=3D1086= 0221,=20 maxdepth=3D12, args_template=3D12706370, nargs=3D0, args=3D0x0) at byte= code.c:905 targets =3D {0x600d3c, 0x600d4b, 0x600d4d, 0x600d4f, 0x600d51, 0x600d51, 0x600dbb, 0x600e35, 0x5fcbf0, 0x5fcbf2, 0x5fcbf4, 0x5fcbf6, 0x5fcbf8, 0x5fcbf8, 0x5fcc01, 0x5fcbaf, 0x5fd0aa, 0x5fd0ac, 0x5fd0ae, 0x5fd0b0, 0x5fd0b2, 0x5fd0b2, 0x5fd0fc, 0x5fd0bb, 0x5fd2cf, 0x5fd2d1, 0x5fd2d3, 0x5fd2d5, 0x5fd2d7, 0x5fd2d7, 0x5fd26e, 0x5fd28e, 0x5fd3a9, 0x5fd3ab, 0x5fd3ad, 0x5fd3af, 0x5fd3b1, 0x5fd3b1, 0x5fd348, 0x5fd368, 0x5fd48d, 0x5fd48f, 0x5fd491, 0x5fd493, 0x5fd495, 0x5fd495, 0x5fd42c, 0x5fd44c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x5fe50e, 0x5fe608, 0x5fe66b, 0x5fe6ce, 0x5fe735, 0x5fcf09, 0x5fcf86, 0x5fe7ae, 0x5fce5c, 0x5fcffc, 0x5fe815, 0x5fe88b, 0x5fe8de, 0x5fe954, 0x5fe9b1, 0x5feaa8, 0x5feafb, 0x5feb71, 0x5fec07, 0x5fec5a, 0x5fecad, 0x5fed23, 0x5fed99, 0x5fee0f, 0x5feea5, 0x5fef02, 0x5fef5f, 0x5ff056, 0x5ff0f2, 0x5ff18e, 0x5ff3df, 0x5ff455, 0x5ff4cb, 0x5ff541, 0x5ff5b7, 0x5ff614, 0x5ff6b4, 0x5ff711, 0x5ff76e, 0x5ff7cb, 0x5ff8fb, 0x5fe18c, 0x5ff968, 0x5ff9bb, 0x5ffaaa, 0x5ffb17, 0x5ffb84, 0x5ffbd7, 0x5ffc33, 0x5ffc8f, 0x5ffcf3, 0x600d3c, 0x5ffd50, 0x5ffd9e, 0x5ffdec, 0x5ffe3a, 0x5ffe88, 0x5ffed6, 0x5fe18c, 0x600d3c, 0x5fff29, 0x5fff84, 0x5fffd7, 0x60002a, 0x6000a0, 0x600116, 0x600169, 0x600269, 0x6002df, 0x600355, 0x6003cb, 0x600419, 0x600d3c, 0x5fe0aa, 0x5fd546, 0x5fcd04, 0x5fd671, 0x5fd7c9, 0x5fd918, 0x5fe028, 0x5fe06b, 0x5fd20d, 0x5fe143, 0x5fe1c8, 0x5fe25f, 0x5fe2a8, 0x5fe320, 0x5fe376, 0x5fe40c, 0x5fe480, 0x5fd4f6, 0x60046c, 0x600502, 0x600555, 0x6005a8, 0x6005fb, 0x60064e, 0x6006c4, 0x60073a, 0x6007b0, 0x600826, 0x60094d, 0x6009bd, 0x600a2d, 0x600a80, 0x600af0, 0x600b60, 0x600bbb, 0x600c16, 0x5ff828, 0x5ff885, 0x600c73, 0x600cda, 0x600d3c, 0x5fda67, 0x5fdb5c, 0x5fdc90, 0x5fddc4, 0x5fdef6, 0x5fea0e, 0x5fefbc, 0x5ffa10, 0x600ed9, 0x600f53, 0x600d3c, 0x600d3c, 0x600ff7, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x60109a } count =3D 22 op =3D 1 vectorp =3D 0xa5b6c0 stack =3D { pc =3D 0xaf1911 "\031=C3=86\t=C3=87\"\032=C3=86\t=C3=83\"\033\n\2= 05(",=20 byte_string =3D 10860185,=20 byte_string_start =3D 0xaf190e "=C3=85\b!\031=C3=86\t=C3=87\"\032= =C3=86\t=C3=83\"\033\n\205(",=20 next =3D 0x7fffffff2690 } top =3D 0x7fffffff2168 result =3D 4 #12 0x00000000005bd63c in funcall_lambda (fun=3D10860125, nargs=3D1, arg_ve= ctor=3D 0xa5b6bd) at eval.c:3089 val =3D 4 syms_left =3D 12706370 next =3D 12972210 lexenv =3D 12706370 count =3D 21 i =3D 1 optional =3D false rest =3D false #13 0x00000000005bce46 in Ffuncall (nargs=3D2, args=3D0x7fffffff2608) at eval.c:2904 fun =3D 10860125 original_fun =3D 21664130 funcar =3D 6019347 numargs =3D 1 lisp_numargs =3D 12901522 val =3D 12901520 internal_args =3D 0xa5be05 i =3D 1 #14 0x00000000005fd3eb in exec_byte_code (bytestr=3D10862049, vector=3D1086= 2085,=20 maxdepth=3D36, args_template=3D12706370, nargs=3D0, args=3D0x0) at byte= code.c:905 targets =3D {0x600d3c, 0x600d4b, 0x600d4d, 0x600d4f, 0x600d51, 0x600d51, 0x600dbb, 0x600e35, 0x5fcbf0, 0x5fcbf2, 0x5fcbf4, 0x5fcbf6, 0x5fcbf8, 0x5fcbf8, 0x5fcc01, 0x5fcbaf, 0x5fd0aa, 0x5fd0ac, 0x5fd0ae, 0x5fd0b0, 0x5fd0b2, 0x5fd0b2, 0x5fd0fc, 0x5fd0bb, 0x5fd2cf, 0x5fd2d1, 0x5fd2d3, 0x5fd2d5, 0x5fd2d7, 0x5fd2d7, 0x5fd26e, 0x5fd28e, 0x5fd3a9, 0x5fd3ab, 0x5fd3ad, 0x5fd3af, 0x5fd3b1, 0x5fd3b1, 0x5fd348, 0x5fd368, 0x5fd48d, 0x5fd48f, 0x5fd491, 0x5fd493, 0x5fd495, 0x5fd495, 0x5fd42c, 0x5fd44c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x5fe50e, 0x5fe608, 0x5fe66b, 0x5fe6ce, 0x5fe735, 0x5fcf09, 0x5fcf86, 0x5fe7ae, 0x5fce5c, 0x5fcffc, 0x5fe815, 0x5fe88b, 0x5fe8de, 0x5fe954, 0x5fe9b1, 0x5feaa8, 0x5feafb, 0x5feb71, 0x5fec07, 0x5fec5a, 0x5fecad, 0x5fed23, 0x5fed99, 0x5fee0f, 0x5feea5, 0x5fef02, 0x5fef5f, 0x5ff056, 0x5ff0f2, 0x5ff18e, 0x5ff3df, 0x5ff455, 0x5ff4cb, 0x5ff541, 0x5ff5b7, 0x5ff614, 0x5ff6b4, 0x5ff711, 0x5ff76e, 0x5ff7cb, 0x5ff8fb, 0x5fe18c, 0x5ff968, 0x5ff9bb, 0x5ffaaa, 0x5ffb17, 0x5ffb84, 0x5ffbd7, 0x5ffc33, 0x5ffc8f, 0x5ffcf3, 0x600d3c, 0x5ffd50, 0x5ffd9e, 0x5ffdec, 0x5ffe3a, 0x5ffe88, 0x5ffed6, 0x5fe18c, 0x600d3c, 0x5fff29, 0x5fff84, 0x5fffd7, 0x60002a, 0x6000a0, 0x600116, 0x600169, 0x600269, 0x6002df, 0x600355, 0x6003cb, 0x600419, 0x600d3c, 0x5fe0aa, 0x5fd546, 0x5fcd04, 0x5fd671, 0x5fd7c9, 0x5fd918, 0x5fe028, 0x5fe06b, 0x5fd20d, 0x5fe143, 0x5fe1c8, 0x5fe25f, 0x5fe2a8, 0x5fe320, 0x5fe376, 0x5fe40c, 0x5fe480, 0x5fd4f6, 0x60046c, 0x600502, 0x600555, 0x6005a8, 0x6005fb, 0x60064e, 0x6006c4, 0x60073a, 0x6007b0, 0x600826, 0x60094d, 0x6009bd, 0x600a2d, 0x600a80, 0x600af0, 0x600b60, 0x600bbb, 0x600c16, 0x5ff828, 0x5ff885, 0x600c73, 0x600cda, 0x600d3c, 0x5fda67, 0x5fdb5c, 0x5fdc90, 0x5fddc4, 0x5fdef6, 0x5fea0e, 0x5fefbc, 0x5ffa10, 0x600ed9, 0x600f53, 0x600d3c, 0x600d3c, 0x600ff7, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x60109a } count =3D 18 op =3D 1 vectorp =3D 0xa5be08 stack =3D { pc =3D 0xaf170f "\034=C3=8B\fA\206\030",=20 byte_string =3D 10862049,=20 byte_string_start =3D=20 0xaf16ff "=C3=86\b\t=C3=87#\210=C3=88\b!\032=C3=89 \033=C3=8A\b!\034=C3= =8B\fA\206\030",=20 next =3D 0x7fffffff2c90 } top =3D 0x7fffffff2608 result =3D 19223749 #15 0x00000000005bd63c in funcall_lambda (fun=3D10861941, nargs=3D5, arg_ve= ctor=3D 0xa5be05) at eval.c:3089 val =3D 19223749 syms_left =3D 12706370 next =3D 17367330 lexenv =3D 12706370 count =3D 13 i =3D 5 optional =3D false rest =3D false #16 0x00000000005bce46 in Ffuncall (nargs=3D6, args=3D0x7fffffff2ad0) at eval.c:2904 fun =3D 10861941 original_fun =3D 21664482 funcar =3D 12706370 numargs =3D 5 lisp_numargs =3D 51539607557 val =3D 26318486 internal_args =3D 0x7fffffff2ad0 i =3D 42949673200 #17 0x00000000005bc04a in Fapply (nargs=3D2, args=3D0x7fffffff2c30) at eval= .c:2394 i =3D 6 numargs =3D 5 spread_arg =3D 12706370 funcall_args =3D 0x7fffffff2ad0 fun =3D 10861941 retval =3D 42960264909 gcpro1 =3D { next =3D 0x5,=20 var =3D 0xc00fd6986,=20 nvars =3D 6 } sa_count =3D 12 sa_must_free =3D false #18 0x00000000005bcb16 in Ffuncall (nargs=3D3, args=3D0x7fffffff2c28) at eval.c:2836 fun =3D 12126653 original_fun =3D 12841426 funcar =3D 24 numargs =3D 2 lisp_numargs =3D 6019789 val =3D 25918949 internal_args =3D 0xa19ecd i =3D 9 #19 0x00000000005fd3eb in exec_byte_code (bytestr=3D10591897, vector=3D1059= 1949,=20 maxdepth=3D16, args_template=3D12706370, nargs=3D0, args=3D0x0) at byte= code.c:905 targets =3D {0x600d3c, 0x600d4b, 0x600d4d, 0x600d4f, 0x600d51, 0x600d51, 0x600dbb, 0x600e35, 0x5fcbf0, 0x5fcbf2, 0x5fcbf4, 0x5fcbf6, 0x5fcbf8, 0x5fcbf8, 0x5fcc01, 0x5fcbaf, 0x5fd0aa, 0x5fd0ac, 0x5fd0ae, 0x5fd0b0, 0x5fd0b2, 0x5fd0b2, 0x5fd0fc, 0x5fd0bb, 0x5fd2cf, 0x5fd2d1, 0x5fd2d3, 0x5fd2d5, 0x5fd2d7, 0x5fd2d7, 0x5fd26e, 0x5fd28e, 0x5fd3a9, 0x5fd3ab, 0x5fd3ad, 0x5fd3af, 0x5fd3b1, 0x5fd3b1, 0x5fd348, 0x5fd368, 0x5fd48d, 0x5fd48f, 0x5fd491, 0x5fd493, 0x5fd495, 0x5fd495, 0x5fd42c, 0x5fd44c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x5fe50e, 0x5fe608, 0x5fe66b, 0x5fe6ce, 0x5fe735, 0x5fcf09, 0x5fcf86, 0x5fe7ae, 0x5fce5c, 0x5fcffc, 0x5fe815, 0x5fe88b, 0x5fe8de, 0x5fe954, 0x5fe9b1, 0x5feaa8, 0x5feafb, 0x5feb71, 0x5fec07, 0x5fec5a, 0x5fecad, 0x5fed23, 0x5fed99, 0x5fee0f, 0x5feea5, 0x5fef02, 0x5fef5f, 0x5ff056, 0x5ff0f2, 0x5ff18e, 0x5ff3df, 0x5ff455, 0x5ff4cb, 0x5ff541, 0x5ff5b7, 0x5ff614, 0x5ff6b4, 0x5ff711, 0x5ff76e, 0x5ff7cb, 0x5ff8fb, 0x5fe18c, 0x5ff968, 0x5ff9bb, 0x5ffaaa, 0x5ffb17, 0x5ffb84, 0x5ffbd7, 0x5ffc33, 0x5ffc8f, 0x5ffcf3, 0x600d3c, 0x5ffd50, 0x5ffd9e, 0x5ffdec, 0x5ffe3a, 0x5ffe88, 0x5ffed6, 0x5fe18c, 0x600d3c, 0x5fff29, 0x5fff84, 0x5fffd7, 0x60002a, 0x6000a0, 0x600116, 0x600169, 0x600269, 0x6002df, 0x600355, 0x6003cb, 0x600419, 0x600d3c, 0x5fe0aa, 0x5fd546, 0x5fcd04, 0x5fd671, 0x5fd7c9, 0x5fd918, 0x5fe028, 0x5fe06b, 0x5fd20d, 0x5fe143, 0x5fe1c8, 0x5fe25f, 0x5fe2a8, 0x5fe320, 0x5fe376, 0x5fe40c, 0x5fe480, 0x5fd4f6, 0x60046c, 0x600502, 0x600555, 0x6005a8, 0x6005fb, 0x60064e, 0x6006c4, 0x60073a, 0x6007b0, 0x600826, 0x60094d, 0x6009bd, 0x600a2d, 0x600a80, 0x600af0, 0x600b60, 0x600bbb, 0x600c16, 0x5ff828, 0x5ff885, 0x600c73, 0x600cda, 0x600d3c, 0x5fda67, 0x5fdb5c, 0x5fdc90, 0x5fddc4, 0x5fdef6, 0x5fea0e, 0x5fefbc, 0x5ffa10, 0x600ed9, 0x600f53, 0x600d3c, 0x600d3c, 0x600ff7, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x60109a } count =3D 10 op =3D 2 vectorp =3D 0xa19ed0 stack =3D { pc =3D 0xb0dc80 "\210)=C3=81\207",=20 byte_string =3D 10591897,=20 byte_string_start =3D 0xb0dc77 "r=C3=81\b=C3=82H\b=C3=83H\"\210)= =C3=81\207",=20 next =3D 0x7fffffff3360 } top =3D 0x7fffffff2c28 result =3D 12841426 #20 0x00000000005fc781 in Fbyte_code (bytestr=3D10591897, vector=3D10591949= ,=20 maxdepth=3D16) at bytecode.c:478 No locals. #21 0x00000000005bb809 in eval_sub (form=3D10591870) at eval.c:2231 numargs =3D 12 args_left =3D 12706370 i =3D 6276930 maxargs =3D 3 argvals =3D {10591897, 10591949, 16, 10591949, 140737488302224, 6276993, 140737488302224, 16} fun =3D 12135541 val =3D 12545056 original_fun =3D 12852706 original_args =3D 10591886 funcar =3D 5903644 gcpro1 =3D { next =3D 0x7fffffff30c0,=20 var =3D 0xa19e7e,=20 nvars =3D 10591897 } gcpro2 =3D { next =3D 0x7fffffff31f0,=20 var =3D 0x5bbbce,=20 nvars =3D 140737488302368 } gcpro3 =3D { next =3D 0xa19ecd,=20 var =3D 0x7fffffff3030,=20 nvars =3D 3 } #22 0x00000000005b98b1 in internal_lisp_condition_case (var=3D16353138, bod= yform=3D 10591870, handlers=3D10591990) at eval.c:1294 val =3D 12706370 c =3D { tag =3D 12706370,=20 val =3D 12706370,=20 next =3D 0x7fffffff4770,=20 gcpro =3D 0x0,=20 jmp =3D {{ __jmpbuf =3D {12706370, -8424046718660888977, 20, 12706370, 0, 0, -8424046718612654481, 8424046243721786991},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {1, 10590821, 55849484645, 14909792, 140737488302712, 5860572, 14909797, 140737488302712, 14909797, 140737488302736, 5858009, 4, 14909797, 140737488302816, 5912646, 140737488302816} } }},=20 handlerlist =3D 0x7fffffff4740,=20 lisp_eval_depth =3D 1,=20 pdlcount =3D 9,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x7fffffff3360 } h =3D { handler =3D 10591990,=20 var =3D 16353138,=20 chosen_clause =3D 140737488302560,=20 tag =3D 0x7fffffff31c0,=20 next =3D 0x7fffffff4740 } #23 0x00000000005fe3cb in exec_byte_code (bytestr=3D10591601, vector=3D1059= 1637,=20 maxdepth=3D20, args_template=3D12706370, nargs=3D0, args=3D0x0) at byte= code.c:1101 handlers =3D 10591990 body =3D 10591870 targets =3D {0x600d3c, 0x600d4b, 0x600d4d, 0x600d4f, 0x600d51, 0x600d51, 0x600dbb, 0x600e35, 0x5fcbf0, 0x5fcbf2, 0x5fcbf4, 0x5fcbf6, 0x5fcbf8, 0x5fcbf8, 0x5fcc01, 0x5fcbaf, 0x5fd0aa, 0x5fd0ac, 0x5fd0ae, 0x5fd0b0, 0x5fd0b2, 0x5fd0b2, 0x5fd0fc, 0x5fd0bb, 0x5fd2cf, 0x5fd2d1, 0x5fd2d3, 0x5fd2d5, 0x5fd2d7, 0x5fd2d7, 0x5fd26e, 0x5fd28e, 0x5fd3a9, 0x5fd3ab, 0x5fd3ad, 0x5fd3af, 0x5fd3b1, 0x5fd3b1, 0x5fd348, 0x5fd368, 0x5fd48d, 0x5fd48f, 0x5fd491, 0x5fd493, 0x5fd495, 0x5fd495, 0x5fd42c, 0x5fd44c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x5fe50e, 0x5fe608, 0x5fe66b, 0x5fe6ce, 0x5fe735, 0x5fcf09, 0x5fcf86, 0x5fe7ae, 0x5fce5c, 0x5fcffc, 0x5fe815, 0x5fe88b, 0x5fe8de, 0x5fe954, 0x5fe9b1, 0x5feaa8, 0x5feafb, 0x5feb71, 0x5fec07, 0x5fec5a, 0x5fecad, 0x5fed23, 0x5fed99, 0x5fee0f, 0x5feea5, 0x5fef02, 0x5fef5f, 0x5ff056, 0x5ff0f2, 0x5ff18e, 0x5ff3df, 0x5ff455, 0x5ff4cb, 0x5ff541, 0x5ff5b7, 0x5ff614, 0x5ff6b4, 0x5ff711, 0x5ff76e, 0x5ff7cb, 0x5ff8fb, 0x5fe18c, 0x5ff968, 0x5ff9bb, 0x5ffaaa, 0x5ffb17, 0x5ffb84, 0x5ffbd7, 0x5ffc33, 0x5ffc8f, 0x5ffcf3, 0x600d3c, 0x5ffd50, 0x5ffd9e, 0x5ffdec, 0x5ffe3a, 0x5ffe88, 0x5ffed6, 0x5fe18c, 0x600d3c, 0x5fff29, 0x5fff84, 0x5fffd7, 0x60002a, 0x6000a0, 0x600116, 0x600169, 0x600269, 0x6002df, 0x600355, 0x6003cb, 0x600419, 0x600d3c, 0x5fe0aa, 0x5fd546, 0x5fcd04, 0x5fd671, 0x5fd7c9, 0x5fd918, 0x5fe028, 0x5fe06b, 0x5fd20d, 0x5fe143, 0x5fe1c8, 0x5fe25f, 0x5fe2a8, 0x5fe320, 0x5fe376, 0x5fe40c, 0x5fe480, 0x5fd4f6, 0x60046c, 0x600502, 0x600555, 0x6005a8, 0x6005fb, 0x60064e, 0x6006c4, 0x60073a, 0x6007b0, 0x600826, 0x60094d, 0x6009bd, 0x600a2d, 0x600a80, 0x600af0, 0x600b60, 0x600bbb, 0x600c16, 0x5ff828, 0x5ff885, 0x600c73, 0x600cda, 0x600d3c, 0x5fda67, 0x5fdb5c, 0x5fdc90, 0x5fddc4, 0x5fdef6, 0x5fea0e, 0x5fefbc, 0x5ffa10, 0x600ed9, 0x600f53, 0x600d3c, 0x600d3c, 0x600ff7, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x600d3c, 0x60109a } count =3D 6 op =3D 143 vectorp =3D 0xa19d98 stack =3D { pc =3D 0xb0dcfb "\210\016\027\205\213",=20 byte_string =3D 10591601,=20 byte_string_start =3D=20 0xb0dc85 "\b\021\n\020\v\022=C3=86\034\v\033=C3=87\v!\206\026",=20 next =3D 0x0 } top =3D 0x7fffffff32f8 result =3D 12706370 #24 0x00000000005bd63c in funcall_lambda (fun=3D10591557, nargs=3D1, arg_ve= ctor=3D 0xa19d95) at eval.c:3089 val =3D 140737488303904 syms_left =3D 12706370 next =3D 21511906 lexenv =3D 12706370 count =3D 5 i =3D 1 optional =3D false rest =3D false #25 0x00000000005bce46 in Ffuncall (nargs=3D2, args=3D0x7fffffff37b0) at eval.c:2904 fun =3D 10591557 original_fun =3D 12754306 funcar =3D 25918944 numargs =3D 1 lisp_numargs =3D 5 val =3D 5 internal_args =3D 0x521ea246 i =3D 25918944 #26 0x00000000005bc5ff in call1 (fn=3D12754306, arg1=3D14909797) at eval.c:= 2654 ret_ungc_val =3D 1377739334 gcpro1 =3D { next =3D 0xc3e860,=20 var =3D 0xc1e242,=20 nvars =3D 2 } args =3D {12754306, 14909797} #27 0x000000000052d574 in timer_check_2 (timers=3D26686630, idle_timers=3D1= 2706370) at keyboard.c:4483 count =3D 3 old_deactivate_mark =3D 12706370 idle_timer_ripe =3D false timer =3D 14909797 timer_time =3D { tv_sec =3D 1377739334,=20 tv_nsec =3D 124080520 } timer_difference =3D { tv_sec =3D 0,=20 tv_nsec =3D 67270 } idle_timer_difference =3D { tv_sec =3D 0,=20 tv_nsec =3D -1 } ripe =3D true idle_timer =3D 12706370 idle_timer_time =3D { tv_sec =3D 140737488304352,=20 tv_nsec =3D 2 } difference =3D { tv_sec =3D 0,=20 tv_nsec =3D 67270 } timer_ripe =3D true nexttime =3D { tv_sec =3D 0,=20 tv_nsec =3D -1 } now =3D { tv_sec =3D 1377739334,=20 tv_nsec =3D 124147790 } idleness_now =3D { tv_sec =3D 0,=20 tv_nsec =3D 867274467 } chosen_timer =3D 14909797 gcpro1 =3D { next =3D 0x0,=20 var =3D 0xffffffffffffffff,=20 nvars =3D 140737488304544 } #28 0x000000000052d6d2 in timer_check () at keyboard.c:4550 nexttime =3D { tv_sec =3D 0,=20 tv_nsec =3D 0 } timers =3D 26686614 idle_timers =3D 26686582 gcpro1 =3D { next =3D 0x0,=20 var =3D 0x0,=20 nvars =3D 0 } gcpro2 =3D { next =3D 0x0,=20 var =3D 0x0,=20 nvars =3D 0 } tem =3D 12706370 #29 0x000000000052b671 in readable_events (flags=3D1) at keyboard.c:3426 No locals. #30 0x0000000000531180 in get_input_pending (flags=3D1) at keyboard.c:6743 No locals. #31 0x0000000000536f17 in detect_input_pending_run_timers (do_display=3Dtru= e) at keyboard.c:9894 old_timers_run =3D 18 #32 0x0000000000609b99 in wait_reading_process_output (time_limit=3D30, nse= cs=3D0,=20 read_kbd=3D-1, do_display=3Dtrue, wait_for_cell=3D12706370, wait_proc= =3D0x0,=20 just_wait_proc=3D0) at process.c:4645 old_timers_run =3D 18 old_buffer =3D 0x18b7de0 old_window =3D 18772917 leave =3D false timeout_reduced_for_timers =3D true channel =3D 1024 nfds =3D 0 Available =3D { fds_bits =3D {896, 0 } } Writeok =3D { fds_bits =3D {0 } } check_write =3D true check_delay =3D 0 no_avail =3D false xerrno =3D 11 proc =3D 18768800 timeout =3D { tv_sec =3D 0,=20 tv_nsec =3D 8799363 } end_time =3D { tv_sec =3D 1377739364,=20 tv_nsec =3D 43608590 } wait_channel =3D -1 got_some_input =3D false count =3D 2 #33 0x000000000041eae2 in sit_for (timeout=3D120, reading=3Dtrue, display_o= ption=3D1) at dispnew.c:5775 sec =3D 30 nsec =3D 0 do_display =3D true #34 0x0000000000529f00 in read_char (commandflag=3D1, map=3D26641974, prev_= event=3D 12706370, used_mouse_menu=3D0x7fffffff43cf, end_time=3D0x0) at keyboard= .c:2792 tem0 =3D 12706418 timeout =3D 30 delay_level =3D 4 buffer_size =3D 27 c =3D 12706370 jmpcount =3D 2 local_getcjmp =3D {{ __jmpbuf =3D {26641974, -8424046717018818961, 4269648, 140737488309360, 0, 0, -8424046718780426641, 8424046320753718895},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {12706370, 25918944, 16858560, 140737488306320, 5904990, 21474836480, 17559122, 17559120, 16858560, 140737488306464, 5495936, 12706370, 2, 12706370, 17085670, 0} } }} save_jump =3D {{ __jmpbuf =3D {0, 0, 0, 0, 0, 0, 0, 0},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {0 } } }} tem =3D 12706370 save =3D 13540630 previous_echo_area_message =3D 12706370 also_record =3D 12706370 reread =3D false gcpro1 =3D { next =3D 0x0,=20 var =3D 0x0,=20 nvars =3D 0 } gcpro2 =3D { next =3D 0x0,=20 var =3D 0x0,=20 nvars =3D 0 } polling_stopped_here =3D false orig_kboard =3D 0x1513fd0 #35 0x000000000053546c in read_key_sequence (keybuf=3D0x7fffffff45b0, bufsi= ze=3D 30, prompt=3D12706370, dont_downcase_last=3Dfalse, can_return_switch_fr= ame=3D true, fix_current_buffer=3Dtrue) at keyboard.c:9057 interrupted_kboard =3D 0x1513fd0 interrupted_frame =3D 0x11e63a0 key =3D 12745749 used_mouse_menu =3D false echo_local_start =3D 0 last_real_key_start =3D 0 keys_local_start =3D 0 new_binding =3D 192 count =3D 2 t =3D 0 echo_start =3D 0 keys_start =3D 0 current_binding =3D 26641974 first_event =3D 12706370 first_unbound =3D 31 mock_input =3D 0 fkey =3D { parent =3D 20681526,=20 map =3D 20681526,=20 start =3D 0,=20 end =3D 0 } keytran =3D { parent =3D 12685894,=20 map =3D 12685894,=20 start =3D 0,=20 end =3D 0 } indec =3D { parent =3D 20681510,=20 map =3D 20681510,=20 start =3D 0,=20 end =3D 0 } shift_translated =3D false delayed_switch_frame =3D 12706370 original_uppercase =3D 33 original_uppercase_position =3D -1 dummyflag =3D false starting_buffer =3D 0x18b7de0 fake_prefixed_keys =3D 12706370 gcpro1 =3D { next =3D 0x7fffffff4400,=20 var =3D 0x5963dd,=20 nvars =3D 39 } #36 0x0000000000526fcb in command_loop_1 () at keyboard.c:1434 cmd =3D 13044450 keybuf =3D {536871392, 5903644, 12745744, 12706370, 140737488307712, 5905133, 12545216, 12706370, 5860437, 12706370, 140737488307792, 5907319, 12706370, 12840050, 140737488307872, 12840048, 4354551813, 12545216, 12706370, 21961616, 140737488307936, 6020493, 16093782, 2, 5, 12745744, 12545216, 140737488307872, 5860437, 12706370} i =3D 1 prev_modiff =3D 10 prev_buffer =3D 0xc27c10 already_adjusted =3D false #37 0x00000000005b99f7 in internal_condition_case (bfun=3D 0x526c14 , handlers=3D12765986, hfun=3D0x52657a ) at eval.c:1339 val =3D 0 c =3D { tag =3D 12706370,=20 val =3D 12706370,=20 next =3D 0x7fffffff48f0,=20 gcpro =3D 0x0,=20 jmp =3D {{ __jmpbuf =3D {2, -8424046717266282897, 4269648, 140737488309360, 0, 0, -8424046716941224337, 8424046243408000623},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {8424046243408000623, 0, 4294967295, 393473, 1, 9230488, 0, 0, 0, 0, 249772957664, 249108103169, 0, 82000, 249781327360, 249785020032} } }},=20 handlerlist =3D 0x0,=20 lisp_eval_depth =3D 0,=20 pdlcount =3D 2,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x0 } h =3D { handler =3D 12765986,=20 var =3D 12706370,=20 chosen_clause =3D 12765986,=20 tag =3D 0x7fffffff4770,=20 next =3D 0x0 } #38 0x0000000000526971 in command_loop_2 (ignore=3D12706370) at keyboard.c:= 1161 val =3D 2 #39 0x00000000005b9441 in internal_catch (tag=3D12761874, func=3D 0x52694b , arg=3D12706370) at eval.c:1113 c =3D { tag =3D 12761874,=20 val =3D 12706370,=20 next =3D 0x0,=20 gcpro =3D 0x0,=20 jmp =3D {{ __jmpbuf =3D {2, -8424046717314517393, 4269648, 140737488309360, 0, 0, -8424046717257894289, 8424046243838703215},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {12706370, 140737488308704, 5906251, 139646566615600, 12706370, 12706370, 12970498, 25769757104, 12745744, 12970496, 5, 5, 12745744, 12162944, 140737488308704, 5860437} } }},=20 handlerlist =3D 0x0,=20 lisp_eval_depth =3D 0,=20 pdlcount =3D 2,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x0 } #40 0x0000000000526923 in command_loop () at keyboard.c:1140 No locals. #41 0x0000000000526175 in recursive_edit_1 () at keyboard.c:779 count =3D 1 val =3D 5399290 #42 0x00000000005262e2 in Frecursive_edit () at keyboard.c:843 count =3D 0 buffer =3D 12706370 #43 0x000000000052437c in main (argc=3D2, argv=3D0x7fffffff4c78) at emacs.c= :1570 dummy =3D 27 stack_bottom_variable =3D 0 '\000' do_initial_setlocale =3D true dumping =3D false skip_args =3D 0 rlim =3D { rlim_cur =3D 33554432,=20 rlim_max =3D 18446744073709551615 } no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x3a27c214e0 "@\024=C3=82':" Lisp Backtrace: "image-metadata" (0xffff2170) "image-multi-frame-p" (0xffff2610) "image-animate-timeout" (0xffff2ad8) "apply" (0xffff2c30) "byte-code" (0xffff3030) "timer-event-handler" (0xffff37b8)