emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Regular crashes with abort() in mark_maybe_pointer with trunk


From: Julien Danjou
Subject: Re: Regular crashes with abort() in mark_maybe_pointer with trunk
Date: Sat, 30 Jun 2012 22:17:45 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

On Fri, Jun 29 2012, Dmitry Antipov wrote:

> Both crashes says that mem_node tree is damaged :-(.
>
> Can you try to reproduce crash with CFLAGS='-O0 -g3' and with
> --enable-checking=all?  If you can grab the postmortem core, it
> would be helpful if you put _both_ core file and emacs binary
> somewhere on the net, so someone will be able to perform in-depth
> analysis with gdb.

Here's one. I was not able to compile with --enable-checking=all (one of
the .el file seemed to take forever to compile, did not dig into this).
I don't have the core file, I launched emacs through gdb but I can
probably get one if that's better.

#1  0x0000000000556bb2 in abort () at emacs.c:390
No locals.
#2  0x00000000005d4b43 in compact_small_strings () at alloc.c:2245
        nbytes = 40484272
        b = 0x2b81cc0
        tb = 0x2b81cc0
        next = 0x7fffffff8230
        from = 0x2b838f8
        to = 0x2b837b0
        end = 0x2b83ca0
        tb_end = 0x2b83cbc
        to_end = 0x2b837b0
        from_end = 0x2b838f8
#3  0x00000000005d4a21 in sweep_strings () at alloc.c:2170
        b = 0x0
        next = 0x0
        live_blocks = 0x33d6670
#4  0x00000000005da349 in gc_sweep () at alloc.c:6219
No locals.
#5  0x00000000005d8f8d in Fgarbage_collect () at alloc.c:5568
        bind = 0x0
        stack_top_variable = 0 '\000'
        i = 1552
        message_p = 0
        total = {54160950, 15988978, 140737488323984, 140737488323664, 
140737488323656, -1, 15989026, 54160998}
        count = 74
        t1 = {
          tv_sec = 1341087218, 
          tv_nsec = 3182982
        }
        t2 = {
          tv_sec = 140737488323984, 
          tv_nsec = 12722722
        }
        t3 = {
          tv_sec = 54135382, 
          tv_nsec = 54135398
        }
#6  0x00000000005f7daa in eval_sub (form=54161062) at eval.c:2062
        fun = 6430584
        val = 54161062
        original_fun = 12779986
        original_args = 74
        funcar = 9740709
        backtrace = {
          next = 0x2d979d0, 
          function = 0xc22222, 
          args = 0x7fffffff85e0, 
          nargs = 6445306, 
          debug_on_exit = 0
        }
        gcpro1 = {
          next = 0xa, 
          var = 0x622020, 
          nvars = 12835138
        }
        gcpro2 = {
          next = 0xd7, 
          var = 0xc22222, 
          nvars = 140737488324096
        }
        gcpro3 = {
          next = 0x7fffffff85e0, 
          var = 0x7fffffff84f0, 
          nvars = 3
        }
#7  0x0000000000625171 in readevalloop (readcharfun=12835138, stream=0x2d979d0, 
sourcename=44826513, printflag=0,
unibyte=12722722, readfun=12722722, start=12722722, end=12722722) at 
lread.c:1819
        count1 = 74
        c = 54161062
        val = 54161062
        count = 70
        gcpro1 = {
          var = 0xc22222, 
          nvars = 140737488324400
        }
        gcpro2 = {
          next = 0x7fffffff86e0, 
          var = 0xc3db80, 
          nvars = 47806928
        }
        gcpro3 = {
          next = 0xbfb4d0, 
          var = 0x17f5da0, 
          nvars = 4254223990689628184
        }
        gcpro4 = {
          next = 0x7ffff2337ec8, 
          var = 0x100004000, 
          nvars = 568
        }
        b = 0x0
        continue_reading_p = 1
        lex_bound = 12722722
        whole_buffer = 0
        first_sexp = 0
#8  0x0000000000623de9 in Fload (file=38777313, noerror=12722722, 
nomessage=12722770, nosuffix=12722722, must_suffix=12722770)
at lread.c:1303
        stream = 0x2d979d0
        fd = 49510806
        count = 61
        gcpro1 = {
          next = 0x7fffffff89e0, 
          var = 0x3, 
          nvars = 48283048
        }
        gcpro2 = {
          next = 0x28, 
          var = 0x2e0bda8, 
          nvars = 140737488324896
        }
        gcpro3 = {
          next = 0x7fffffff8930, 
          var = 0x6037d3, 
          nvars = 12835138
        }
        found = 49896449
        efound = 49896513
        hist_file_name = 49896449
        newer = 0
        compiled = 1
        handler = 49435686
        safe_p = 1
        fmode = 0x6b0b14 "r"
        tmp = {0, 49688694}
        version = 23
