all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
To: 18516@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
Cc: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
Subject: bug#18516: Acknowledgement (24.4.50; EMACS crashes when I try to open Elisp manual)
Date: Mon, 22 Sep 2014 06:21:45 +0200	[thread overview]
Message-ID: <80bnq8ffom.fsf@gmail.com> (raw)
In-Reply-To: <80k34xgxnv.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 670 bytes --]

Dear Eli,

[...]

>
> That's because Emacs already exited by that time. You need to catch
> the moment when it crashes.
>
> The problem here is that you run the wrong program under the debugger:
> runemacs.exe. You need to invoke emacs.exe instead.
>
> Please invoke Emacs under GDB like this:
>
> gdb c:/Programme/GNU/Emacs/bin/emacs.exe
> (gdb) run -Q --eval=... <put here the rest of the command line>

Ok...

Here is attached the log of the gdb sessione encoded in raw-text coding
system, please feel free to ask me for any further step --- like setting
break points, dumping some variable contents, and so on --- if it can
help locate the problem.

BR,
  Vincent.


[-- Attachment #2: gdb session log --]
[-- Type: application/octet-stream, Size: 31450 bytes --]



C:\Programme\GNU\installation\emacs-install\emacs\trunk\src>gdb c:/Programme/GNU/Emacs/bin/emacs.exe
gdb c:/Programme/GNU/Emacs/bin/emacs.exe
GNU gdb (GDB) 7.4
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
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 "i686-pc-mingw32".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from c:\Programme\GNU\Emacs\bin\emacs.exe...done.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
DISPLAY = w32
TERM = emacs
Breakpoint 1 at 0x109721d: file emacs.c, line 360.
Temporary breakpoint 2 at 0x10adc12: file sysdep.c, line 911.
(gdb) run  -Q  "--eval=(eval-after-load \"Info\"  '(dolist (i '(\"c:/Programme/GNU/emacs/share/info/\" \"c:Invalid/path/info\" )) (add-to-list 'Info-directory-list i)))" -f info "--eval=(Info-menu \"Elisp\")"
Starting program: c:\Programme\GNU\Emacs\bin\emacs.exe -Q  "--eval=(eval-after-load \"Info\"  '(dolist (i '(\"c:/Programme/GNU/emacs/share/info/\" \"c:Invalid/path/info\" )) (add-to-list 'Info-directory-list i)))" -f info "--eval=(Info-menu \"Elisp\")"
[New Thread 99232.0x18330]
[New Thread 99232.0x181ec]
[New Thread 99232.0x18518]

Program received signal SIGSEGV, Segmentation fault.
0x011a79a7 in __chkstk_ms ()
(gdb) bt full
#0  0x011a79a7 in __chkstk_ms ()
No symbol table info available.
#1  0x010c1ee7 in Fexpand_file_name (name=<optimized out>, 
    default_directory=21222793) at fileio.c:1390
        nm = 0x83e3e2 "Invalid/path/info"
        nmlim = 0x11 <Address 0x11 out of bounds>
        newdir = <optimized out>
        newdirlim = <optimized out>
        target = <optimized out>
        tlen = <optimized out>
        pw = <optimized out>
        drive = 67
        collapse_newdir = <optimized out>
        is_escaped = <optimized out>
        length = <optimized out>
        nbytes = <optimized out>
        handler = <optimized out>
        result = <optimized out>
        handled_name = <optimized out>
        multibyte = false
        hdir = <optimized out>
        sa_count = 16
        sa_must_free = false
#2  0x010c1c45 in Fexpand_file_name (name=84032177, 
    default_directory=74933009) at fileio.c:976
        o = 0x4779514 "c:Invalid/path/info"
        nm = <optimized out>
        nmlim = <optimized out>
        newdir = <optimized out>
        newdirlim = <optimized out>
        target = <optimized out>
        tlen = <optimized out>
        pw = <optimized out>
        drive = 0
        collapse_newdir = true
        is_escaped = false
        length = <optimized out>
        nbytes = <optimized out>
        handler = <optimized out>
        result = <optimized out>
        handled_name = <optimized out>
        multibyte = <optimized out>
        hdir = <optimized out>
        sa_count = 22678672
        sa_must_free = false
#3  0x01100c0e in Ffuncall (nargs=3, args=0x83ed9c) at eval.c:2729
        internal_argbuf = {74923945, 84032177, 21065338, 84653723, 84653723, 
          8646176, 21166434, 17757917}
        fun = 18558869
        original_fun = <optimized out>
        funcar = 2
        numargs = 2
        val = <optimized out>
        internal_args = 0x83eda0
        i = <optimized out>
