From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 15 22:33:27 2015 Received: (at submit) by debbugs.gnu.org; 16 Nov 2015 03:33:28 +0000 Received: from localhost ([127.0.0.1]:39395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZyAXk-0005zI-NT for submit@debbugs.gnu.org; Sun, 15 Nov 2015 22:33:27 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39382) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZyA6P-0004wW-8T for submit@debbugs.gnu.org; Sun, 15 Nov 2015 22:05:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyA6K-00028n-T6 for submit@debbugs.gnu.org; Sun, 15 Nov 2015 22:05:09 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:56896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyA6K-00028j-QT for submit@debbugs.gnu.org; Sun, 15 Nov 2015 22:05:04 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyA6G-00064t-Ae for bug-gnu-emacs@gnu.org; Sun, 15 Nov 2015 22:05:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyA6B-000258-SI for bug-gnu-emacs@gnu.org; Sun, 15 Nov 2015 22:05:00 -0500 Received: from mail-ig0-x231.google.com ([2607:f8b0:4001:c05::231]:36507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyA6B-00024c-HB for bug-gnu-emacs@gnu.org; Sun, 15 Nov 2015 22:04:55 -0500 Received: by igcph11 with SMTP id ph11so49054022igc.1 for ; Sun, 15 Nov 2015 19:04:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=arDwTu1oRSbpKWAr8SNsAf9iq1Dg+J/5a2OLqMlR9d8=; b=OmeZrbxRoNLqZLcjnfK3s9WE6c5/SKbDNzGQ5NG0dZtus/V1zzRpZlUMvru935utln lqVeVJYpaZkq58YdwJk/loEvw78GckFAMkHZeBTjnDzBe3S+aNkcutPPwxiDXJYCEnvc Nr376nyAtIf6+AIii5gxYZqfwmuKgzkU0sJibqDHQh7HMtaOmiax8XvhASTXf+m9aRW8 2w2hCkOIPRFUDn7ST29fxqoLe6vQe7XWAcXZoF91/ReRuP2nPLeMe6cBk7l8vDAbCs2l ZzxSuQogtWy8oayBUNU2gUkU45hrpehj//4YMlsWU/HZdBHmNwtxs42W+Vo8EIFgxTwB j6aQ== MIME-Version: 1.0 X-Received: by 10.50.6.36 with SMTP id x4mr13475405igx.61.1447643094657; Sun, 15 Nov 2015 19:04:54 -0800 (PST) Received: by 10.107.19.102 with HTTP; Sun, 15 Nov 2015 19:04:54 -0800 (PST) Date: Mon, 16 Nov 2015 11:04:54 +0800 Message-ID: Subject: 25.0.50; Crash when doing funcall on #[] expression From: =?UTF-8?Q?Elias_M=C3=A5rtenson?= To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 15 Nov 2015 22:33:24 -0500 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.0 (----) When evaluating the following expression, Emacs crashes: (funcall #[1 "foo" []]) I have included the "bt full" output below. My gdb doesn't seem to have an "xbacktrace" command. In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.2) of 2015-11-11 Repository revision: 25775a12c5168b0494dff15639ac25d8e1017530 Windowing system distributor 'The X.Org Foundation', version 11.0.11704000 Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: en_SG.utf8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: paredit-mode: t guide-key-mode: t winner-mode: t elisp-slime-nav-mode: t shell-dirtrack-mode: t show-paren-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent messages: Loading /home/emartenson/.emacs.d/murex.el (source)... Loading /home/emartenson/.emacs.d/murex-mail.el (source)... Loading eudcb-ldap...done Loading /home/emartenson/.emacs.d/murex-mail.el (source)...done Loading /home/emartenson/.emacs.d/murex-slime.el (source)...done Loading /home/emartenson/.emacs.d/murex.el (source)...done Loading /home/emartenson/.emacs.d/project-settings.el (source)...done Loading /home/emartenson/.emacs.d/em-multi-edit.el (source)...done Loading /home/emartenson/.emacs.d/em-blogger.el (source)...done For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: /usr/local/share/emacs/25.0.50/lisp/emacs-lisp/cl-generic hides /home/emartenson/.emacs.d/elpa/cl-generic-0.2/cl-generic Features: (shadow sort flyspell ispell mail-extr emacsbug sendmail paredit server cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs company-clang company-template company flycheck rx subr-x auto-complete-clang auto-complete gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-calendar gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range message rfc822 mml mml-sec mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader mail-utils mm-decode mm-bodies mm-encode gnus-calendar-org org-capture ical-event-reply ical-event eieio-compat org-import-icalendar eudcb-ldap eudc cus-edit eudc-vars ldap outlook-style outlook-style-muse-editor muse-html muse-xml-common muse-protocols muse-regexps muse muse-nested-tags muse-publish org-caldav icalendar diary-lib diary-loaddefs org-id ox-latex ox-icalendar ox-html ox-ascii ox-publish ox org-element org org-macro org-footnote org-pcomplete org-list org-faces org-entities org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs url-dav url-handlers xml diminish guide-key s ucs-normalize popwin dash gnu-apl-mode gnu-apl-osx-workaround gnu-apl-documentation gnu-apl-refdocs-bsd-license gnu-apl-follow gnu-apl-plot gnu-apl-spreadsheet gnu-apl-editor gnu-apl-interactive gnu-apl-input gnu-apl-symbols quail gnu-apl-network gnu-apl-util w3m doc-view jka-compr dired image-mode timezone w3m-hist w3m-fb bookmark-w3m w3m-ems w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util wid-edit tex-mode winner em-translate popup json http-post-simple url-http tls url-auth mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-gw url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap ielm elisp-slime-nav slime-mrepl inferior-slime slime-asdf grep slime-tramp tramp tramp-compat auth-source gnus-util mm-util help-fns mail-prsvr password-cache tramp-loaddefs trampver shell pcomplete format-spec slime-fancy slime-trace-dialog slime-fontifying-fu slime-package-fu slime-references slime-compiler-notes-tree slime-scratch slime-presentations advice bridge slime-mdot-fu slime-enclosing-context slime-fuzzy slime-fancy-trace slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-repl elp slime-parse slime derived gud apropos arc-mode archive-mode noutline outline easy-mmode pp hyperspec thingatpt browse-url slime-autoloads ggtags etags xref project eieio byte-opt bytecomp byte-compile cl-extra help-mode cconv compile comint ansi-color ring ewoc edmacro kmacro cl-seq cl finder-inf info eieio-core cl-macs gv cl-loaddefs pcase cl-lib package easymenu epg-config paren cus-start cus-load time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 652425 13747) (symbols 48 55713 0) (miscs 40 133 223) (strings 32 126851 17423) (string-bytes 1 4083647) (vectors 16 67788) (vector-slots 8 1085550 5593) (floats 8 634 458) (intervals 56 344 0) (buffers 976 12) (heap 1024 49088 2381)) Debugger output: (gdb) bt full #0 print_object (obj=3Dobj@entry=3D1, printcharfun=3Dprintcharfun@entry=3D= 0, escapeflag=3D) at print.c:1959 buf =3D "\000\000\000\000\000\000\000\000E\374X\000\000\000\000\000= \t\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\020\327\377\= 377\377\177\000\000\000\000\000\000\000\000\000\000\005\000\000\000\000" #1 0x0000000000574fd6 in print (obj=3Dobj@entry=3D1, printcharfun=3Dprintcharfun@entry=3D0, escapeflag=3Descapeflag@entry=3Dtrue) at print.c:1129 No locals. #2 0x0000000000575248 in Fprin1 (object=3D1, printcharfun=3D0) at print.c:= 623 old =3D 0x38fd810 old_point =3D -1 start_point =3D -1 old_point_byte =3D -1 start_point_byte =3D -1 free_print_buffer =3D true multibyte =3D original =3D 12833253 #3 0x0000000000576295 in print_error_message (data=3D, stream=3D12833253, context=3Dcontext@entry=3D0x0, caller=3Dcaller@entry=3D0) at print.c:94= 3 sep =3D errname =3D 50592 errmsg =3D file_error =3D tail =3D 56605491 #4 0x0000000000576487 in Ferror_message_string (obj=3D) at print.c:857 old =3D 0x38fd810 value =3D #5 0x000000000055a19e in Ffuncall (nargs=3D2, args=3Dargs@entry=3D0x7fffff= ffd9c8) at eval.c:2650 internal_argbuf =3D {2, 5538374, 696048, 5538441, 12844672, 5275035, 12864256, 59758613} fun =3D 11718141 original_fun =3D numargs =3D 1 val =3D internal_args =3D 0x7fffffffd9d0 count =3D 17 #6 0x000000000058d573 in exec_byte_code (bytestr=3D, vector=3D38942085, maxdepth=3D, args_template=3D, nargs=3Dnargs@entry=3D2, args=3D, args@entry=3D0x7fffffffd9c8) at bytecode.c:880 targets =3D {0x58d6e0 , 0x58fb80 , 0x58fb88 , 0x58fb90 , 0x58d4d0 , 0x58d4d0 , 0x58f880 , 0x58f670 , 0x58f748 , 0x58f740 , 0x58d758 , 0x58f750 , 0x58d600 , 0x58d600 , 0x58f920 , 0x58d730 , 0x58f758 , 0x58f760 , 0x58f8d0 , 0x58f7a8 , 0x58d668 , 0x58d670 , 0x58f8d8 , 0x58f768 , 0x58f7d8 , 0x58f7e0 , 0x58f838 , 0x58f7e8 , 0x58d508 , 0x58d510 , 0x58f790 , 0x58f7b0 , 0x58f830 , 0x58f840 , 0x58f848 , 0x58f720 , 0x58d550 , 0x58d550 , 0x58f7f0 , 0x58f808 , 0x58fb18 , 0x58fb10 , 0x58fb20 , 0x58f850 , 0x58d590 , 0x58d590 , 0x58f728 , 0x58fae8 , 0x58db50 , 0x58da00 , 0x58fb70 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58dcb0 , 0x58dd40 , 0x58dd80 , 0x58ddc0 , 0x58de08 , 0x58faa0 , 0x58f9e0 , 0x58de50 , 0x58fa60 , 0x58fa20 , 0x58de80 , 0x58dec0 , 0x58def0 , 0x58df30 , 0x58df68 , 0x58dff0 , 0x58e020 , 0x58e060 , 0x58e0a0 , 0x58e0d0 , ---Type to continue, or q to quit--- 0x58e100 , 0x58e140 , 0x58e180 , 0x58e1c0 , 0x58e200 , 0x58e238 , 0x58e270 , 0x58e2f8 , 0x58e338 , 0x58e378 , 0x58e470 , 0x58e4b0 , 0x58e4f0 , 0x58e530 , 0x58e570 , 0x58e5a8 , 0x58e5f0 , 0x58e628 , 0x58e660 , 0x58e698 , 0x58e740 , 0x58d5d0 , 0x58e780 , 0x58e7b0 , 0x58e830 , 0x58e870 , 0x58e8b0 , 0x58e8e0 , 0x58e910 , 0x58e940 , 0x58e978 , 0x58d6e0 , 0x58e9a8 , 0x58e9d8 , 0x58ea08 , 0x58ea38 , 0x58ea68 , 0x58ea98 , 0x58d5d0 , 0x58d6e0 , 0x58eac0 , 0x58eb00 , 0x58eb30 , 0x58eb60 , 0x58eba0 , 0x58ebe0 , 0x58ec10 , 0x58ec40 , 0x58ec80 , 0x58ecc0 , 0x58ed00 , 0x58ed30 , 0x58d6e0 , 0x58d980 , 0x58f1a0 , 0x58f938 , 0x58f248 , 0x58f2f0 , 0x58f390 , 0x58fb28 , 0x58d960 , 0x58f8f0 , 0x58d8d0 , 0x58d900 , 0x58d9d0 , 0x58db10 , 0x58db80 , 0x58dbd0 , 0x58dc10 , 0x58dc58 , 0x58f858 , 0x58ed60 , 0x58eda0 , 0x58efb8 , 0x58efe0 , 0x58f010 , 0x58f040 , 0x58f080 , 0x58f0c0 , 0x58f100 , 0x58f140 , 0x58edd0 , 0x58ee10 , 0x58ee50 , 0x58ee80 , 0x58eec0 , 0x58ef00 , 0x58ef40 , 0x58ef80 , 0x58e6d0 , 0x58e708 , 0x58fb98 , 0x58fbe0 , 0x58d6e0 , 0x58f430 , 0x58f4c0 , 0x58f550 , 0x58f5e0 , 0x58d848 , 0x58dfa0 , 0x58e2a8 , 0x58e7e0 , 0x58f6d0 , 0x58d760 , 0x58d6e0 , 0x58d6e0 , 0x58d7c0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d810 } count =3D op =3D vectorp =3D 0x2523588 stack =3D {pc =3D 0x259b8a4 "\262\v=E5=89=B2\v\262\001\202", , byte_string =3D 38730852, byte_string_start =3D 0x259b7d0 "\001=C6=89\211\211\307\b\310 \311\006\b!\204\201\001\312\061'", next =3D 0x7fffffffdbe0} top =3D 0x7fffffffd9c8 result =3D type =3D #7 0x0000000000559d14 in funcall_lambda (fun=3D38730852, nargs=3Dnargs@ent= ry=3D2, arg_vector=3D0x7fffffffd9c8, arg_vector@entry=3D0x7fffffffdb68) at eval= .c:2810 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #8 0x0000000000559fbb in Ffuncall (nargs=3D3, args=3Dargs@entry=3D0x7fffff= ffdb60) ---Type to continue, or q to quit--- at eval.c:2711 fun =3D original_fun =3D 26731984 numargs =3D 2 val =3D internal_args =3D count =3D 10 #9 0x000000000058d573 in exec_byte_code (bytestr=3D, vector=3D38941549, maxdepth=3D, args_template=3D, nargs=3Dnargs@entry=3D1, args=3D, args@entry=3D0x7fffffffdb60) at bytecode.c:880 targets =3D {0x58d6e0 , 0x58fb80 , 0x58fb88 , 0x58fb90 , 0x58d4d0 , 0x58d4d0 , 0x58f880 , 0x58f670 , 0x58f748 , 0x58f740 , 0x58d758 , 0x58f750 , 0x58d600 , 0x58d600 , 0x58f920 , 0x58d730 , 0x58f758 , 0x58f760 , 0x58f8d0 , 0x58f7a8 , 0x58d668 , 0x58d670 , 0x58f8d8 , 0x58f768 , 0x58f7d8 , 0x58f7e0 , 0x58f838 , 0x58f7e8 , 0x58d508 , 0x58d510 , 0x58f790 , 0x58f7b0 , 0x58f830 , 0x58f840 , 0x58f848 , 0x58f720 , 0x58d550 , 0x58d550 , 0x58f7f0 , 0x58f808 , 0x58fb18 , 0x58fb10 , 0x58fb20 , 0x58f850 , 0x58d590 , 0x58d590 , 0x58f728 , 0x58fae8 , 0x58db50 , 0x58da00 , 0x58fb70 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58dcb0 , 0x58dd40 , 0x58dd80 , 0x58ddc0 , 0x58de08 , 0x58faa0 , 0x58f9e0 , 0x58de50 , 0x58fa60 , 0x58fa20 , 0x58de80 , 0x58dec0 , 0x58def0 , 0x58df30 , 0x58df68 , 0x58dff0 , 0x58e020 , 0x58e060 , 0x58e0a0 , 0x58e0d0 , 0x58e100 , 0x58e140 , 0x58e180 , 0x58e1c0 , 0x58e200 , 0x58e238 , 0x58e270 , 0x58e2f8 , 0x58e338 , 0x58e378 , 0x58e470 , 0x58e4b0 , 0x58e4f0 , 0x58e530 , 0x58e570 , 0x58e5a8 , 0x58e5f0 , 0x58e628 , 0x58e660 , 0x58e698 , 0x58e740 , 0x58d5d0 , 0x58e780 , 0x58e7b0 , 0x58e830 , 0x58e870 , 0x58e8b0 , 0x58e8e0 , 0x58e910 , 0x58e940 , 0x58e978 , 0x58d6e0 , 0x58e9a8 , 0x58e9d8 , 0x58ea08 , 0x58ea38 , 0x58ea68 , 0x58ea98 , 0x58d5d0 , 0x58d6e0 , 0x58eac0 , 0x58eb00 , 0x58eb30 , 0x58eb60 , 0x58eba0 , 0x58ebe0 , 0x58ec10 , 0x58ec40 , 0x58ec80 , 0x58ecc0 , 0x58ed00 , 0x58ed30 , 0x58d6e0 , 0x58d980 , 0x58f1a0 , 0x58f938 , 0x58f248 , 0x58f2f0 , 0x58f390 , 0x58fb28 , ---Type to continue, or q to quit--- 0x58d960 , 0x58f8f0 , 0x58d8d0 , 0x58d900 , 0x58d9d0 , 0x58db10 , 0x58db80 , 0x58dbd0 , 0x58dc10 , 0x58dc58 , 0x58f858 , 0x58ed60 , 0x58eda0 , 0x58efb8 , 0x58efe0 , 0x58f010 , 0x58f040 , 0x58f080 , 0x58f0c0 , 0x58f100 , 0x58f140 , 0x58edd0 , 0x58ee10 , 0x58ee50 , 0x58ee80 , 0x58eec0 , 0x58ef00 , 0x58ef40 , 0x58ef80 , 0x58e6d0 , 0x58e708 , 0x58fb98 , 0x58fbe0 , 0x58d6e0 , 0x58f430 , 0x58f4c0 , 0x58f550 , 0x58f5e0 , 0x58d848 , 0x58dfa0 , 0x58e2a8 , 0x58e7e0 , 0x58f6d0 , 0x58d760 , 0x58d6e0 , 0x58d6e0 , 0x58d7c0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d810 } count =3D op =3D vectorp =3D 0x2523370 stack =3D {pc =3D 0x259b661 ")\207", byte_string =3D 38730196, byte_string_start =3D 0x259b658 "\301\030\302 \210\303\b\002\")\2= 07", next =3D 0x7fffffffdd60} top =3D 0x7fffffffdb60 result =3D type =3D #10 0x0000000000559d14 in funcall_lambda (fun=3D38730196, nargs=3Dnargs@ent= ry=3D1, arg_vector=3D0x7fffffffdb60, arg_vector@entry=3D0x7fffffffdcf0) at eval= .c:2810 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #11 0x0000000000559fbb in Ffuncall (nargs=3D2, args=3Dargs@entry=3D0x7fffff= ffdce8) at eval.c:2711 fun =3D original_fun =3D 26795712 numargs =3D 1 val =3D internal_args =3D count =3D 8 #12 0x000000000058d573 in exec_byte_code (bytestr=3D, vector=3D38941261, maxdepth=3D, args_template=3D, nargs=3Dnargs@entry=3D0, args=3D, args@entry=3D0x7fffffffdce8) at bytecode.c:880 targets =3D {0x58d6e0 , 0x58fb80 , 0x58fb88 , 0x58fb90 , 0x58d4d0 , 0x58d4d0 , 0x58f880 , 0x58f670 , 0x58f748 , 0x58f740 , 0x58d758 , 0x58f750 , 0x58d600 , 0x58d600 , 0x58f920 , 0x58d730 , 0x58f758 , 0x58f760 , 0x58f8d0 , 0x58f7a8 , 0x58d668 , 0x58d670 , 0x58f8d8 , 0x58f768 , 0x58f7d8 , 0x58f7e0 , 0x58f838 , 0x58f7e8 , 0x58d508 , 0x58d510 , 0x58f790 , 0x58f7b0 , 0x58f830 , 0x58f840 , 0x58f848 , 0x58f720 , 0x58d550 , 0x58d550 , 0x58f7f0 , 0x58f808 , 0x58fb18 , 0x58fb10 , ---Type to continue, or q to quit--- 0x58fb20 , 0x58f850 , 0x58d590 , 0x58d590 , 0x58f728 , 0x58fae8 , 0x58db50 , 0x58da00 , 0x58fb70 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58dcb0 , 0x58dd40 , 0x58dd80 , 0x58ddc0 , 0x58de08 , 0x58faa0 , 0x58f9e0 , 0x58de50 , 0x58fa60 , 0x58fa20 , 0x58de80 , 0x58dec0 , 0x58def0 , 0x58df30 , 0x58df68 , 0x58dff0 , 0x58e020 , 0x58e060 , 0x58e0a0 , 0x58e0d0 , 0x58e100 , 0x58e140 , 0x58e180 , 0x58e1c0 , 0x58e200 , 0x58e238 , 0x58e270 , 0x58e2f8 , 0x58e338 , 0x58e378 , 0x58e470 , 0x58e4b0 , 0x58e4f0 , 0x58e530 , 0x58e570 , 0x58e5a8 , 0x58e5f0 , 0x58e628 , 0x58e660 , 0x58e698 , 0x58e740 , 0x58d5d0 , 0x58e780 , 0x58e7b0 , 0x58e830 , 0x58e870 , 0x58e8b0 , 0x58e8e0 , 0x58e910 , 0x58e940 , 0x58e978 , 0x58d6e0 , 0x58e9a8 , 0x58e9d8 , 0x58ea08 , 0x58ea38 , 0x58ea68 , 0x58ea98 , 0x58d5d0 , 0x58d6e0 , 0x58eac0 , 0x58eb00 , 0x58eb30 , 0x58eb60 , 0x58eba0 , 0x58ebe0 , 0x58ec10 , 0x58ec40 , 0x58ec80 , 0x58ecc0 , 0x58ed00 , 0x58ed30 , 0x58d6e0 , 0x58d980 , 0x58f1a0 , 0x58f938 , 0x58f248 , 0x58f2f0 , 0x58f390 , 0x58fb28 , 0x58d960 , 0x58f8f0 , 0x58d8d0 , 0x58d900 , 0x58d9d0 , 0x58db10 , 0x58db80 , 0x58dbd0 , 0x58dc10 , 0x58dc58 , 0x58f858 , 0x58ed60 , 0x58eda0 , 0x58efb8 , 0x58efe0 , 0x58f010 , 0x58f040 , 0x58f080 , 0x58f0c0 , 0x58f100 , 0x58f140 , 0x58edd0 , 0x58ee10 , 0x58ee50 , 0x58ee80 , 0x58eec0 , 0x58ef00 , 0x58ef40 , 0x58ef80 , 0x58e6d0 , 0x58e708 , 0x58fb98 , 0x58fbe0 , 0x58d6e0 , 0x58f430 , 0x58f4c0 , 0x58f550 , 0x58f5e0 , 0x58d848 , 0x58dfa0 , 0x58e2a8 , 0x58e7e0 , 0x58f6d0 , 0x58d760 , 0x58d6e0 , 0x58d6e0 , 0x58d7c0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d810 } count =3D op =3D ---Type to continue, or q to quit--- vectorp =3D 0x2523250 stack =3D {pc =3D 0x259b59e "\202B", byte_string =3D 38726420, byte_string_start =3D 0x259b580 "\b\203C", next =3D 0x7fffffffe1e= 0} top =3D 0x7fffffffdce8 result =3D type =3D #13 0x0000000000559d14 in funcall_lambda (fun=3D38726420, nargs=3Dnargs@ent= ry=3D0, arg_vector=3D0x7fffffffdce8, arg_vector@entry=3D0x7fffffffe030) at eval= .c:2810 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #14 0x0000000000559fbb in Ffuncall (nargs=3Dnargs@entry=3D1, args=3Dargs@entry=3D0x7fffffffe028) at eval.c:2711 fun =3D original_fun =3D 26795616 numargs =3D 0 val =3D internal_args =3D count =3D 7 #15 0x0000000000555bba in Ffuncall_interactively (nargs=3D1, args=3D0x7ffff= fffe028) at callint.c:248 No locals. #16 0x000000000055a0a9 in Ffuncall (nargs=3Dnargs@entry=3D2, args=3Dargs@entry=3D0x7fffffffe020) at eval.c:2630 fun =3D 11709645 original_fun =3D 23808 numargs =3D 1 val =3D internal_args =3D count =3D 5 #17 0x000000000055b43c in Fapply (nargs=3Dnargs@entry=3D3, args=3Dargs@entry=3D0x7fffffffe020) at eval.c:2231 i =3D numargs =3D funcall_nargs =3D funcall_args =3D 0x0 spread_arg =3D fun =3D 23808 retval =3D sa_avail =3D 16384 sa_must_free =3D false #18 0x0000000000555f06 in Fcall_interactively (function=3D26795616, record_= flag=3D0, keys=3D) at callint.c:385 input =3D funval =3D events =3D args =3D visargs =3D specs =3D 0 filter_specs =3D teml =3D up_event =3D enable =3D 0 sa_avail =3D 16384 sa_must_free =3D false next_event =3D prefix_arg =3D 0 string =3D 0x0 tem =3D varies =3D i =3D nargs =3D mark =3D arg_from_tty =3D false key_count =3D 1 record_then_fail =3D false save_this_command =3D 26795616 save_last_command =3D 8483536 save_this_original_command =3D 26795616 save_real_this_command =3D 26795616 #19 0x000000000055a182 in Ffuncall (nargs=3D4, args=3Dargs@entry=3D0x7fffff= ffe148) at eval.c:2657 internal_argbuf =3D {26795616, 0, 140737488347864, 4413853, 10965621, 5539214, 0, 10542312} fun =3D 11709597 ---Type to continue, or q to quit--- original_fun =3D numargs =3D 3 val =3D internal_args =3D 0x7fffffffe150 count =3D 4 #20 0x000000000058d573 in exec_byte_code (bytestr=3D, vector=3D9591165, maxdepth=3D, args_template=3D, nargs=3Dnargs@entry=3D1, args=3D, args@entry=3D0x7fffffffe148) at bytecode.c:880 targets =3D {0x58d6e0 , 0x58fb80 , 0x58fb88 , 0x58fb90 , 0x58d4d0 , 0x58d4d0 , 0x58f880 , 0x58f670 , 0x58f748 , 0x58f740 , 0x58d758 , 0x58f750 , 0x58d600 , 0x58d600 , 0x58f920 , 0x58d730 , 0x58f758 , 0x58f760 , 0x58f8d0 , 0x58f7a8 , 0x58d668 , 0x58d670 , 0x58f8d8 , 0x58f768 , 0x58f7d8 , 0x58f7e0 , 0x58f838 , 0x58f7e8 , 0x58d508 , 0x58d510 , 0x58f790 , 0x58f7b0 , 0x58f830 , 0x58f840 , 0x58f848 , 0x58f720 , 0x58d550 , 0x58d550 , 0x58f7f0 , 0x58f808 , 0x58fb18 , 0x58fb10 , 0x58fb20 , 0x58f850 , 0x58d590 , 0x58d590 , 0x58f728 , 0x58fae8 , 0x58db50 , 0x58da00 , 0x58fb70 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58dcb0 , 0x58dd40 , 0x58dd80 , 0x58ddc0 , 0x58de08 , 0x58faa0 , 0x58f9e0 , 0x58de50 , 0x58fa60 , 0x58fa20 , 0x58de80 , 0x58dec0 , 0x58def0 , 0x58df30 , 0x58df68 , 0x58dff0 , 0x58e020 , 0x58e060 , 0x58e0a0 , 0x58e0d0 , 0x58e100 , 0x58e140 , 0x58e180 , 0x58e1c0 , 0x58e200 , 0x58e238 , 0x58e270 , 0x58e2f8 , 0x58e338 , 0x58e378 , 0x58e470 , 0x58e4b0 , 0x58e4f0 , 0x58e530 , 0x58e570 , 0x58e5a8 , 0x58e5f0 , 0x58e628 , 0x58e660 , 0x58e698 , 0x58e740 , 0x58d5d0 , 0x58e780 , 0x58e7b0 , 0x58e830 , 0x58e870 , 0x58e8b0 , 0x58e8e0 , 0x58e910 , 0x58e940 , 0x58e978 , 0x58d6e0 , 0x58e9a8 , 0x58e9d8 , 0x58ea08 , 0x58ea38 , 0x58ea68 , 0x58ea98 , 0x58d5d0 , 0x58d6e0 , 0x58eac0 , 0x58eb00 , 0x58eb30 , 0x58eb60 , 0x58eba0 , 0x58ebe0 , 0x58ec10 , 0x58ec40 , 0x58ec80 , 0x58ecc0 , 0x58ed00 , 0x58ed30 , 0x58d6e0 , 0x58d980 , 0x58f1a0 , 0x58f938 , 0x58f248 , 0x58f2f0 , 0x58f390 , 0x58fb28 , 0x58d960 , 0x58f8f0 , 0x58d8d0 , 0x58d900 , ---Type to continue, or q to quit--- 0x58d9d0 , 0x58db10 , 0x58db80 , 0x58dbd0 , 0x58dc10 , 0x58dc58 , 0x58f858 , 0x58ed60 , 0x58eda0 , 0x58efb8 , 0x58efe0 , 0x58f010 , 0x58f040 , 0x58f080 , 0x58f0c0 , 0x58f100 , 0x58f140 , 0x58edd0 , 0x58ee10 , 0x58ee50 , 0x58ee80 , 0x58eec0 , 0x58ef00 , 0x58ef40 , 0x58ef80 , 0x58e6d0 , 0x58e708 , 0x58fb98 , 0x58fbe0 , 0x58d6e0 , 0x58f430 , 0x58f4c0 , 0x58f550 , 0x58f5e0 , 0x58d848 , 0x58dfa0 , 0x58e2a8 , 0x58e7e0 , 0x58f6d0 , 0x58d760 , 0x58d6e0 , 0x58d6e0 , 0x58d7c0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d6e0 , 0x58d810 } count =3D op =3D vectorp =3D 0x925980 stack =3D {pc =3D 0xadb2d3 "\006\006\071\203\242", byte_string =3D 9591132, byte_string_start =3D 0xadb258 "\306\020\211?\205\023", next =3D 0x0} top =3D 0x7fffffffe148 result =3D type =3D #21 0x0000000000559d14 in funcall_lambda (fun=3D9591132, nargs=3Dnargs@entr= y=3D1, arg_vector=3D0x7fffffffe148, arg_vector@entry=3D0x7fffffffe2d8) at eval= .c:2810 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #22 0x0000000000559fbb in Ffuncall (nargs=3Dnargs@entry=3D2, args=3Dargs@entry=3D0x7fffffffe2d0) at eval.c:2711 fun =3D original_fun =3D 14736 numargs =3D 1 val =3D internal_args =3D count =3D 3 #23 0x000000000055a28a in call1 (fn=3Dfn@entry=3D14736, arg1=3D) at eval.c:2509 No locals. #24 0x00000000004f7a9e in command_loop_1 () at keyboard.c:1458 cmd =3D keybuf =3D {54, 3, 9893533, 4241376, 140737220841112, 5656289, 9893528, 5229696, 59842515, 140737488348128, 59842515, 140737488348800, 0, 5618276, 607408, 59842515, 8700644, 5229696, 59842515, 5169762, 140737488348128, 0, 0, 5170071, 140737488348672, 5540953, 28224, 64, 0, 5606967} i =3D prev_modiff =3D 110 prev_buffer =3D 0x38fd810 #25 0x00000000005587e7 in internal_condition_case ( bfun=3Dbfun@entry=3D0x4f76a0 , handlers=3Dhandlers@entr= y=3D18912, hfun=3Dhfun@entry=3D0x4ee290 ) at eval.c:1309 val =3D c =3D #26 0x00000000004e9a1c in command_loop_2 (ignore=3Dignore@entry=3D0) at keyboard.c:1086 val =3D 0 #27 0x00000000005586db in internal_catch (tag=3Dtag@entry=3D45552, func=3Dfunc@entry=3D0x4e9a00 , arg=3Darg@entry=3D0) at = eval.c:1073 val =3D c =3D #28 0x00000000004e99d9 in command_loop () at keyboard.c:1065 No locals. #29 0x00000000004ede7b in recursive_edit_1 () at keyboard.c:671 val =3D ---Type to continue, or q to quit--- #30 0x00000000004ee1c8 in Frecursive_edit () at keyboard.c:742 buffer =3D #31 0x00000000004181eb in main (argc=3D1, argv=3D0x7fffffffe688) at emacs.c= :1644 dummy =3D 0 stack_bottom_variable =3D 0 '\000' do_initial_setlocale =3D dumping =3D skip_args =3D 0 rlim =3D {rlim_cur =3D 8720000, rlim_max =3D 18446744073709551615} no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x0 original_pwd =3D From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 16 18:20:48 2015 Received: (at 21929-done) by debbugs.gnu.org; 16 Nov 2015 23:20:48 +0000 Received: from localhost ([127.0.0.1]:40617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZyT4q-0006WC-5H for submit@debbugs.gnu.org; Mon, 16 Nov 2015 18:20:48 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:48315) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZyT4T-0006Vf-Oy for 21929-done@debbugs.gnu.org; Mon, 16 Nov 2015 18:20:46 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3p05wm1ynjz3hjNh; Tue, 17 Nov 2015 00:20:23 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3p05wl6KFhzvh2M; Tue, 17 Nov 2015 00:20:23 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id tZ8L9A6FPVii; Tue, 17 Nov 2015 00:20:23 +0100 (CET) X-Auth-Info: t4iIfQMQUhG2rLcorgkvqXGjV+amvTSoVOo8JT++1LOHBq7C5UcuEgxxp4dQai4f Received: from igel.home (ppp-88-217-24-45.dynamic.mnet-online.de [88.217.24.45]) by mail.mnet-online.de (Postfix) with ESMTPA; Tue, 17 Nov 2015 00:20:22 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 8CB2C2C358F; Tue, 17 Nov 2015 00:20:22 +0100 (CET) From: Andreas Schwab To: Elias =?utf-8?Q?M=C3=A5rtenson?= Subject: Re: bug#21929: 25.0.50; Crash when doing funcall on #[] expression References: X-Yow: Mr and Mrs PED, can I borrow 26.7% of the RAYON TEXTILE production of the INDONESIAN archipelago? Date: Tue, 17 Nov 2015 00:20:22 +0100 In-Reply-To: ("Elias =?utf-8?Q?M=C3=A5rtenson=22's?= message of "Mon, 16 Nov 2015 11:04:54 +0800") Message-ID: <87io51ttu1.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21929-done Cc: 21929-done@debbugs.gnu.org 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 (/) Fixed for Emacs 25. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Sat Aug 16 11:38:10 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, 15 Dec 2015 12:24:04 +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