#9  0x0000000000605457 in Frequire (feature=44824658, filename=12722722, 
noerror=12722722) at fns.c:2674
        count = 59
        nesting = 0
        tem = 12722770
        gcpro1 = {
          next = 0x7fffffff8c70, 
          var = 0x626128, 
          nvars = 12844370
        }
        gcpro2 = {
          next = 0x0, 
          var = 0x621f78, 
          nvars = 49688646
        }
        from_file = 1
#10 0x00000000005f996b in Ffuncall (nargs=2, args=0x7fffffff8b28) at eval.c:2827
        fun = 12093229
        original_fun = 12843698
        funcar = -3602332687194263423
        numargs = 1
        lisp_numargs = 64
          next = 0x7fffffff8fd0, 
          function = 0x7fffffff8b28, 
          args = 0x7fffffff8b30, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = 0x7fffffff8a50
        i = 3
#11 0x0000000000641fca in exec_byte_code (bytestr=38777217, vector=48283053, 
maxdepth=8, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 59
        op = 1
        vectorp = 0x2e0bdb8
        stack = {
          pc = 0x1a6af57 "\207", 
          byte_string = 38777217, 
          byte_string_start = 0x1a6af50 "\300\301!\210\300\302!\207", 
          constants = 48283053, 
          next = 0x7fffffff97f0
        }
        top = 0x7fffffff8b28
        result = 11111641
#12 0x000000000064151b in Fbyte_code (bytestr=38777217, vector=48283053, 
maxdepth=8) at bytecode.c:423
No locals.
#13 0x00000000005f8303 in eval_sub (form=49688598) at eval.c:2173
        numargs = 12
        args_left = 12722722
        i = 3
        maxargs = 3
        argvals = {38777217, 48283053, 8, 12722722, 12722722, 49898625, 0, 
12722722}
        fun = 12097893
        val = 49688598
        original_fun = 12858146
        original_args = 49688614
        funcar = 9740709
        backtrace = {
          next = 0x7fffffff9540, 
          function = 0x7fffffff9000, 
          args = 0x7fffffff8f30, 
          nargs = 3, 
          debug_on_exit = 0
        }
        gcpro1 = {
          next = 0xa, 
          var = 0x622020, 
          nvars = 12835138
        }
        gcpro2 = {
          next = 0x2b51d40, 
          var = 0xc22222, 
          nvars = 140737488326720
        }
        gcpro3 = {
          next = 0x7fffffff9020, 
          var = 0x7fffffff8f30, 
          nvars = 3
        }
#14 0x0000000000625171 in readevalloop (readcharfun=12835138, stream=0x2b51d40, 
sourcename=49898625, printflag=0,
unibyte=12722722, readfun=12722722, start=12722722, end=12722722) at 
lread.c:1819
        count1 = 59
        c = 49688598
        val = 49688598
        count = 55
        gcpro1 = {
          next = 0x2b51d40, 
          var = 0xc22222, 
          nvars = 140737488327024
        }
        gcpro2 = {
          next = 0x7fffffff9120, 
          var = 0xc3db80, 
          nvars = 45423936
        }
        gcpro3 = {
          var = 0x17f5da0, 
          nvars = 2317428739329228824
        }
        gcpro4 = {
          next = 0x7ffff2337ec8, 
          var = 0x100004000, 
          nvars = 568
        }
        b = 0x0
        continue_reading_p = 1
        lex_bound = 12722722
        whole_buffer = 0
        first_sexp = 0
#15 0x0000000000623de9 in Fload (file=32362497, noerror=12722722, 
nomessage=12722770, nosuffix=12722722, must_suffix=12722770)
at lread.c:1303
        stream = 0x2b51d40
        fd = 12722722
        count = 46
        gcpro1 = {
          next = 0x7fffffff93d0, 
          var = 0x5fa90b, 
          nvars = 32971490
        }
        gcpro2 = {
          next = 0xa1ed35, 
          var = 0xc22222, 
          nvars = 12722770
        }
        gcpro3 = {
          next = 0x7fffffff9470, 
          var = 0x5f7cfd, 
          nvars = 12722722
        }
        found = 54639873
        efound = 54639969
        hist_file_name = 54639873
        newer = 0
        compiled = 1
        handler = 12722722
        safe_p = 1
        fmode = 0x6b0b14 "r"
        tmp = {45809444, 12722722}
        version = 23