#4  0x011325e1 in exec_byte_code (bytestr=520, vector=2, maxdepth=52, 
    args_template=2052, nargs=8646048, args=0x3) at bytecode.c:920
        targets = {0x113265e, 0x1132d6b, 0x1132d70, 0x1132d75, 0x11324b1, 
          0x11324b1, 0x113392a, 0x1134215, 0x11341f9, 0x11341fe, 0x1134203, 
          0x1134208, 0x11324dd, 0x11324dd, 0x1132a81, 0x11341d8, 0x1132c60, 
          0x1132c65, 0x1132bea, 0x1132bef, 0x1132533, 0x1132533, 0x1132ba2, 
          0x1132b81, 0x1132ce6, 0x1132cdc, 0x1132ce1, 0x1132cc6, 0x113258e, 
          0x113258e, 0x1132bd9, 0x1132b60, 0x1132c8b, 0x1132c90, 0x1132c95, 
          0x1132ca5, 0x11325c4, 0x11325c4, 0x1132ccb, 0x1132c6a, 0x11326d5, 
          0x11326da, 0x11326df, 0x1132cf5, 0x11325fb, 0x11325fb, 0x1132cb5, 
          0x11326b4, 0x1134052, 0x1134048, 0x1133f84, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113384b, 0x11338c8, 0x11338f9, 
          0x1133e50, 0x1133e81, 0x1132b29, 0x1132bf4, 0x1133ebb, 0x1132af5, 
          0x1132c2c, 0x1133ee5, 0x1133cb4, 0x1133cdb, 0x1133d10, 0x1133d44, 
          0x1133db8, 0x1133ddc, 0x1133e11, 0x1133960, 0x1133984, 0x11339a8, 
          0x11339dd, 0x1133a15, 0x1133a4a, 0x1133a86, 0x1133aba, 0x1133aee, 
          0x1133b5f, 0x1133b8d, 0x1133bbb, 0x1133c77, 0x1133bfa, 0x1133c37, 
          0x1132f10, 0x1132f4d, 0x1132f81, 0x1132faa, 0x1132fde, 0x1133012, 
          0x1133046, 0x11330e6, 0x1132634, 0x1133119, 0x113313d, 0x11331aa, 
          0x11331da, 0x113320a, 0x1133231, 0x113325a, 0x1133280, 0x11332ad, 
          0x113265e, 0x11332da, 0x1133303, 0x113332c, 0x1133355, 0x113337e, 
          0x11333a7, 0x1132634, 0x113265e, 0x11333ce, 0x113340e, 0x1133432, 
          0x1133456, 0x113348e, 0x11334c3, 0x11334e7, 0x1133506, 0x113353e, 
          0x1133573, 0x11335ab, 0x11335d4, 0x113265e, 0x11343f1, 0x11326e5, 
          0x1132a92, 0x1132904, 0x11327cc, 0x11329f0, 0x11342db, 0x11343d8, 
          0x1132bb3, 0x1134352, 0x113437c, 0x1133f1a, 0x1133f44, 0x1134074, 
          0x11340b9, 0x113430f, 0x11337f9, 0x1132ee7, 0x11335f8, 0x1133634, 
          0x113365b, 0x113367f, 0x11336a3, 0x11336c7, 0x11336ff, 0x1133734, 
          0x1133769, 0x11337a1, 0x1132d85, 0x1132dbd, 0x1132df2, 0x1132e16, 
          0x1132e4b, 0x1132e83, 0x1132eb5, 0x11337c5, 0x113307a, 0x11330ae, 
          0x1132d05, 0x1132d3f, 0x113265e, 0x113275f, 0x1132999, 0x113282b, 
          0x11328af, 0x113425a, 0x1133d78, 0x1133b22, 0x113316a, 0x11340f8, 
          0x113412d, 0x113265e, 0x113265e, 0x1134171, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 
          0x113265e, 0x11341aa <repeats 64 times>}
        count = 15
        stack = {
          pc = 0x50a3b93 "▓\004ð\006\006ù\002@\"▓\003\vÊË!ân", 
          byte_string = 74924153, 
          byte_string_start = 0x50a3b3c "┼ãÃ\004╚#\003\003#åý", 
          next = 0x83ef80
        }
        result = 520
        type = 84564976