#16 0x0000000000605457 in Frequire (feature=32971538, filename=12722722, 
noerror=12722722) at fns.c:2674
        count = 44
        nesting = 0
        tem = 12722770
        gcpro1 = {
          next = 0xc4ccc0, 
          var = 0xc22222, 
          nvars = 49313414
        }
        gcpro2 = {
          next = 0x0, 
          var = 0x0, 
          nvars = 44839032
        }
        from_file = 0
#17 0x00000000005f8303 in eval_sub (form=33445430) at eval.c:2173
        numargs = 4
        args_left = 12722722
        i = 3
        maxargs = 3
        argvals = {32971538, 12722722, 12722722, 20, 0, 0, 12722722, 20}
        fun = 12093229
        val = 32971490
        original_fun = 12843698
        original_args = 33445414
        funcar = 1
        backtrace = {
          next = 0x7fffffff9be0, 
          function = 0x7fffffff9570, 
          args = 0x7fffffff94a0, 
          nargs = 1, 
          next = 0x2d00002711, 
          var = 0x7fffffff9460, 
          nvars = 4294967297
        }
        gcpro2 = {
          next = 0xb7ee0b, 
          var = 0x909cf5, 
          nvars = 140737488329168
        }
        gcpro3 = {
          next = 0x909cf5, 
          var = 0x7fffffff94a0, 
          nvars = 3
        }
#18 0x00000000005f645f in internal_lisp_condition_case (var=12722722, 
bodyform=33445430, handlers=33445302) at eval.c:1287
        val = 12722722
        c = {
          tag = 12722722, 
          val = 12722722, 
          next = 0x7fffffffb420, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {140737488329848, 6593851951951115676, 33445078, 
140737488347280, 0, 0, 6593851952001447324,
-6593852407587277412}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {0, 0, 12722722, 12722722, 45270838, 12722722, 
140737488329072, 140737488328592, 6265613,
140737488328512, 39, 126, 16, 140737488328832, 1, 48}
              }
            }}, 
          backlist = 0x7fffffff9be0, 
          handlerlist = 0x7fffffffb3f0, 
          lisp_eval_depth = 13, 
          pdlcount = 44, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x7fffffff97f0
        }
        h = {
          handler = 33445302, 
          var = 12722722, 
          chosen_clause = 12722722, 
          tag = 0x7fffffff9640, 
          next = 0x7fffffffb3f0
        }
#19 0x0000000000642cc2 in exec_byte_code (bytestr=32359169, vector=31941973, 
maxdepth=12, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:980
        handlers = 33445302
        body = 33445430
        count = 44
        op = 143
        vectorp = 0x1e76560
        stack = {
          pc = 0x1f3837c "\207", 
          byte_string = 32359169, 
          byte_string_start = 0x1f38378 "\300\301\302\217\207", 
          constants = 31941973, 
          next = 0x7fffffff9ed0
        }
        top = 0x7fffffff9788
        result = 32971490
#20 0x00000000005fa329 in funcall_lambda (fun=32968653, nargs=1, 
arg_vector=0x7fffffff9c78) at eval.c:3052
        val = 32971490
        syms_left = 12722722
        next = 24486466
        lexenv = 12722722
        count = 43
        i = 1
        optional = 0
        rest = 0
#21 0x00000000005f9b0d in Ffuncall (nargs=2, args=0x7fffffff9c70) at eval.c:2869
        fun = 32968653
        original_fun = 32968653
        funcar = 12722722
        lisp_numargs = 140737256849096
        val = 32971490
        backtrace = {
          next = 0x7fffffff9de0, 
          function = 0x7fffffff9c70, 
          args = 0x7fffffff9c78, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = 0x1
        i = 16052146
#22 0x00000000005f90ce in call1 (fn=32968653, arg1=32971538) at eval.c:2589
        ret_ungc_val = 32971490
        gcpro1 = {
          next = 0x909d00, 
          var = 0x2b, 
          nvars = 2
        }
        args = {32968653, 32971538}
#23 0x0000000000604715 in mapcar1 (leni=13, vals=0x0, fn=32968653, 
seq=33445094) at fns.c:2334
        tail = 33445078
        dummy = 32971490
        i = 1
        gcpro1 = {
          next = 0x0, 
          var = 0x201baa5, 
          nvars = 16172498
        }
        gcpro2 = {
          next = 0x7fffffff9d60, 
          var = 0x629511, 
          nvars = 140737488330112
        }
        gcpro3 = {
          next = 0x7fffffff9d10, 
          var = 0xb81a0c, 
          nvars = 0
        }
#24 0x0000000000604bdd in Fmapc (function=32968653, sequence=33445094) at 
fns.c:2423
        leni = 13
#25 0x00000000005f9940 in Ffuncall (nargs=3, args=0x7fffffff9e68) at eval.c:2823
        fun = 12092989
        original_fun = 12846642
        funcar = 29561638
        numargs = 2
        lisp_numargs = 29561654
        val = 16863250
        backtrace = {
          next = 0x7fffffffa2c0, 
          function = 0x7fffffff9e68, 
          args = 0x7fffffff9e70, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = 0x7fffffff9e70
        i = 6304198
#26 0x0000000000641fca in exec_byte_code (bytestr=32357297, vector=31942013, 
maxdepth=12, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 43
        op = 2
        vectorp = 0x1e76588
        stack = {
          pc = 0x1f3834d "\210ʼn\021\207", 
          byte_string = 32357297, 
          byte_string_start = 0x1f38340 "\b\204\t", 
          constants = 31942013, 
          next = 0x7fffffffa3e0
        }
        top = 0x7fffffff9e68
        result = 140737488330960
#27 0x00000000005fa329 in funcall_lambda (fun=31942077, nargs=0, 
arg_vector=0x7fffffffa350) at eval.c:3052
        val = 140737488331600
        syms_left = 12722722
        next = 16008082
        i = 0
        optional = 1
        rest = 0
#28 0x00000000005f9b0d in Ffuncall (nargs=1, args=0x7fffffffa348) at eval.c:2869
        fun = 31942077
        original_fun = 32971250
        funcar = 25124256
        numargs = 0
        lisp_numargs = 12725653
        val = 12763186
        backtrace = {
          next = 0x7fffffffa7d0, 
          function = 0x7fffffffa348, 
          args = 0x7fffffffa350, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = 0x2a
        i = 12851168
#29 0x0000000000641fca in exec_byte_code (bytestr=33574129, vector=33380293, 
maxdepth=32, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 41
        op = 0
        vectorp = 0x1fd57d0
        stack = {
          pc = 0x1e5c466 "\210\337\016B!\210\337\016C!\210\340 
\210\016D\203\215", 
          byte_string = 33574129, 
          byte_string_start = 0x1e5c3f0 "\306\300!\210\307\030\310 
\210\311\021\312\022\310\313N\203\033", 
          constants = 33380293, 
          next = 0x7fffffffa8c0
        }
        top = 0x7fffffffa348
        result = 11930535
#30 0x00000000005fa329 in funcall_lambda (fun=33213109, nargs=0, 
arg_vector=0x7fffffffa860) at eval.c:3052
        val = 39689985
        syms_left = 12722722
        next = 39689985
        lexenv = 12722722
        count = 41
        i = 0
        optional = 0
        rest = 0
#31 0x00000000005f9b0d in Ffuncall (nargs=1, args=0x7fffffffa858) at eval.c:2869
        fun = 33213109
        original_fun = 16925314
        funcar = 12894530
        numargs = 0
        lisp_numargs = 2
        val = 140737488335232
        backtrace = {
          next = 0x7fffffffacb0, 
          function = 0x7fffffffa858, 
          args = 0x7fffffffa860, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = 0x7fffffffad40
        i = 47
#32 0x0000000000641fca in exec_byte_code (bytestr=9771953, vector=9771989, 
maxdepth=12, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 41
        op = 0
        vectorp = 0x951be0
        stack = {
          pc = 0xb5fac1 "\210\t\207", 
          byte_string = 9771953, 
          byte_string_start = 0xb5faac "\b\205\v", 
          constants = 9771989, 
          next = 0x7fffffffadc0
        }
        top = 0x7fffffffa858
        result = 16925314
#33 0x00000000005fa329 in funcall_lambda (fun=9771885, nargs=2, 
arg_vector=0x7fffffffad40) at eval.c:3052
        val = 12851266
        lexenv = 12722722
        count = 39
        i = 2
        optional = 1
        rest = 0