#5  0x01100749 in funcall_lambda (fun=84565093, nargs=1, arg_vector=0x83ef28)
    at eval.c:2894
        val = <optimized out>
        syms_left = <optimized out>
        next = 2052
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#6  0x0110099f in Ffuncall (nargs=2, args=0x83ef24) at eval.c:2787
        fun = <optimized out>
        original_fun = 84069210
        funcar = 2
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#7  0x011325e1 in exec_byte_code (bytestr=520, vector=2, maxdepth=36, 
    args_template=4104, nargs=4, args=0x2) at bytecode.c:920
        targets = {0x113265e, 0x1132d6b, 0x1132d70, 0x1132d75, 0x11324b1, 
          0x11324b1, 0x113392a, 0x1134215, 0x11341f9, 0x11341fe, 0x1134203, 
          0x1134208, 0x11324dd, 0x11324dd, 0x1132a81, 0x11341d8, 0x1132c60, 
          0x1132c65, 0x1132bea, 0x1132bef, 0x1132533, 0x1132533, 0x1132ba2, 
          0x1132b81, 0x1132ce6, 0x1132cdc, 0x1132ce1, 0x1132cc6, 0x113258e, 
          0x113258e, 0x1132bd9, 0x1132b60, 0x1132c8b, 0x1132c90, 0x1132c95, 
          0x1132ca5, 0x11325c4, 0x11325c4, 0x1132ccb, 0x1132c6a, 0x11326d5, 
          0x11326da, 0x11326df, 0x1132cf5, 0x11325fb, 0x11325fb, 0x1132cb5, 
          0x11326b4, 0x1134052, 0x1134048, 0x1133f84, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113384b, 0x11338c8, 0x11338f9, 
          0x1133e50, 0x1133e81, 0x1132b29, 0x1132bf4, 0x1133ebb, 0x1132af5, 
          0x1132c2c, 0x1133ee5, 0x1133cb4, 0x1133cdb, 0x1133d10, 0x1133d44, 
          0x1133db8, 0x1133ddc, 0x1133e11, 0x1133960, 0x1133984, 0x11339a8, 
          0x11339dd, 0x1133a15, 0x1133a4a, 0x1133a86, 0x1133aba, 0x1133aee, 
          0x1133b5f, 0x1133b8d, 0x1133bbb, 0x1133c77, 0x1133bfa, 0x1133c37, 
          0x1132f10, 0x1132f4d, 0x1132f81, 0x1132faa, 0x1132fde, 0x1133012, 
          0x1133046, 0x11330e6, 0x1132634, 0x1133119, 0x113313d, 0x11331aa, 
          0x11331da, 0x113320a, 0x1133231, 0x113325a, 0x1133280, 0x11332ad, 
          0x113265e, 0x11332da, 0x1133303, 0x113332c, 0x1133355, 0x113337e, 
          0x11333a7, 0x1132634, 0x113265e, 0x11333ce, 0x113340e, 0x1133432, 
          0x1133456, 0x113348e, 0x11334c3, 0x11334e7, 0x1133506, 0x113353e, 
          0x1133573, 0x11335ab, 0x11335d4, 0x113265e, 0x11343f1, 0x11326e5, 
          0x1132a92, 0x1132904, 0x11327cc, 0x11329f0, 0x11342db, 0x11343d8, 
          0x1132bb3, 0x1134352, 0x113437c, 0x1133f1a, 0x1133f44, 0x1134074, 
          0x11340b9, 0x113430f, 0x11337f9, 0x1132ee7, 0x11335f8, 0x1133634, 
          0x113365b, 0x113367f, 0x11336a3, 0x11336c7, 0x11336ff, 0x1133734, 
          0x1133769, 0x11337a1, 0x1132d85, 0x1132dbd, 0x1132df2, 0x1132e16, 
          0x1132e4b, 0x1132e83, 0x1132eb5, 0x11337c5, 0x113307a, 0x11330ae, 
          0x1132d05, 0x1132d3f, 0x113265e, 0x113275f, 0x1132999, 0x113282b, 
          0x11328af, 0x113425a, 0x1133d78, 0x1133b22, 0x113316a, 0x11340f8, 
          0x113412d, 0x113265e, 0x113265e, 0x1134171, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 
          0x113265e, 0x11341aa <repeats 64 times>}
        count = 14
        stack = {
          pc = 0x50a3c8a "▓\004┼ã!ä\022", 
          byte_string = 74923673, 
          byte_string_start = 0x50a3c84 "├ \210─\004!▓\004┼ã!ä\022", 
          next = 0x83f100
        }
        result = 520
        type = 84565112
#8  0x01100749 in funcall_lambda (fun=84565165, nargs=4, arg_vector=0x83f0a8)
    at eval.c:2894
        val = <optimized out>
        syms_left = <optimized out>
        next = 4104
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#9  0x0110099f in Ffuncall (nargs=5, args=0x83f0a4) at eval.c:2787
        fun = <optimized out>
        original_fun = 84069234
        funcar = 2
        numargs = 4
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#10 0x011325e1 in exec_byte_code (bytestr=520, vector=2, maxdepth=36, 
    args_template=3076, nargs=21065338, args=0x5) at bytecode.c:920
        targets = {0x113265e, 0x1132d6b, 0x1132d70, 0x1132d75, 0x11324b1, 
          0x11324b1, 0x113392a, 0x1134215, 0x11341f9, 0x11341fe, 0x1134203, 
          0x1134208, 0x11324dd, 0x11324dd, 0x1132a81, 0x11341d8, 0x1132c60, 
          0x1132c65, 0x1132bea, 0x1132bef, 0x1132533, 0x1132533, 0x1132ba2, 
          0x1132b81, 0x1132ce6, 0x1132cdc, 0x1132ce1, 0x1132cc6, 0x113258e, 
          0x113258e, 0x1132bd9, 0x1132b60, 0x1132c8b, 0x1132c90, 0x1132c95, 
          0x1132ca5, 0x11325c4, 0x11325c4, 0x1132ccb, 0x1132c6a, 0x11326d5, 
          0x11326da, 0x11326df, 0x1132cf5, 0x11325fb, 0x11325fb, 0x1132cb5, 
          0x11326b4, 0x1134052, 0x1134048, 0x1133f84, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113384b, 0x11338c8, 0x11338f9, 
          0x1133e50, 0x1133e81, 0x1132b29, 0x1132bf4, 0x1133ebb, 0x1132af5, 
          0x1132c2c, 0x1133ee5, 0x1133cb4, 0x1133cdb, 0x1133d10, 0x1133d44, 
          0x1133db8, 0x1133ddc, 0x1133e11, 0x1133960, 0x1133984, 0x11339a8, 
          0x11339dd, 0x1133a15, 0x1133a4a, 0x1133a86, 0x1133aba, 0x1133aee, 
          0x1133b5f, 0x1133b8d, 0x1133bbb, 0x1133c77, 0x1133bfa, 0x1133c37, 
          0x1132f10, 0x1132f4d, 0x1132f81, 0x1132faa, 0x1132fde, 0x1133012, 
          0x1133046, 0x11330e6, 0x1132634, 0x1133119, 0x113313d, 0x11331aa, 
          0x11331da, 0x113320a, 0x1133231, 0x113325a, 0x1133280, 0x11332ad, 
          0x113265e, 0x11332da, 0x1133303, 0x113332c, 0x1133355, 0x113337e, 
          0x11333a7, 0x1132634, 0x113265e, 0x11333ce, 0x113340e, 0x1133432, 
          0x1133456, 0x113348e, 0x11334c3, 0x11334e7, 0x1133506, 0x113353e, 
          0x1133573, 0x11335ab, 0x11335d4, 0x113265e, 0x11343f1, 0x11326e5, 
          0x1132a92, 0x1132904, 0x11327cc, 0x11329f0, 0x11342db, 0x11343d8, 
          0x1132bb3, 0x1134352, 0x113437c, 0x1133f1a, 0x1133f44, 0x1134074, 
          0x11340b9, 0x113430f, 0x11337f9, 0x1132ee7, 0x11335f8, 0x1133634, 
          0x113365b, 0x113367f, 0x11336a3, 0x11336c7, 0x11336ff, 0x1133734, 
          0x1133769, 0x11337a1, 0x1132d85, 0x1132dbd, 0x1132df2, 0x1132e16, 
          0x1132e4b, 0x1132e83, 0x1132eb5, 0x11337c5, 0x113307a, 0x11330ae, 
          0x1132d05, 0x1132d3f, 0x113265e, 0x113275f, 0x1132999, 0x113282b, 
          0x11328af, 0x113425a, 0x1133d78, 0x1133b22, 0x113316a, 0x11340f8, 
          0x113412d, 0x113265e, 0x113265e, 0x1134171, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 
          0x113265e, 0x11341aa <repeats 64 times>}
        count = 13
        stack = {
          pc = 0x505164b "ç", 
          byte_string = 21146705, 
          byte_string_start = 0x50515d8 "┴ \210\001â\031", 
          next = 0x83f270
        }
        result = 520
        type = 84450056