#34 0x00000000005f9b0d in Ffuncall (nargs=3, args=0x7fffffffad38) at eval.c:2869
        fun = 9771885
        original_fun = 16879298
        funcar = 6268870
        numargs = 2
        lisp_numargs = 12722722
        val = 16925314
        backtrace = {
          next = 0x7fffffffb320, 
          function = 0x7fffffffad38, 
          args = 0x7fffffffad40, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = 0x27
        i = 12900272
#35 0x0000000000641fca in exec_byte_code (bytestr=9770737, vector=9770773, 
maxdepth=24, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 32
        op = 2
        vectorp = 0x951720
        stack = {
          pc = 0xb5fcda
"\210\314\022\202;\001*\n?\205\314\001\212eb\210\214ede\016\061\\^}\210\343\307\016:\352#*\211\022\205\314\001\335\n\016.\"-\207",
 
          byte_string = 9770737, 
          byte_string_start = 0xb5fb39 "\306 
?lj\211\211\030\031\032\033\034\212eb\210\310\307w\210\r\203|", 
          constants = 9770773, 
          next = 0x7fffffffb5e0
        }
        top = 0x7fffffffad38
        result = 140737488334992
#36 0x00000000005fa329 in funcall_lambda (fun=9770653, nargs=0, 
arg_vector=0x7fffffffb180) at eval.c:3052
        val = 3
        syms_left = 12722722
        next = 16879154
        lexenv = 12722722
        count = 31
        i = 0
        optional = 1
        rest = 0
#37 0x00000000005f9e2d in apply_lambda (fun=9770653, args=12722722) at 
eval.c:2929
        args_left = 12722722
        i = 0
        numargs = 0
        arg_vector = 0x7fffffffb180
        gcpro1 = {
          next = 0xffffb320, 
          var = 0x100000001, 
          nvars = 0
        }
        gcpro2 = {
          next = 0x0, 
          var = 0x3, 
          nvars = 11917623
        }
        gcpro3 = {
          next = 0x2a9d060, 
          var = 0x0, 
          nvars = 0
        }
        tem = 140737488337504
        sa_count = 31
        sa_must_free = 0
#38 0x00000000005f84b1 in eval_sub (form=9760222) at eval.c:2212
        fun = 9770653
        val = 10249000
        original_fun = 16930098
        original_args = 12722722
        funcar = 140737488336032
          args = 0x7fffffffb180, 
          nargs = 0, 
          debug_on_exit = 0
        }
        gcpro1 = {
          next = 0x16, 
          var = 0x7fffffffe090, 
          nvars = 0
        }
        gcpro2 = {
          next = 0x3, 
          var = 0x2594771, 
          nvars = 11917623
        }
        gcpro3 = {
          next = 0x0, 
          var = 0xbf67d0, 
          nvars = 12722722
        }
#39 0x00000000005f645f in internal_lisp_condition_case (var=16312450, 
bodyform=9760222, handlers=9760238) at eval.c:1287
        val = 12722722
        c = {
          tag = 12722722, 
          val = 12722722, 
          next = 0x7fffffffd920, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {140737488337504, 6593851953096160668, 12722722, 
140737488347280, 0, 0, 6593851953146492316,
-6593852407587277412}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {6150070, 0, 8589916768, 45466752, 12722722, 
140737488336112, 6148885, 45466752, 42838662, 43872118,
16928128, 49315606, 140737488337504, 140737488336160, 6149269, 140737488336208}
              }
            }}, 
          backlist = 0x7fffffffb9d0, 
          handlerlist = 0x7fffffffd8f0, 
          lisp_eval_depth = 7, 
          pdlcount = 31, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x7fffffffb5e0
        }
        h = {
          handler = 9760238, 
          var = 16312450, 
          chosen_clause = 140737488335952, 
          tag = 0x7fffffffb420, 
          next = 0x7fffffffd8f0
        }
#40 0x0000000000642cc2 in exec_byte_code (bytestr=9760017, vector=9760053, 
maxdepth=16, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:980
        handlers = 9760238
        body = 9760222
        count = 30
        op = 143
        vectorp = 0x94ed40
        stack = {
          pc = 0xb61058 "\210\n\203)", 
          byte_string = 9760017, 
          byte_string_start = 0xb6103a "\306\307!\206\a", 
          constants = 9760053, 
          next = 0x7fffffffbad0
        }
        top = 0x7fffffffb568
        result = 22
#41 0x00000000005fa329 in funcall_lambda (fun=9759925, nargs=1, 
arg_vector=0x7fffffffba60) at eval.c:3052
        val = 6164517
        syms_left = 12722722
        next = 16078226
        lexenv = 12722722
        count = 29
        i = 1
        optional = 1
        original_fun = 16929858
        funcar = 12851842
        numargs = 1
        lisp_numargs = 12722722
        val = 12722722
        backtrace = {
          next = 0x7fffffffbec0, 
          function = 0x7fffffffba58, 
          args = 0x7fffffffba60, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = 0x1d
        i = 1
#43 0x0000000000641fca in exec_byte_code (bytestr=9758769, vector=9758805, 
maxdepth=20, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 29
        op = 1
        vectorp = 0x94e860
        stack = {
          pc = 0xb612e5
"\210\016\070\346>\203\026\001deV\203\026\001dSf\347U\204\026\001\016\071\311=\203\n\001dSf\350U\204\026\001\t\204\026\001\212db\210\351c\210)\t\203+\001\016\066\203+\001\016:\352N\353=\204+\001\354
\210\355\356!\207", 
          byte_string = 9758769, 
          byte_string_start = 0xb61200 "\306\b!?\021\n\204\262", 
          constants = 9758805, 
          next = 0x7fffffffbfb0
        }
        top = 0x7fffffffba58
        result = 12722770
#44 0x00000000005fa329 in funcall_lambda (fun=9758621, nargs=2, 
arg_vector=0x7fffffffbf50) at eval.c:3052
        val = 12722770
        syms_left = 12722722
        next = 16929618
        lexenv = 12722722
        count = 24
        i = 2
        optional = 1
        rest = 0
#45 0x00000000005f9b0d in Ffuncall (nargs=3, args=0x7fffffffbf48) at eval.c:2869
        fun = 9758621
        original_fun = 16815666
        funcar = 12851842
        numargs = 2
        lisp_numargs = 16106160
        val = 12722770
        backtrace = {
          next = 0x7fffffffc3a0, 
          function = 0x7fffffffbf48, 
          args = 0x7fffffffbf50, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = 0x18
        i = 6149302
#46 0x0000000000641fca in exec_byte_code (bytestr=9755513, vector=9755549, 
maxdepth=12, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 22
        op = 2
        vectorp = 0x94dba8
        stack = {
          pc = 0xb61678 "\210p*\207", 
          byte_string = 9755513, 
          byte_string_start = 0xb615e8 
"\306\030r\tq\210\307\310!\210\307\311!\210\307\312!\210\313\032\314
\210)\315\316!\203&", 
          constants = 9755549, 
          next = 0x7fffffffc4c0
        }
        top = 0x7fffffffbf48
        result = 25124261
#47 0x00000000005fa329 in funcall_lambda (fun=9755373, nargs=6, 
arg_vector=0x7fffffffc430) at eval.c:3052
        val = 25124261
        syms_left = 12722722
        next = 16031186
        lexenv = 12722722
        count = 16
        rest = 0
#48 0x00000000005f9b0d in Ffuncall (nargs=7, args=0x7fffffffc428) at eval.c:2869
        fun = 9755373
        original_fun = 16815474
        funcar = 124564764093
        numargs = 6
        lisp_numargs = 12722722
        val = 25124261
        backtrace = {
          next = 0x7fffffffc8b0, 
          function = 0x7fffffffc428, 
          args = 0x7fffffffc430, 
          nargs = 6, 
          debug_on_exit = 0
        }
        internal_args = 0x7fffffffc940
        i = 16279040
#49 0x0000000000641fca in exec_byte_code (bytestr=9753849, vector=9753885, 
maxdepth=32, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 11
        op = 6
        vectorp = 0x94d528
        stack = {
          pc = 0xb61fc5 "-\207", 
          byte_string = 9753849, 
          byte_string_start = 0xb61d4f "\306\307\b!!\020\310\b!\203(", 
          constants = 9753885, 
          next = 0x7fffffffc9c0
        }
        top = 0x7fffffffc428
        result = 140737488340704
#50 0x00000000005fa329 in funcall_lambda (fun=9753733, nargs=4, 
arg_vector=0x7fffffffc940) at eval.c:3052
        val = 4101046
        syms_left = 12722722
        next = 16322994
        lexenv = 12722722
        count = 7
        i = 4
        optional = 1
        rest = 0
#51 0x00000000005f9b0d in Ffuncall (nargs=5, args=0x7fffffffc938) at eval.c:2869
        fun = 9753733
        original_fun = 16323042
        funcar = 8
        numargs = 4
        lisp_numargs = 8
        val = 16232133
        backtrace = {
          next = 0x7fffffffcdb0, 
          function = 0x7fffffffc938, 
          args = 0x7fffffffc940, 
          nargs = 4, 
          debug_on_exit = 0
        }
        internal_args = 0x7fffffffce40
        i = 12799170