#11 0x01100749 in funcall_lambda (fun=84450157, nargs=2, arg_vector=0x83f220)
    at eval.c:2894
        val = <optimized out>
        syms_left = <optimized out>
        next = 3076
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#12 0x0110099f in Ffuncall (nargs=3, args=0x83f21c) at eval.c:2787
        fun = <optimized out>
        original_fun = 84069138
        funcar = 2
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#13 0x011325e1 in exec_byte_code (bytestr=520, vector=2, maxdepth=20, 
    args_template=2052, nargs=8647204, args=0x3) at bytecode.c:920
        targets = {0x113265e, 0x1132d6b, 0x1132d70, 0x1132d75, 0x11324b1, 
          0x11324b1, 0x113392a, 0x1134215, 0x11341f9, 0x11341fe, 0x1134203, 
          0x1134208, 0x11324dd, 0x11324dd, 0x1132a81, 0x11341d8, 0x1132c60, 
          0x1132c65, 0x1132bea, 0x1132bef, 0x1132533, 0x1132533, 0x1132ba2, 
          0x1132b81, 0x1132ce6, 0x1132cdc, 0x1132ce1, 0x1132cc6, 0x113258e, 
          0x113258e, 0x1132bd9, 0x1132b60, 0x1132c8b, 0x1132c90, 0x1132c95, 
          0x1132ca5, 0x11325c4, 0x11325c4, 0x1132ccb, 0x1132c6a, 0x11326d5, 
          0x11326da, 0x11326df, 0x1132cf5, 0x11325fb, 0x11325fb, 0x1132cb5, 
          0x11326b4, 0x1134052, 0x1134048, 0x1133f84, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113384b, 0x11338c8, 0x11338f9, 
          0x1133e50, 0x1133e81, 0x1132b29, 0x1132bf4, 0x1133ebb, 0x1132af5, 
          0x1132c2c, 0x1133ee5, 0x1133cb4, 0x1133cdb, 0x1133d10, 0x1133d44, 
          0x1133db8, 0x1133ddc, 0x1133e11, 0x1133960, 0x1133984, 0x11339a8, 
          0x11339dd, 0x1133a15, 0x1133a4a, 0x1133a86, 0x1133aba, 0x1133aee, 
          0x1133b5f, 0x1133b8d, 0x1133bbb, 0x1133c77, 0x1133bfa, 0x1133c37, 
          0x1132f10, 0x1132f4d, 0x1132f81, 0x1132faa, 0x1132fde, 0x1133012, 
          0x1133046, 0x11330e6, 0x1132634, 0x1133119, 0x113313d, 0x11331aa, 
          0x11331da, 0x113320a, 0x1133231, 0x113325a, 0x1133280, 0x11332ad, 
          0x113265e, 0x11332da, 0x1133303, 0x113332c, 0x1133355, 0x113337e, 
          0x11333a7, 0x1132634, 0x113265e, 0x11333ce, 0x113340e, 0x1133432, 
          0x1133456, 0x113348e, 0x11334c3, 0x11334e7, 0x1133506, 0x113353e, 
          0x1133573, 0x11335ab, 0x11335d4, 0x113265e, 0x11343f1, 0x11326e5, 
          0x1132a92, 0x1132904, 0x11327cc, 0x11329f0, 0x11342db, 0x11343d8, 
          0x1132bb3, 0x1134352, 0x113437c, 0x1133f1a, 0x1133f44, 0x1134074, 
          0x11340b9, 0x113430f, 0x11337f9, 0x1132ee7, 0x11335f8, 0x1133634, 
          0x113365b, 0x113367f, 0x11336a3, 0x11336c7, 0x11336ff, 0x1133734, 
          0x1133769, 0x11337a1, 0x1132d85, 0x1132dbd, 0x1132df2, 0x1132e16, 
          0x1132e4b, 0x1132e83, 0x1132eb5, 0x11337c5, 0x113307a, 0x11330ae, 
          0x1132d05, 0x1132d3f, 0x113265e, 0x113275f, 0x1132999, 0x113282b, 
          0x11328af, 0x113425a, 0x1133d78, 0x1133b22, 0x113316a, 0x11340f8, 
          0x113412d, 0x113265e, 0x113265e, 0x1134171, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 
          0x113265e, 0x11341aa <repeats 64 times>}
        count = 12
        stack = {
          pc = 0x4762593 "ç", 
          byte_string = 74936721, 
          byte_string_start = 0x4762580 "└┴\003!\002à\022", 
          next = 0x83f540
        }
        result = 520
        type = 84452360
#14 0x01100749 in funcall_lambda (fun=84452477, nargs=1, arg_vector=0x83f310)
    at eval.c:2894
        val = <optimized out>
        syms_left = <optimized out>
        next = 2052
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#15 0x010ffc34 in apply_lambda (fun=84452477, args=<optimized out>)
    at eval.c:2835
        args_left = 21065338
        i = <optimized out>
        numargs = 1
        arg_vector = 0x83f310
        tem = <optimized out>
        sa_must_free = <optimized out>
#16 0x010ffe7d in eval_sub (form=25965398) at eval.c:2256
        fun = <optimized out>
        val = <optimized out>
        original_fun = 74916362
        original_args = 25965390
        funcar = 2
#17 0x0110208c in Feval (form=25965398, lexical=21065338) at eval.c:1999
No locals.
#18 0x01100c0e in Ffuncall (nargs=2, args=0x83f4dc) at eval.c:2729
        internal_argbuf = {25965398, 21065338, 21065338, 154, 8647900, 
          8647904, 8648040, 17875523}
        fun = 20425005
        original_fun = <optimized out>
        funcar = 2
        numargs = 1
        val = <optimized out>
        internal_args = 0x83f450
        i = <optimized out>
#19 0x011325e1 in exec_byte_code (bytestr=520, vector=2, maxdepth=92, 
    args_template=1028, nargs=18864696, args=0x2) at bytecode.c:920
        targets = {0x113265e, 0x1132d6b, 0x1132d70, 0x1132d75, 0x11324b1, 
          0x11324b1, 0x113392a, 0x1134215, 0x11341f9, 0x11341fe, 0x1134203, 
          0x1134208, 0x11324dd, 0x11324dd, 0x1132a81, 0x11341d8, 0x1132c60, 
          0x1132c65, 0x1132bea, 0x1132bef, 0x1132533, 0x1132533, 0x1132ba2, 
          0x1132b81, 0x1132ce6, 0x1132cdc, 0x1132ce1, 0x1132cc6, 0x113258e, 
          0x113258e, 0x1132bd9, 0x1132b60, 0x1132c8b, 0x1132c90, 0x1132c95, 
          0x1132ca5, 0x11325c4, 0x11325c4, 0x1132ccb, 0x1132c6a, 0x11326d5, 
          0x11326da, 0x11326df, 0x1132cf5, 0x11325fb, 0x11325fb, 0x1132cb5, 
          0x11326b4, 0x1134052, 0x1134048, 0x1133f84, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113384b, 0x11338c8, 0x11338f9, 
          0x1133e50, 0x1133e81, 0x1132b29, 0x1132bf4, 0x1133ebb, 0x1132af5, 
          0x1132c2c, 0x1133ee5, 0x1133cb4, 0x1133cdb, 0x1133d10, 0x1133d44, 
          0x1133db8, 0x1133ddc, 0x1133e11, 0x1133960, 0x1133984, 0x11339a8, 
          0x11339dd, 0x1133a15, 0x1133a4a, 0x1133a86, 0x1133aba, 0x1133aee, 
          0x1133b5f, 0x1133b8d, 0x1133bbb, 0x1133c77, 0x1133bfa, 0x1133c37, 
          0x1132f10, 0x1132f4d, 0x1132f81, 0x1132faa, 0x1132fde, 0x1133012, 
          0x1133046, 0x11330e6, 0x1132634, 0x1133119, 0x113313d, 0x11331aa, 
          0x11331da, 0x113320a, 0x1133231, 0x113325a, 0x1133280, 0x11332ad, 
          0x113265e, 0x11332da, 0x1133303, 0x113332c, 0x1133355, 0x113337e, 
          0x11333a7, 0x1132634, 0x113265e, 0x11333ce, 0x113340e, 0x1133432, 
          0x1133456, 0x113348e, 0x11334c3, 0x11334e7, 0x1133506, 0x113353e, 
          0x1133573, 0x11335ab, 0x11335d4, 0x113265e, 0x11343f1, 0x11326e5, 
          0x1132a92, 0x1132904, 0x11327cc, 0x11329f0, 0x11342db, 0x11343d8, 
          0x1132bb3, 0x1134352, 0x113437c, 0x1133f1a, 0x1133f44, 0x1134074, 
          0x11340b9, 0x113430f, 0x11337f9, 0x1132ee7, 0x11335f8, 0x1133634, 
          0x113365b, 0x113367f, 0x11336a3, 0x11336c7, 0x11336ff, 0x1133734, 
          0x1133769, 0x11337a1, 0x1132d85, 0x1132dbd, 0x1132df2, 0x1132e16, 
          0x1132e4b, 0x1132e83, 0x1132eb5, 0x11337c5, 0x113307a, 0x11330ae, 
          0x1132d05, 0x1132d3f, 0x113265e, 0x113275f, 0x1132999, 0x113282b, 
          0x11328af, 0x113425a, 0x1133d78, 0x1133b22, 0x113316a, 0x11340f8, 
          0x113412d, 0x113265e, 0x113265e, 0x1134171, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 
          0x113265e, 0x11341aa <repeats 64 times>}
        count = 7
        stack = {
          pc = 0x133fed2 "\210é╝\003\016AÕ\235â╦\001╠µþ\016C\"\003åi\001\nëA\022óë▓\f╠┘\036DÐ\003\003\003#)Âââà\001\006	Í╠O▓\n┘▓\001ÞÚ\006\v!!▓\nëâª\001═\016E\006\vC\"\026E\006\bâÃ\001\016E▓	éÃ\001\006\bâ¢\001\006\b\006\n\006\nABí\210\006\bA▓	éÃ\001\006	\016EBë\026E▓	\210é╝\003\016AÛ\235â¾\001Ú\002å▄\001\nëA\022ó!Þ\001!Ù\001!âÚ\001ë▓\002ý\002╠┘#Â\003é╝\003\016AÝ\235â\023\002Ú\002å\004\002\nëA\022ó!Þ\001!ý\001╠┘ë$Â\003é╝\003\016A¯Ü"..., 
          byte_string = 18864681, 
          byte_string_start = 0x133fd83 "ã \210\bâ\021", 
          next = 0x83f6e0
        }
        result = 520
        type = 8647908