#52 0x0000000000641fca in exec_byte_code (bytestr=9746577, vector=9746613, 
maxdepth=24, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 7
        op = 4
        vectorp = 0x94b8c0
        stack = {
          pc = 0xb628ee "\211\032<\203\024", 
          byte_string = 9746577, 
          byte_string_start = 0xb628e8 "\303\bĉ\t$\211\032<\203\024", 
          constants = 9746613, 
          next = 0x7fffffffceb0
        }
        top = 0x7fffffffc938
        result = -1
#53 0x00000000005fa329 in funcall_lambda (fun=9746469, nargs=1, 
arg_vector=0x7fffffffce40) at eval.c:3052
        val = 6265152
        syms_left = 12722722
        next = 16322994
        count = 5
        i = 1
        optional = 1
        rest = 0
#54 0x00000000005f9b0d in Ffuncall (nargs=2, args=0x7fffffffce38) at eval.c:2869
        fun = 9746469
        original_fun = 16078226
        funcar = 6268870
        numargs = 1
        lisp_numargs = 12722770
        val = 41183521
        backtrace = {
          next = 0x7fffffffd2a0, 
          function = 0x7fffffffce38, 
          args = 0x7fffffffce40, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = 0x5
        i = 2
#55 0x0000000000641fca in exec_byte_code (bytestr=15043329, vector=15606861, 
maxdepth=20, args_template=12722722, nargs=0,
args=0x0) at bytecode.c:784
        count = 5
        op = 1
        vectorp = 0xee2458
        stack = {
          pc = 0x1c8899b "\207\322\323\324\325\vE\"\207", 
          byte_string = 15043329, 
          byte_string_start = 0x1c88910 "\306\307!\203\032", 
          constants = 15606861, 
          next = 0x0
        }
        top = 0x7fffffffce38
        result = 0
#56 0x00000000005fa329 in funcall_lambda (fun=22616101, nargs=0, 
arg_vector=0x7fffffffd330) at eval.c:3052
        val = 6149388
        syms_left = 12722722
        next = 16057362
        lexenv = 12722722
        count = 4
        i = 0
        optional = 1
        rest = 0
#57 0x00000000005f9b0d in Ffuncall (nargs=1, args=0x7fffffffd328) at eval.c:2869
        fun = 22616101
        original_fun = 17239538
        funcar = 3
        numargs = 0
        lisp_numargs = 12839922
        val = 140737488343872
        backtrace = {
          next = 0x7fffffffd5e0, 
          function = 0x7fffffffd328, 
          args = 0x7fffffffd330, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = 0x7fffffffd688
        i = 0
#58 0x00000000005f9029 in apply1 (fn=17239538, arg=12722722) at eval.c:2556
        ret_ungc_val = 3
        gcpro1 = {
          next = 0x7fffffffd370, 
          var = 0x55ad16, 
          nvars = 12722722
        }
#59 0x00000000005f2449 in Fcall_interactively (function=17239538, 
record_flag=12722722, keys=12757941) at callint.c:378
        input = 12722722
        funval = 22616101
        events = 25
        args = 0xc22222
        visargs = 0x2000
        specs = 12722722
        filter_specs = 12722722
        teml = 0
        up_event = 12722722
        enable = 12722722
        speccount = 3
        next_event = 8192
        prefix_arg = 12722722
        string = 0x0
        tem = 0x0
        varies = 0x0
        i = 1
        nargs = 5347863
        foo = 0
        arg_from_tty = 0
        gcpro1 = {
          next = 0x2000, 
          var = 0x0, 
          nvars = 0
        }
        gcpro2 = {
          next = 0x4fef5def, 
          var = 0x1e8664c2, 
          nvars = 140737488344832
        }
        gcpro3 = {
          next = 0x0, 
          var = 0xf423e, 
          nvars = 0
        }
        gcpro4 = {
          next = 0x0, 
          var = 0x3b9ac073, 
          nvars = 0
        }
        gcpro5 = {
          next = 0x4fef5def, 
          var = 0x2628de0, 
          nvars = 140737488344096
        }
        key_count = 2
        record_then_fail = 0
        save_this_command = 17239538
        save_last_command = 36071074
        save_this_original_command = 17239538
        save_real_this_command = 17239538