#20 0x01100749 in funcall_lambda (fun=18864661, nargs=1, arg_vector=0x83f658)
    at eval.c:2894
        val = <optimized out>
        syms_left = <optimized out>
        next = 1028
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#21 0x0110099f in Ffuncall (nargs=2, args=0x83f654) at eval.c:2787
        fun = <optimized out>
        original_fun = 22522602
        funcar = 2
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#22 0x011325e1 in exec_byte_code (bytestr=520, vector=2, maxdepth=68, 
    args_template=0, nargs=18851656, args=0x2) at bytecode.c:920
        targets = {0x113265e, 0x1132d6b, 0x1132d70, 0x1132d75, 0x11324b1, 
          0x11324b1, 0x113392a, 0x1134215, 0x11341f9, 0x11341fe, 0x1134203, 
          0x1134208, 0x11324dd, 0x11324dd, 0x1132a81, 0x11341d8, 0x1132c60, 
          0x1132c65, 0x1132bea, 0x1132bef, 0x1132533, 0x1132533, 0x1132ba2, 
          0x1132b81, 0x1132ce6, 0x1132cdc, 0x1132ce1, 0x1132cc6, 0x113258e, 
          0x113258e, 0x1132bd9, 0x1132b60, 0x1132c8b, 0x1132c90, 0x1132c95, 
          0x1132ca5, 0x11325c4, 0x11325c4, 0x1132ccb, 0x1132c6a, 0x11326d5, 
          0x11326da, 0x11326df, 0x1132cf5, 0x11325fb, 0x11325fb, 0x1132cb5, 
          0x11326b4, 0x1134052, 0x1134048, 0x1133f84, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113384b, 0x11338c8, 0x11338f9, 
          0x1133e50, 0x1133e81, 0x1132b29, 0x1132bf4, 0x1133ebb, 0x1132af5, 
          0x1132c2c, 0x1133ee5, 0x1133cb4, 0x1133cdb, 0x1133d10, 0x1133d44, 
          0x1133db8, 0x1133ddc, 0x1133e11, 0x1133960, 0x1133984, 0x11339a8, 
          0x11339dd, 0x1133a15, 0x1133a4a, 0x1133a86, 0x1133aba, 0x1133aee, 
          0x1133b5f, 0x1133b8d, 0x1133bbb, 0x1133c77, 0x1133bfa, 0x1133c37, 
          0x1132f10, 0x1132f4d, 0x1132f81, 0x1132faa, 0x1132fde, 0x1133012, 
          0x1133046, 0x11330e6, 0x1132634, 0x1133119, 0x113313d, 0x11331aa, 
          0x11331da, 0x113320a, 0x1133231, 0x113325a, 0x1133280, 0x11332ad, 
          0x113265e, 0x11332da, 0x1133303, 0x113332c, 0x1133355, 0x113337e, 
          0x11333a7, 0x1132634, 0x113265e, 0x11333ce, 0x113340e, 0x1133432, 
          0x1133456, 0x113348e, 0x11334c3, 0x11334e7, 0x1133506, 0x113353e, 
          0x1133573, 0x11335ab, 0x11335d4, 0x113265e, 0x11343f1, 0x11326e5, 
          0x1132a92, 0x1132904, 0x11327cc, 0x11329f0, 0x11342db, 0x11343d8, 
          0x1132bb3, 0x1134352, 0x113437c, 0x1133f1a, 0x1133f44, 0x1134074, 
          0x11340b9, 0x113430f, 0x11337f9, 0x1132ee7, 0x11335f8, 0x1133634, 
          0x113365b, 0x113367f, 0x11336a3, 0x11336c7, 0x11336ff, 0x1133734, 
          0x1133769, 0x11337a1, 0x1132d85, 0x1132dbd, 0x1132df2, 0x1132e16, 
          0x1132e4b, 0x1132e83, 0x1132eb5, 0x11337c5, 0x113307a, 0x11330ae, 
          0x1132d05, 0x1132d3f, 0x113265e, 0x113275f, 0x1132999, 0x113282b, 
          0x11328af, 0x113425a, 0x1133d78, 0x1133b22, 0x113316a, 0x11340f8, 
          0x113412d, 0x113265e, 0x113265e, 0x1134171, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 
          0x113265e, 0x11341aa <repeats 64 times>}
        count = 6
        stack = {
          pc = 0x1342b8d "\210Ã\016@ëâÓ\004ë@\002ä┘\004\201¡", 
          byte_string = 18851641, 
          byte_string_start = 0x1342703 "ã \020Ã\021\n\023Ã\024╚╔!ëÃ=ä0", 
          next = 0x83f870
        }
        result = 520
        type = 8648280
#23 0x01100749 in funcall_lambda (fun=18851621, nargs=0, arg_vector=0x83f7fc)
    at eval.c:2894
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#24 0x0110099f in Ffuncall (nargs=1, args=0x83f7f8) at eval.c:2787
        fun = <optimized out>
        original_fun = 22598642
        funcar = 2
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#25 0x011325e1 in exec_byte_code (bytestr=520, vector=2, maxdepth=48, 
    args_template=0, nargs=8648696, args=0x1) at bytecode.c:920
        targets = {0x113265e, 0x1132d6b, 0x1132d70, 0x1132d75, 0x11324b1, 
          0x11324b1, 0x113392a, 0x1134215, 0x11341f9, 0x11341fe, 0x1134203, 
          0x1134208, 0x11324dd, 0x11324dd, 0x1132a81, 0x11341d8, 0x1132c60, 
          0x1132c65, 0x1132bea, 0x1132bef, 0x1132533, 0x1132533, 0x1132ba2, 
          0x1132b81, 0x1132ce6, 0x1132cdc, 0x1132ce1, 0x1132cc6, 0x113258e, 
          0x113258e, 0x1132bd9, 0x1132b60, 0x1132c8b, 0x1132c90, 0x1132c95, 
          0x1132ca5, 0x11325c4, 0x11325c4, 0x1132ccb, 0x1132c6a, 0x11326d5, 
          0x11326da, 0x11326df, 0x1132cf5, 0x11325fb, 0x11325fb, 0x1132cb5, 
          0x11326b4, 0x1134052, 0x1134048, 0x1133f84, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113384b, 0x11338c8, 0x11338f9, 
          0x1133e50, 0x1133e81, 0x1132b29, 0x1132bf4, 0x1133ebb, 0x1132af5, 
          0x1132c2c, 0x1133ee5, 0x1133cb4, 0x1133cdb, 0x1133d10, 0x1133d44, 
          0x1133db8, 0x1133ddc, 0x1133e11, 0x1133960, 0x1133984, 0x11339a8, 
          0x11339dd, 0x1133a15, 0x1133a4a, 0x1133a86, 0x1133aba, 0x1133aee, 
          0x1133b5f, 0x1133b8d, 0x1133bbb, 0x1133c77, 0x1133bfa, 0x1133c37, 
          0x1132f10, 0x1132f4d, 0x1132f81, 0x1132faa, 0x1132fde, 0x1133012, 
          0x1133046, 0x11330e6, 0x1132634, 0x1133119, 0x113313d, 0x11331aa, 
          0x11331da, 0x113320a, 0x1133231, 0x113325a, 0x1133280, 0x11332ad, 
          0x113265e, 0x11332da, 0x1133303, 0x113332c, 0x1133355, 0x113337e, 
          0x11333a7, 0x1132634, 0x113265e, 0x11333ce, 0x113340e, 0x1133432, 
          0x1133456, 0x113348e, 0x11334c3, 0x11334e7, 0x1133506, 0x113353e, 
          0x1133573, 0x11335ab, 0x11335d4, 0x113265e, 0x11343f1, 0x11326e5, 
          0x1132a92, 0x1132904, 0x11327cc, 0x11329f0, 0x11342db, 0x11343d8, 
          0x1132bb3, 0x1134352, 0x113437c, 0x1133f1a, 0x1133f44, 0x1134074, 
          0x11340b9, 0x113430f, 0x11337f9, 0x1132ee7, 0x11335f8, 0x1133634, 
          0x113365b, 0x113367f, 0x11336a3, 0x11336c7, 0x11336ff, 0x1133734, 
          0x1133769, 0x11337a1, 0x1132d85, 0x1132dbd, 0x1132df2, 0x1132e16, 
          0x1132e4b, 0x1132e83, 0x1132eb5, 0x11337c5, 0x113307a, 0x11330ae, 
          0x1132d05, 0x1132d3f, 0x113265e, 0x113275f, 0x1132999, 0x113282b, 
          0x11328af, 0x113425a, 0x1133d78, 0x1133b22, 0x113316a, 0x11340f8, 
          0x113412d, 0x113265e, 0x113265e, 0x1134171, 0x113265e, 0x113265e, 
          0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 0x113265e, 
          0x113265e, 0x11341aa <repeats 64 times>}
        count = 4
        stack = {
          pc = 0x1343205 "\210)\210¹³²\"\210■╩ \"ë;ân\001\201H", 
          byte_string = 18849905, 
          byte_string_start = 0x13430b2 "\bâ\b", 
          next = 0x0
        }
        result = 520
        type = 18849920