#60 0x00000000005f996b in Ffuncall (nargs=4, args=0x7fffffffd680) at eval.c:2827
        fun = 12087277
        original_fun = 12858530
        funcar = 0
        numargs = 3
        lisp_numargs = 0
        val = 0
        backtrace = {
          next = 0x0, 
          function = 0x7fffffffd680, 
          args = 0x7fffffffd688, 
          nargs = 3, 
          debug_on_exit = 0
        }
        internal_args = 0x7fffffffd688
        i = 0
#61 0x00000000005f9178 in call3 (fn=12858530, arg1=17239538, arg2=12722722, 
arg3=12722722) at eval.c:2620
        ret_ungc_val = 0
        gcpro1 = {
          next = 0x7fffffffd6c0, 
          var = 0x1591825, 
          nvars = 4
        }
        args = {12858530, 17239538, 12722722, 12722722}
#62 0x000000000056deba in Fcommand_execute (cmd=17239538, record_flag=12722722, 
keys=12722722, special=12722722) at
keyboard.c:10342
        final = 22616101
        tem = 12722722
        prefixarg = 12722722
#63 0x000000000055bcf0 in command_loop_1 () at keyboard.c:1573
        scount = 2
          12839922, 12722722, 0, 0, 140737488345232, 6268935}
        i = 2
        prev_modiff = 387
        prev_buffer = 0x26adff0
        already_adjusted = 0
#64 0x00000000005f65c9 in internal_condition_case (bfun=0x55b4c6 
<command_loop_1>, handlers=12774498, hfun=0x55ad7c
<cmd_error>) at eval.c:1333
        val = 1
        c = {
          tag = 12722722, 
          val = 12722722, 
          next = 0x7fffffffdaa0, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {0, 6593851954541098396, 4289920, 140737488347280, 0, 
0, 6593851954589332892, -6593852407628958308}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {11852891666080593308, 0, 4294967295, 0, 1, 9318112, 0, 
0, 0, 0, 140737351952882, 1, 0, 0,
140737253205648, 0}
              }
            }}, 
          backlist = 0x0, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
        h = {
          handler = 12774498, 
          var = 12722722, 
          chosen_clause = 12774498, 
          tag = 0x7fffffffd920, 
          next = 0x0
        }
#65 0x000000000055b18f in command_loop_2 (ignore=12722722) at keyboard.c:1155
        val = 0
#66 0x00000000005f5f45 in internal_catch (tag=12770370, func=0x55b169 
<command_loop_2>, arg=12722722) at eval.c:1090
        c = {
          tag = 12770370, 
          val = 12722722, 
          next = 0x0, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {0, 6593851954490766748, 4289920, 140737488347280, 0, 
0, 6593851954515932572, -6593852407976561252}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {12722722, 140737488346000, 6150631, 100, 4294967296, 
352, 6652743, 12111680, 12749520,
140737488346096, 0, 140737488346000, 12942560, 0, 0, 4289920}
              }
            }}, 
          backlist = 0x0, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
#67 0x000000000055b140 in command_loop () at keyboard.c:1134
No locals.
#68 0x000000000055a8ba in recursive_edit_1 () at keyboard.c:754
        count = 1
        val = 12722722
#69 0x000000000055aa61 in Frecursive_edit () at keyboard.c:818
        count = 0
        buffer = 12722722
#70 0x00000000005589b5 in main (argc=1, argv=0x7fffffffe098) at emacs.c:1693
        dummy = 4246698
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = 1
        skip_args = 0
        rlim = {
          rlim_cur = 8720000, 
          rlim_max = 18446744073709551615
        }
        no_loadup = 0
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x7ffff7fd3840 "\200\344\377\367\377\177"

Lisp Backtrace:
"require" (0xffff8b30)
"byte-code" (0xffff8f30)
"require" (0xffff94a0)
0x1f70fc8 PVEC_COMPILED
"mapc" (0xffff9e70)
"org-load-modules-maybe" (0xffffa350)
"org-mode" (0xffffa860)
"set-auto-mode-0" (0xffffad40)
"set-auto-mode" (0xffffb180)
"normal-mode" (0xffffba60)
"after-find-file" (0xffffbf50)
"find-file-noselect-1" (0xffffc430)
"find-file-noselect" (0xffffc940)
"find-file" (0xffffce40)
"find-file-at-point" (0xffffd330)
"call-interactively" (0xffffd688)


-- 
           Julien

Attachment: pgp1BJHxXAXFN.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]