#26 0x01100749 in funcall_lambda (fun=18849885, nargs=0, arg_vector=0x83f910)
    at eval.c:2894
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#27 0x010ffc34 in apply_lambda (fun=18849885, args=<optimized out>)
    at eval.c:2835
        args_left = 21065338
        i = <optimized out>
        numargs = 0
        arg_vector = 0x83f910
        tem = <optimized out>
        sa_must_free = <optimized out>
#28 0x010ffe7d in eval_sub (form=22169014) at eval.c:2256
        fun = <optimized out>
        val = <optimized out>
        original_fun = 22674562
        original_args = 21065338
        funcar = 2
#29 0x0110208c in Feval (form=22169014, lexical=21065338) at eval.c:1999
No locals.
#30 0x01099c44 in top_level_2 () at keyboard.c:1205
No locals.
#31 0x010ff352 in internal_condition_case (bfun=0x1099c2b <top_level_2>, 
    handlers=21115634, hfun=0x109b0c2 <cmd_error>) at eval.c:1350
        val = <optimized out>
        c = 0x4754280
#32 0x0109a32e in top_level_1 (ignore=21065338) at keyboard.c:1213
No locals.
#33 0x010ff296 in internal_catch (tag=21109474, func=0x109a2cf <top_level_1>, 
    arg=21065338) at eval.c:1111
        val = <optimized out>
        c = 0x1416e5a
#34 0x0109ad77 in command_loop () at keyboard.c:1174
No locals.
#35 recursive_edit_1 () at keyboard.c:785
        val = 0
#36 0x0109b00e in Frecursive_edit () at keyboard.c:856
        buffer = <optimized out>
#37 0x011aea9e in main (argc=<optimized out>, argv=0x34d68) at emacs.c:1642
        dummy = 2009095316
        stack_bottom_variable = 1 '\001'
        do_initial_setlocale = <optimized out>
        dumping = false
        skip_args = 0
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x77c04e42 "¸Ï\033└¸ÏYH]├╠╠╠╠╠j\024h`(¥wÞ├%"
        original_pwd = 0x1525c7e "R\001\271ÚQ\001■\\R\001┬`W\001znA\001ó└C\001×\\R\001\b"

Lisp Backtrace:
"expand-file-name" (0x83eda0)
"Info-find-file" (0x83ef28)
"Info-find-node" (0x83f0a8)
"Info-goto-node" (0x83f220)
"Info-menu" (0x83f310)
"eval" (0x83f4e0)
"command-line-1" (0x83f658)
"command-line" (0x83f7fc)
"normal-top-level" (0x83f910)
(gdb) 

  parent reply	other threads:[~2014-09-22  4:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-21  8:55 bug#18516: 24.4.50; EMACS crashes when I try to open Elisp manual Vincent Belaïche
2014-09-21 11:50 ` bug#18516: Acknowledgement (24.4.50; EMACS crashes when I try to open Elisp manual) Vincent Belaïche
2014-09-21 15:59   ` bug#18516: 24.4.50; EMACS crashes when I try to open Elisp manual Eli Zaretskii
2014-09-21 16:00 ` Eli Zaretskii
2014-09-21 17:09 ` bug#18516: Acknowledgement (24.4.50; EMACS crashes when I try to open Elisp manual) Vincent Belaïche
2014-09-21 17:28   ` Eli Zaretskii
2014-09-21 18:00 ` Vincent Belaïche
2014-09-21 18:09   ` Eli Zaretskii
2014-09-21 21:13 ` Vincent Belaïche
2014-09-22  2:49   ` Eli Zaretskii
2014-09-22  4:21 ` Vincent Belaïche [this message]
2014-09-22  6:21   ` Dmitry Antipov
2014-09-22 14:39     ` Eli Zaretskii
2014-09-22  4:26 ` Vincent Belaïche
2014-09-22 17:13 ` Vincent Belaïche
2014-09-22 17:53   ` Eli Zaretskii
2014-09-23  9:51 ` Vincent Belaïche

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=80bnq8ffom.fsf@gmail.com \
    --to=vincent.b.1@hotmail.fr \
    --cc=18516@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.