GNU bug report logs - #22219
25.1.50; segfault when changing org status

Previous Next

Package: emacs;

Reported by: Dirk-Jan C. Binnema <djcb <at> djcbsoftware.nl>

Date: Mon, 21 Dec 2015 21:55:02 UTC

Severity: normal

Found in version 25.1.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22219 in the body.
You can then email your comments to 22219 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#22219; Package emacs. (Mon, 21 Dec 2015 21:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dirk-Jan C. Binnema <djcb <at> djcbsoftware.nl>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 21 Dec 2015 21:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dirk-Jan C. Binnema <djcb <at> djcbsoftware.nl>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.1.50; segfault when changing org status
Date: Mon, 21 Dec 2015 23:54:03 +0200
With latest emacs, I have been seeing segfaults (a couple today) when
changing the status of an item in org-mode, e.g. from TODO->DONE.

Haven't seen this before today (I compiled today's emacs), so perhaps
this is related to some recent change.

Will try a non-optimized build later...

Don't have 'xbacktrace' handy, but this is what 'bt full' says:

gdb% bt full
#0  0x00000000004a1c48 in char_table_ref (table=<optimized out>, c=4195516, c <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffbb48>) at chartab.c:241
        val = <error reading variable val (Cannot access memory at address 0xc0a2a8)>
#1  0x00000000005ae317 in CHAR_TABLE_REF (idx=<error reading variable: Cannot access memory at address 0x7fffffffbb48>, ct=<optimized out>) at lisp.h:1689
No locals.
#2  composition_compute_stop_pos () at composite.c:1013
        start = <error reading variable start (Cannot access memory at address 0x7fffffffbb78)>
        end = <error reading variable end (Cannot access memory at address 0x7fffffffbb80)>
        c = <error reading variable c (Cannot access memory at address 0x7fffffffbb48)>
        prop = <error reading variable prop (Cannot access memory at address 0x7fffffffbb88)>
        val = <optimized out>
#3  0x0000000000522ad3 in scan_for_column () at indent.c:556
        ctl_arrow = <error reading variable ctl_arrow (Cannot access memory at address 0x7fffffffbc10)>
        dp = <error reading variable dp (Cannot access memory at address 0x7fffffffbbf8)>
        multibyte = <error reading variable multibyte (Cannot access memory at address 0x7fffffffbc00)>
        cmp_it = <error reading variable cmp_it (Cannot access memory at address 0x7fffffffbc60)>
        window = <optimized out>
        w = <error reading variable w (Cannot access memory at address 0x7fffffffbc18)>
        col = 0
        prev_col = 0
        goal = <error reading variable goal (Cannot access memory at address 0x7fffffffbbe0)>
        end = <error reading variable end (Cannot access memory at address 0x7fffffffbb98)>
        scan = <error reading variable scan (Cannot access memory at address 0x7fffffffbbb0)>
        scan_byte = <error reading variable scan_byte (Cannot access memory at address 0x7fffffffbc30)>
        next_boundary = <error reading variable next_boundary (Cannot access memory at address 0x7fffffffbc38)>
#4  0x0000000000523e74 in current_column_1 () at indent.c:726
        col = <error reading variable col (Cannot access memory at address 0x7fffffffbd10)>
        opoint = <error reading variable opoint (Cannot access memory at address 0x7fffffffbd18)>
#5  current_column () at indent.c:352
        col = <optimized out>
        ptr = <optimized out>
        stop = <optimized out>
        tab_seen = <optimized out>
        post_tab = <optimized out>
        c = <optimized out>
        ctl_arrow = <optimized out>
        dp = <error reading variable dp (Cannot access memory at address 0x7fffffffbcd8)>
#6  0x000000000058dd65 in exec_byte_code (bytestr=<optimized out>, vector=<error reading variable: Cannot access memory at address 0x7fffffffbd30>, maxdepth=<optimized out>, 
    args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:1571
        v1 = <optimized out>
        targets = <error reading variable targets (Cannot access memory at address 0x5f9ae0)>
        count = <optimized out>
        op = <optimized out>
        vectorp = <error reading variable vectorp (Cannot access memory at address 0x7fffffffbd30)>
        stack = <error reading variable stack (Cannot access memory at address 0x7fffffffbe20)>
        top = <optimized out>
        result = <optimized out>
        type = <optimized out>
#7  0x000000000055900f in funcall_lambda (fun=<error reading variable: Cannot access memory at address 0x7fffffffbe98>, 
    nargs=<error reading variable: Cannot access memory at address 0x7fffffffbe70>, nargs <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffbec8>, 
    arg_vector=<error reading variable: Cannot access memory at address 0x7fffffffbe88>, arg_vector <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffbed0>)
    at eval.c:2876
        val = <optimized out>
        syms_left = <error reading variable syms_left (Cannot access memory at address 0x7fffffffbe68)>
        lexenv = <error reading variable lexenv (Cannot access memory at address 0x7fffffffbe58)>
---Type <return> to continue, or q <return> to quit---
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#8  0x00000000005593db in Ffuncall (nargs=<error reading variable: Cannot access memory at address 0x7fffffffbec8>, 
    args=<error reading variable: Cannot access memory at address 0x7fffffffbed0>, args <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffbf48>) at eval.c:2711
        fun = <optimized out>
        original_fun = <error reading variable original_fun (Cannot access memory at address 0x7fffffffbed8)>
        numargs = <error reading variable numargs (Cannot access memory at address 0x7fffffffbec8)>
        val = <optimized out>
        internal_args = <optimized out>
        count = <error reading variable count (Cannot access memory at address 0x7fffffffbec0)>
#9  0x000000000058c993 in exec_byte_code (bytestr=<optimized out>, vector=<error reading variable: Cannot access memory at address 0x7fffffffbf50>, maxdepth=<optimized out>, 
    args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880
        targets = <error reading variable targets (Cannot access memory at address 0x5f9ae0)>
        count = <optimized out>
        op = <optimized out>
        vectorp = <error reading variable vectorp (Cannot access memory at address 0x7fffffffbf50)>
        stack = <error reading variable stack (Cannot access memory at address 0x7fffffffc030)>
        top = <error reading variable top (Cannot access memory at address 0x7fffffffbf48)>
        result = <optimized out>
        type = <optimized out>
#10 0x000000000055900f in funcall_lambda (fun=<error reading variable: Cannot access memory at address 0x7fffffffc0a8>, 
    nargs=<error reading variable: Cannot access memory at address 0x7fffffffc080>, nargs <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc0d8>, 
    arg_vector=<error reading variable: Cannot access memory at address 0x7fffffffc098>, arg_vector <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc0e0>)
    at eval.c:2876
        val = <optimized out>
        syms_left = <error reading variable syms_left (Cannot access memory at address 0x7fffffffc078)>
        lexenv = <error reading variable lexenv (Cannot access memory at address 0x7fffffffc068)>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#11 0x00000000005593db in Ffuncall (nargs=<error reading variable: Cannot access memory at address 0x7fffffffc0d8>, 
    args=<error reading variable: Cannot access memory at address 0x7fffffffc0e0>, args <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc158>) at eval.c:2711
        fun = <optimized out>
        original_fun = <error reading variable original_fun (Cannot access memory at address 0x7fffffffc0e8)>
        numargs = <error reading variable numargs (Cannot access memory at address 0x7fffffffc0d8)>
        val = <optimized out>
        internal_args = <optimized out>
        count = <error reading variable count (Cannot access memory at address 0x7fffffffc0d0)>
#12 0x000000000058c993 in exec_byte_code (bytestr=<optimized out>, vector=<error reading variable: Cannot access memory at address 0x7fffffffc160>, maxdepth=<optimized out>, 
    args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880
        targets = <error reading variable targets (Cannot access memory at address 0x5f9ae0)>
        count = <optimized out>
        op = <optimized out>
        vectorp = <error reading variable vectorp (Cannot access memory at address 0x7fffffffc160)>
        stack = <error reading variable stack (Cannot access memory at address 0x7fffffffc260)>
        top = <error reading variable top (Cannot access memory at address 0x7fffffffc158)>
        result = <optimized out>
        type = <optimized out>
#13 0x000000000055900f in funcall_lambda (fun=<error reading variable: Cannot access memory at address 0x7fffffffc2d8>, 
    fun <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc300>, nargs=<error reading variable: Cannot access memory at address 0x7fffffffc2b0>, 
    nargs <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc310>, arg_vector=<error reading variable: Cannot access memory at address 0x7fffffffc2c8>, 
    arg_vector <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc318>) at eval.c:2876
        val = <optimized out>
---Type <return> to continue, or q <return> to quit---
        syms_left = <error reading variable syms_left (Cannot access memory at address 0x7fffffffc2a8)>
        lexenv = <error reading variable lexenv (Cannot access memory at address 0x7fffffffc298)>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#14 0x00000000005584a8 in apply_lambda (fun=<error reading variable: Cannot access memory at address 0x7fffffffc300>, args=<optimized out>, 
    count=<error reading variable: Cannot access memory at address 0x7fffffffc300>) at eval.c:2751
        args_left = <optimized out>
        i = <optimized out>
        arg_vector = <error reading variable arg_vector (Cannot access memory at address 0x7fffffffc318)>
        tem = <optimized out>
        sa_avail = <optimized out>
        sa_must_free = <error reading variable sa_must_free (Cannot access memory at address 0x7fffffffc300)>
#15 0x00000000005587bb in eval_sub (form=<optimized out>) at eval.c:2198
        fun = <optimized out>
        val = <optimized out>
        original_args = <error reading variable original_args (Cannot access memory at address 0x7fffffffc3e8)>
        count = <optimized out>
#16 0x000000000055b81d in Fprogn (body=<error reading variable: Cannot access memory at address 0x7fffffffc438>) at eval.c:427
        val = 0
#17 Flet (args=<error reading variable: Cannot access memory at address 0x7fffffffc460>) at eval.c:943
        temps = <optimized out>
        tem = <optimized out>
        lexenv = <error reading variable lexenv (Cannot access memory at address 0x7fffffffc450)>
        elt = <optimized out>
        varlist = <optimized out>
        argnum = <optimized out>
        sa_avail = <optimized out>
        sa_must_free = <error reading variable sa_must_free (Cannot access memory at address 0x7fffffffc460)>
#18 0x00000000005589c1 in eval_sub (form=<error reading variable: Cannot access memory at address 0x7fffffffc590>) at eval.c:2085
        numargs = <optimized out>
        args_left = <error reading variable args_left (Cannot access memory at address 0x7fffffffc4d8)>
        i = <optimized out>
        maxargs = <optimized out>
        argvals = <error reading variable argvals (Cannot access memory at address 0x7fffffffc520)>
        fun = <error reading variable fun (Cannot access memory at address 0x7fffffffc4c0)>
        val = <optimized out>
        original_args = <error reading variable original_args (Cannot access memory at address 0x7fffffffc518)>
        count = <optimized out>
#19 0x000000000055bd61 in Feval (form=<error reading variable: Cannot access memory at address 0x7fffffffc590>, lexical=<optimized out>) at eval.c:1953
No locals.
#20 0x00000000005595b2 in Ffuncall (nargs=<error reading variable: Cannot access memory at address 0x7fffffffc570>, 
    args=<error reading variable: Cannot access memory at address 0x7fffffffc618>) at eval.c:2653
        internal_argbuf = <error reading variable internal_argbuf (Cannot access memory at address 0x7fffffffc5d0)>
        fun = <error reading variable fun (Cannot access memory at address 0x7fffffffc5a8)>
        original_fun = <optimized out>
        numargs = <error reading variable numargs (Cannot access memory at address 0x7fffffffc570)>
        val = <optimized out>
        internal_args = <error reading variable internal_args (Cannot access memory at address 0x7fffffffc578)>
        count = <error reading variable count (Cannot access memory at address 0x7fffffffc5b0)>
#21 0x000000000058c993 in exec_byte_code (bytestr=<optimized out>, vector=<error reading variable: Cannot access memory at address 0x7fffffffc620>, maxdepth=<optimized out>, 
    args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880
        targets = <error reading variable targets (Cannot access memory at address 0x5f9ae0)>
        count = <optimized out>
---Type <return> to continue, or q <return> to quit---
        op = <optimized out>
        vectorp = <error reading variable vectorp (Cannot access memory at address 0x7fffffffc620)>
        stack = <error reading variable stack (Cannot access memory at address 0x7fffffffc6e0)>
        top = <error reading variable top (Cannot access memory at address 0x7fffffffc618)>
        result = <optimized out>
        type = <optimized out>
#22 0x000000000055900f in funcall_lambda (fun=<error reading variable: Cannot access memory at address 0x7fffffffc758>, 
    nargs=<error reading variable: Cannot access memory at address 0x7fffffffc730>, nargs <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc788>, 
    arg_vector=<error reading variable: Cannot access memory at address 0x7fffffffc748>, arg_vector <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc790>)
    at eval.c:2876
        val = <optimized out>
        syms_left = <error reading variable syms_left (Cannot access memory at address 0x7fffffffc728)>
        lexenv = <error reading variable lexenv (Cannot access memory at address 0x7fffffffc718)>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#23 0x00000000005593db in Ffuncall (nargs=<error reading variable: Cannot access memory at address 0x7fffffffc788>, 
    args=<error reading variable: Cannot access memory at address 0x7fffffffc790>, args <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc808>) at eval.c:2711
        fun = <optimized out>
        original_fun = <error reading variable original_fun (Cannot access memory at address 0x7fffffffc798)>
        numargs = <error reading variable numargs (Cannot access memory at address 0x7fffffffc788)>
        val = <optimized out>
        internal_args = <optimized out>
        count = <error reading variable count (Cannot access memory at address 0x7fffffffc780)>
#24 0x000000000058c993 in exec_byte_code (bytestr=<optimized out>, vector=<error reading variable: Cannot access memory at address 0x7fffffffc810>, maxdepth=<optimized out>, 
    args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880
        targets = <error reading variable targets (Cannot access memory at address 0x5f9ae0)>
        count = <optimized out>
        op = <optimized out>
        vectorp = <error reading variable vectorp (Cannot access memory at address 0x7fffffffc810)>
        stack = <error reading variable stack (Cannot access memory at address 0x7fffffffc8e0)>
        top = <error reading variable top (Cannot access memory at address 0x7fffffffc808)>
        result = <optimized out>
        type = <optimized out>
#25 0x000000000055900f in funcall_lambda (fun=<error reading variable: Cannot access memory at address 0x7fffffffc958>, 
    nargs=<error reading variable: Cannot access memory at address 0x7fffffffc930>, nargs <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc988>, 
    arg_vector=<error reading variable: Cannot access memory at address 0x7fffffffc948>, arg_vector <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffc990>)
    at eval.c:2876
        val = <optimized out>
        syms_left = <error reading variable syms_left (Cannot access memory at address 0x7fffffffc928)>
        lexenv = <error reading variable lexenv (Cannot access memory at address 0x7fffffffc918)>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#26 0x00000000005593db in Ffuncall (nargs=<error reading variable: Cannot access memory at address 0x7fffffffc988>, 
    args=<error reading variable: Cannot access memory at address 0x7fffffffc990>, args <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffca08>) at eval.c:2711
        fun = <optimized out>
        original_fun = <error reading variable original_fun (Cannot access memory at address 0x7fffffffc998)>
        numargs = <error reading variable numargs (Cannot access memory at address 0x7fffffffc988)>
        val = <optimized out>
        internal_args = <optimized out>
        count = <error reading variable count (Cannot access memory at address 0x7fffffffc980)>
#27 0x000000000058c993 in exec_byte_code (bytestr=<optimized out>, vector=<error reading variable: Cannot access memory at address 0x7fffffffca10>, maxdepth=<optimized out>, 
    args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880
---Type <return> to continue, or q <return> to quit---
        targets = <error reading variable targets (Cannot access memory at address 0x5f9ae0)>
        count = <optimized out>
        op = <optimized out>
        vectorp = <error reading variable vectorp (Cannot access memory at address 0x7fffffffca10)>
        stack = <error reading variable stack (Cannot access memory at address 0x7fffffffcac0)>
        top = <error reading variable top (Cannot access memory at address 0x7fffffffca08)>
        result = <optimized out>
        type = <optimized out>
#28 0x000000000055900f in funcall_lambda (fun=<error reading variable: Cannot access memory at address 0x7fffffffcb38>, 
    nargs=<error reading variable: Cannot access memory at address 0x7fffffffcb10>, nargs <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffcb68>, 
    arg_vector=<error reading variable: Cannot access memory at address 0x7fffffffcb28>, arg_vector <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffcb70>)
    at eval.c:2876
        val = <optimized out>
        syms_left = <error reading variable syms_left (Cannot access memory at address 0x7fffffffcb08)>
        lexenv = <error reading variable lexenv (Cannot access memory at address 0x7fffffffcaf8)>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#29 0x00000000005593db in Ffuncall (nargs=<error reading variable: Cannot access memory at address 0x7fffffffcb68>, 
    nargs <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffcbf0>, args=<error reading variable: Cannot access memory at address 0x7fffffffcb70>, 
    args <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffcbf8>) at eval.c:2711
        fun = <optimized out>
        original_fun = <error reading variable original_fun (Cannot access memory at address 0x7fffffffcb78)>
        numargs = <error reading variable numargs (Cannot access memory at address 0x7fffffffcb68)>
        val = <optimized out>
        internal_args = <optimized out>
        count = <error reading variable count (Cannot access memory at address 0x7fffffffcb60)>
#30 0x0000000000554fda in Ffuncall_interactively (nargs=<error reading variable: Cannot access memory at address 0x7fffffffcbf0>, 
    args=<error reading variable: Cannot access memory at address 0x7fffffffcbf8>) at callint.c:248
No locals.
#31 0x00000000005594c9 in Ffuncall (nargs=<error reading variable: Cannot access memory at address 0x7fffffffcc30>, 
    nargs <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffcc98>, args=<error reading variable: Cannot access memory at address 0x7fffffffcc00>, 
    args <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffccb0>) at eval.c:2630
        fun = <error reading variable fun (Cannot access memory at address 0x7fffffffcc20)>
        original_fun = <error reading variable original_fun (Cannot access memory at address 0x7fffffffcc08)>
        numargs = <error reading variable numargs (Cannot access memory at address 0x7fffffffcc30)>
        val = <optimized out>
        internal_args = <optimized out>
        count = <error reading variable count (Cannot access memory at address 0x7fffffffcc28)>
#32 0x000000000055a85c in Fapply (nargs=<error reading variable: Cannot access memory at address 0x7fffffffcc98>, nargs <at> entry=3, 
    args=<error reading variable: Cannot access memory at address 0x7fffffffccb0>, args <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffcd30>) at eval.c:2231
        i = <optimized out>
        numargs = <optimized out>
        funcall_nargs = <optimized out>
        funcall_args = 0x0
        spread_arg = <optimized out>
        fun = <error reading variable fun (Cannot access memory at address 0x7fffffffccb8)>
        retval = <optimized out>
        sa_avail = 16384
        sa_must_free = false
#33 0x0000000000555326 in Fcall_interactively (function=<error reading variable: Cannot access memory at address 0x7fffffffcd30>, 
    record_flag=<error reading variable: Cannot access memory at address 0x7fffffffcd30>, keys=<optimized out>) at callint.c:385
        input = <optimized out>
        funval = <optimized out>
---Type <return> to continue, or q <return> to quit---
        events = <optimized out>
        args = <optimized out>
        visargs = <optimized out>
        specs = <error reading variable specs (Cannot access memory at address 0x7fffffffcd30)>
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = <optimized out>
        enable = <error reading variable enable (Cannot access memory at address 0x7fffffffcd30)>
        sa_avail = 16384
        sa_must_free = false
        next_event = <optimized out>
        prefix_arg = <error reading variable prefix_arg (Cannot access memory at address 0x7fffffffcd30)>
        string = 0x0
        tem = <optimized out>
        varies = <optimized out>
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = false
        key_count = <error reading variable key_count (Cannot access memory at address 0x7fffffffcd30)>
        record_then_fail = false
        save_this_command = <error reading variable save_this_command (Cannot access memory at address 0x7fffffffcd30)>
        save_last_command = <error reading variable save_last_command (Cannot access memory at address 0x7fffffffcd30)>
        save_this_original_command = <error reading variable save_this_original_command (Cannot access memory at address 0x7fffffffcd30)>
        save_real_this_command = <error reading variable save_real_this_command (Cannot access memory at address 0x7fffffffcd30)>
#34 0x00000000005595a2 in Ffuncall (nargs=<error reading variable: Cannot access memory at address 0x7fffffffce20>, 
    args=<error reading variable: Cannot access memory at address 0x7fffffffcea8>) at eval.c:2657
        internal_argbuf = <error reading variable internal_argbuf (Cannot access memory at address 0x7fffffffce60)>
        fun = <error reading variable fun (Cannot access memory at address 0x7fffffffce18)>
        original_fun = <optimized out>
        numargs = <error reading variable numargs (Cannot access memory at address 0x7fffffffce20)>
        val = <optimized out>
        internal_args = <error reading variable internal_args (Cannot access memory at address 0x7fffffffce28)>
        count = <error reading variable count (Cannot access memory at address 0x7fffffffce40)>
#35 0x000000000058c993 in exec_byte_code (bytestr=<optimized out>, vector=<error reading variable: Cannot access memory at address 0x7fffffffceb0>, maxdepth=<optimized out>, 
    args_template=<optimized out>, nargs=<error reading variable: Cannot access memory at address 0x7fffffffcfe0>, args=<optimized out>, 
    args <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffcfa8>) at bytecode.c:880
        targets = <error reading variable targets (Cannot access memory at address 0x5f9ae0)>
        count = <optimized out>
        op = <optimized out>
        vectorp = <error reading variable vectorp (Cannot access memory at address 0x7fffffffceb0)>
        stack = <error reading variable stack (Cannot access memory at address 0x7fffffffcfb0)>
        top = <error reading variable top (Cannot access memory at address 0x7fffffffcea8)>
        result = <optimized out>
        type = <optimized out>
#36 0x0000000000559134 in funcall_lambda (fun=<error reading variable: Cannot access memory at address 0x7fffffffcfb8>, 
    nargs=<error reading variable: Cannot access memory at address 0x7fffffffcfe0>, arg_vector=<error reading variable: Cannot access memory at address 0x7fffffffcfa8>, 
    arg_vector <at> entry=<error reading variable: Cannot access memory at address 0x7fffffffcfe8>) at eval.c:2810
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
---Type <return> to continue, or q <return> to quit---
#37 0x00000000005593db in Ffuncall (nargs=<error reading variable: Cannot access memory at address 0x7fffffffcfe0>, nargs <at> entry=2, 
    args=<error reading variable: Cannot access memory at address 0x7fffffffcfe8>, args <at> entry=0x7fffffffd0a0) at eval.c:2711
        fun = <optimized out>
        original_fun = <error reading variable original_fun (Cannot access memory at address 0x7fffffffcff0)>
        numargs = <error reading variable numargs (Cannot access memory at address 0x7fffffffcfe0)>
        val = <optimized out>
        internal_args = <optimized out>
        count = <error reading variable count (Cannot access memory at address 0x7fffffffd000)>
#38 0x00000000005596aa in call1 (fn=fn <at> entry=14736, arg1=<optimized out>) at eval.c:2509
No locals.
#39 0x00000000004f6ae4 in command_loop_1 () at keyboard.c:1452
        cmd = <optimized out>
        keybuf = <error reading variable keybuf (Cannot access memory at address 0x7fffffffd0f0)>
        i = <optimized out>
        prev_modiff = <error reading variable prev_modiff (Cannot access memory at address 0x7fffffffd078)>
        prev_buffer = <error reading variable prev_buffer (Cannot access memory at address 0x7fffffffd068)>
#40 0x0000000000557c07 in internal_condition_case () at eval.c:1309
        val = <optimized out>
        c = <optimized out>
#41 0x00000000004e8b3c in command_loop_2 (ignore=<error reading variable: Cannot access memory at address 0x7fffffffd260>) at keyboard.c:1086
        val = 4611686018645491781
#42 0x0000000000557afb in internal_catch (tag=<error reading variable: Cannot access memory at address 0x7fffffffd1e8>, tag <at> entry=45648, ) at eval.c:1073
        val = <optimized out>
        c = <optimized out>
#43 0x00000000004e8af9 in command_loop () at keyboard.c:1065
No locals.
#44 0x00000000004ecf8b in recursive_edit_1 () at keyboard.c:671
        val = <optimized out>
#45 0x00000000004ed2d8 in Frecursive_edit () at keyboard.c:742
        buffer = <optimized out>
#46 0x0000000000417deb in main (argc=<error reading variable: Cannot access memory at address 0x7fffffffd2a8>, argv=<error reading variable: Cannot access memory at address 0x7fffffffd2b0>)
    at emacs.c:1652
        dummy = <error reading variable dummy (Cannot access memory at address 0x7fffffffd2e8)>
        stack_bottom_variable = <error reading variable stack_bottom_variable (Cannot access memory at address 0x7fffffffd2e3)>
        do_initial_setlocale = <optimized out>
        dumping = <optimized out>
        skip_args = <error reading variable skip_args (Cannot access memory at address 0x7fffffffd2e4)>
        rlim = <error reading variable rlim (Cannot access memory at address 0x7fffffffd310)>
        no_loadup = <error reading variable no_loadup (Cannot access memory at address 0x7fffffffd2df)>
        junk = <error reading variable junk (Cannot access memory at address 0x7fffffffd2f0)>
        dname_arg = <error reading variable dname_arg (Cannot access memory at address 0x7fffffffd2f8)>
        ch_to_dir = <error reading variable ch_to_dir (Cannot access memory at address 0x7fffffffd300)>
        original_pwd = <optimized out>

 
Configured features:
XPM JPEG TIFF GIF PNG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY ACL
LIBSELINUX GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11

Important settings:
  value of $LC_ALL: en_DK.UTF-8
  value of $LC_MESSAGES: en_DK.UTF-8
  value of $LC_MONETARY: en_DK.utf8
  value of $LC_NUMERIC: en_DK.utf8
  value of $LC_TIME: en_DK.utf8
  value of $LANG: en_DK.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: mu4e:main

Minor modes in effect:
  smartparens-global-mode: t
  diff-auto-refine-mode: t
  global-git-commit-mode: t
  async-bytecomp-package-mode: t
  shell-dirtrack-mode: t
  projectile-global-mode: t
  projectile-mode: t
  savehist-mode: t
  recentf-mode: t
  global-hl-line-mode: t
  show-paren-mode: t
  display-time-mode: t
  delete-selection-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t
  overwrite-mode: overwrite-mode-binary

Recent messages:
Appointment reminders enabled (no diary file found)
Loading /home/djcb/DJCBSoftware/Projects/PulseOn/Config/pulseon.el (source)...done
Entering work
[mu4e] Switched context to djcb
[mu4e] Started mu4e with 65812 messages in store
[mu4e] Contacts received: 6468
[mu4e] Retrieving mail...done
[mu4e] Indexing... processed 65000, updated 2
[mu4e] Indexing completed; processed 65814, updated 2, cleaned-up 0
[mu4e] Contacts received: 6468

Load-path shadows:
~/.emacs.d/djcb/get-packages hides ~/.emacs.d/site-lisp/get-packages
/home/djcb/.emacs.d/elpa/helm-20151218.1216/helm-multi-match hides /home/djcb/.emacs.d/elpa/helm-core-20151213.17/helm-multi-match
~/.emacs.d/site-lisp/htmlize hides /home/djcb/.emacs.d/elpa/htmlize-20130207.1202/htmlize
/home/djcb/Sources/mu/mu4e/mu4e-context hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-context
/home/djcb/Sources/mu/mu4e/mu4e-proc hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-proc
/home/djcb/Sources/mu/mu4e/mu4e-draft hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-draft
/home/djcb/Sources/mu/mu4e/mu4e-actions hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-actions
/home/djcb/Sources/mu/mu4e/mu4e-meta hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-meta
/home/djcb/Sources/mu/mu4e/mu4e-vars hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-vars
/home/djcb/Sources/mu/mu4e/mu4e-lists hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-lists
/home/djcb/Sources/mu/mu4e/mu4e-view hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-view
/home/djcb/Sources/mu/mu4e/mu4e-message hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-message
/home/djcb/Sources/mu/mu4e/mu4e-main hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-main
/home/djcb/Sources/mu/mu4e/mu4e-contrib hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-contrib
/home/djcb/Sources/mu/mu4e/mu4e-compose hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-compose
/home/djcb/Sources/mu/mu4e/mu4e hides /usr/local/share/emacs/site-lisp/mu4e/mu4e
/home/djcb/Sources/mu/mu4e/org-old-mu4e hides /usr/local/share/emacs/site-lisp/mu4e/org-old-mu4e
/home/djcb/Sources/mu/mu4e/mu4e-speedbar hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-speedbar
/home/djcb/Sources/mu/mu4e/mu4e-mark hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-mark
/home/djcb/Sources/mu/mu4e/mu4e-headers hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-headers
/home/djcb/Sources/mu/mu4e/mu4e-utils hides /usr/local/share/emacs/site-lisp/mu4e/mu4e-utils
/home/djcb/Sources/mu/mu4e/org-mu4e hides /usr/local/share/emacs/site-lisp/mu4e/org-mu4e
/home/djcb/.emacs.d/elpa/org-20151214/ox-md hides /usr/local/share/emacs/25.1.50/lisp/org/ox-md
/home/djcb/.emacs.d/elpa/org-20151214/org-datetree hides /usr/local/share/emacs/25.1.50/lisp/org/org-datetree
/home/djcb/.emacs.d/elpa/org-20151214/ob-sass hides /usr/local/share/emacs/25.1.50/lisp/org/ob-sass
/home/djcb/.emacs.d/elpa/org-20151214/ob-lisp hides /usr/local/share/emacs/25.1.50/lisp/org/ob-lisp
/home/djcb/.emacs.d/elpa/org-20151214/ox hides /usr/local/share/emacs/25.1.50/lisp/org/ox
/home/djcb/.emacs.d/elpa/org-20151214/ob-sql hides /usr/local/share/emacs/25.1.50/lisp/org/ob-sql
/home/djcb/.emacs.d/elpa/org-20151214/org-pcomplete hides /usr/local/share/emacs/25.1.50/lisp/org/org-pcomplete
/home/djcb/.emacs.d/elpa/org-20151214/ob-comint hides /usr/local/share/emacs/25.1.50/lisp/org/ob-comint
/home/djcb/.emacs.d/elpa/org-20151214/ob-ruby hides /usr/local/share/emacs/25.1.50/lisp/org/ob-ruby
/home/djcb/.emacs.d/elpa/org-20151214/ob-exp hides /usr/local/share/emacs/25.1.50/lisp/org/ob-exp
/home/djcb/.emacs.d/elpa/org-20151214/ob-scheme hides /usr/local/share/emacs/25.1.50/lisp/org/ob-scheme
/home/djcb/.emacs.d/elpa/org-20151214/ob-asymptote hides /usr/local/share/emacs/25.1.50/lisp/org/ob-asymptote
/home/djcb/.emacs.d/elpa/org-20151214/ox-html hides /usr/local/share/emacs/25.1.50/lisp/org/ox-html
/home/djcb/.emacs.d/elpa/org-20151214/ob-picolisp hides /usr/local/share/emacs/25.1.50/lisp/org/ob-picolisp
/home/djcb/.emacs.d/elpa/org-20151214/ob-shen hides /usr/local/share/emacs/25.1.50/lisp/org/ob-shen
/home/djcb/.emacs.d/elpa/org-20151214/ox-texinfo hides /usr/local/share/emacs/25.1.50/lisp/org/ox-texinfo
/home/djcb/.emacs.d/elpa/org-20151214/org-mhe hides /usr/local/share/emacs/25.1.50/lisp/org/org-mhe
/home/djcb/.emacs.d/elpa/org-20151214/org-element hides /usr/local/share/emacs/25.1.50/lisp/org/org-element
/home/djcb/.emacs.d/elpa/org-20151214/ox-beamer hides /usr/local/share/emacs/25.1.50/lisp/org/ox-beamer
/home/djcb/.emacs.d/elpa/org-20151214/ob-fortran hides /usr/local/share/emacs/25.1.50/lisp/org/ob-fortran
/home/djcb/.emacs.d/elpa/org-20151214/org-compat hides /usr/local/share/emacs/25.1.50/lisp/org/org-compat
/home/djcb/.emacs.d/elpa/org-20151214/org-timer hides /usr/local/share/emacs/25.1.50/lisp/org/org-timer
/home/djcb/.emacs.d/elpa/org-20151214/org-src hides /usr/local/share/emacs/25.1.50/lisp/org/org-src
/home/djcb/.emacs.d/elpa/org-20151214/ob-emacs-lisp hides /usr/local/share/emacs/25.1.50/lisp/org/ob-emacs-lisp
/home/djcb/.emacs.d/elpa/org-20151214/ob-tangle hides /usr/local/share/emacs/25.1.50/lisp/org/ob-tangle
/home/djcb/.emacs.d/elpa/org-20151214/ob-ocaml hides /usr/local/share/emacs/25.1.50/lisp/org/ob-ocaml
/home/djcb/.emacs.d/elpa/org-20151214/org-attach hides /usr/local/share/emacs/25.1.50/lisp/org/org-attach
/home/djcb/.emacs.d/elpa/org-20151214/ob-dot hides /usr/local/share/emacs/25.1.50/lisp/org/ob-dot
/home/djcb/.emacs.d/elpa/org-20151214/ob-scala hides /usr/local/share/emacs/25.1.50/lisp/org/ob-scala
/home/djcb/.emacs.d/elpa/org-20151214/ob-org hides /usr/local/share/emacs/25.1.50/lisp/org/ob-org
/home/djcb/.emacs.d/elpa/org-20151214/ob-ledger hides /usr/local/share/emacs/25.1.50/lisp/org/ob-ledger
/home/djcb/.emacs.d/elpa/org-20151214/org-faces hides /usr/local/share/emacs/25.1.50/lisp/org/org-faces
/home/djcb/.emacs.d/elpa/org-20151214/org-bbdb hides /usr/local/share/emacs/25.1.50/lisp/org/org-bbdb
/home/djcb/.emacs.d/elpa/org-20151214/org hides /usr/local/share/emacs/25.1.50/lisp/org/org
/home/djcb/.emacs.d/elpa/org-20151214/ob-js hides /usr/local/share/emacs/25.1.50/lisp/org/ob-js
/home/djcb/.emacs.d/elpa/org-20151214/org-id hides /usr/local/share/emacs/25.1.50/lisp/org/org-id
/home/djcb/.emacs.d/elpa/org-20151214/ob-sqlite hides /usr/local/share/emacs/25.1.50/lisp/org/ob-sqlite
/home/djcb/.emacs.d/elpa/org-20151214/ob-java hides /usr/local/share/emacs/25.1.50/lisp/org/ob-java
/home/djcb/.emacs.d/elpa/org-20151214/ob-matlab hides /usr/local/share/emacs/25.1.50/lisp/org/ob-matlab
/home/djcb/.emacs.d/elpa/org-20151214/org-feed hides /usr/local/share/emacs/25.1.50/lisp/org/org-feed
/home/djcb/.emacs.d/elpa/org-20151214/ob-ditaa hides /usr/local/share/emacs/25.1.50/lisp/org/ob-ditaa
/home/djcb/.emacs.d/elpa/org-20151214/ox-odt hides /usr/local/share/emacs/25.1.50/lisp/org/ox-odt
/home/djcb/.emacs.d/elpa/org-20151214/org-rmail hides /usr/local/share/emacs/25.1.50/lisp/org/org-rmail
/home/djcb/.emacs.d/elpa/org-20151214/ob-perl hides /usr/local/share/emacs/25.1.50/lisp/org/ob-perl
/home/djcb/.emacs.d/elpa/org-20151214/ox-man hides /usr/local/share/emacs/25.1.50/lisp/org/ox-man
/home/djcb/.emacs.d/elpa/org-20151214/ob-eval hides /usr/local/share/emacs/25.1.50/lisp/org/ob-eval
/home/djcb/.emacs.d/elpa/org-20151214/ob-makefile hides /usr/local/share/emacs/25.1.50/lisp/org/ob-makefile
/home/djcb/.emacs.d/elpa/org-20151214/ob-awk hides /usr/local/share/emacs/25.1.50/lisp/org/ob-awk
/home/djcb/.emacs.d/elpa/org-20151214/org-footnote hides /usr/local/share/emacs/25.1.50/lisp/org/org-footnote
/home/djcb/.emacs.d/elpa/org-20151214/ox-publish hides /usr/local/share/emacs/25.1.50/lisp/org/ox-publish
/home/djcb/.emacs.d/elpa/org-20151214/ob-ref hides /usr/local/share/emacs/25.1.50/lisp/org/ob-ref
/home/djcb/.emacs.d/elpa/org-20151214/org-mouse hides /usr/local/share/emacs/25.1.50/lisp/org/org-mouse
/home/djcb/.emacs.d/elpa/org-20151214/ob-lob hides /usr/local/share/emacs/25.1.50/lisp/org/ob-lob
/home/djcb/.emacs.d/elpa/org-20151214/org-w3m hides /usr/local/share/emacs/25.1.50/lisp/org/org-w3m
/home/djcb/.emacs.d/elpa/org-20151214/ob-maxima hides /usr/local/share/emacs/25.1.50/lisp/org/ob-maxima
/home/djcb/.emacs.d/elpa/org-20151214/org-crypt hides /usr/local/share/emacs/25.1.50/lisp/org/org-crypt
/home/djcb/.emacs.d/elpa/org-20151214/ob-css hides /usr/local/share/emacs/25.1.50/lisp/org/ob-css
/home/djcb/.emacs.d/elpa/org-20151214/org-list hides /usr/local/share/emacs/25.1.50/lisp/org/org-list
/home/djcb/.emacs.d/elpa/org-20151214/org-plot hides /usr/local/share/emacs/25.1.50/lisp/org/org-plot
/home/djcb/.emacs.d/elpa/org-20151214/org-agenda hides /usr/local/share/emacs/25.1.50/lisp/org/org-agenda
/home/djcb/.emacs.d/elpa/org-20151214/ob-lilypond hides /usr/local/share/emacs/25.1.50/lisp/org/ob-lilypond
/home/djcb/.emacs.d/elpa/org-20151214/ox-ascii hides /usr/local/share/emacs/25.1.50/lisp/org/ox-ascii
/home/djcb/.emacs.d/elpa/org-20151214/ob hides /usr/local/share/emacs/25.1.50/lisp/org/ob
/home/djcb/.emacs.d/elpa/org-20151214/ob-latex hides /usr/local/share/emacs/25.1.50/lisp/org/ob-latex
/home/djcb/.emacs.d/elpa/org-20151214/org-ctags hides /usr/local/share/emacs/25.1.50/lisp/org/org-ctags
/home/djcb/.emacs.d/elpa/org-20151214/org-entities hides /usr/local/share/emacs/25.1.50/lisp/org/org-entities
/home/djcb/.emacs.d/elpa/org-20151214/ob-octave hides /usr/local/share/emacs/25.1.50/lisp/org/ob-octave
/home/djcb/.emacs.d/elpa/org-20151214/ob-haskell hides /usr/local/share/emacs/25.1.50/lisp/org/ob-haskell
/home/djcb/.emacs.d/elpa/org-20151214/org-colview hides /usr/local/share/emacs/25.1.50/lisp/org/org-colview
/home/djcb/.emacs.d/elpa/org-20151214/ob-gnuplot hides /usr/local/share/emacs/25.1.50/lisp/org/ob-gnuplot
/home/djcb/.emacs.d/elpa/org-20151214/org-info hides /usr/local/share/emacs/25.1.50/lisp/org/org-info
/home/djcb/.emacs.d/elpa/org-20151214/org-mobile hides /usr/local/share/emacs/25.1.50/lisp/org/org-mobile
/home/djcb/.emacs.d/elpa/org-20151214/ob-mscgen hides /usr/local/share/emacs/25.1.50/lisp/org/ob-mscgen
/home/djcb/.emacs.d/elpa/org-20151214/org-macro hides /usr/local/share/emacs/25.1.50/lisp/org/org-macro
/home/djcb/.emacs.d/elpa/org-20151214/ob-clojure hides /usr/local/share/emacs/25.1.50/lisp/org/ob-clojure
/home/djcb/.emacs.d/elpa/org-20151214/ob-io hides /usr/local/share/emacs/25.1.50/lisp/org/ob-io
/home/djcb/.emacs.d/elpa/org-20151214/org-loaddefs hides /usr/local/share/emacs/25.1.50/lisp/org/org-loaddefs
/home/djcb/.emacs.d/elpa/org-20151214/ob-R hides /usr/local/share/emacs/25.1.50/lisp/org/ob-R
/home/djcb/.emacs.d/elpa/org-20151214/org-inlinetask hides /usr/local/share/emacs/25.1.50/lisp/org/org-inlinetask
/home/djcb/.emacs.d/elpa/org-20151214/ob-plantuml hides /usr/local/share/emacs/25.1.50/lisp/org/ob-plantuml
/home/djcb/.emacs.d/elpa/org-20151214/ob-core hides /usr/local/share/emacs/25.1.50/lisp/org/ob-core
/home/djcb/.emacs.d/elpa/org-20151214/org-archive hides /usr/local/share/emacs/25.1.50/lisp/org/org-archive
/home/djcb/.emacs.d/elpa/org-20151214/org-table hides /usr/local/share/emacs/25.1.50/lisp/org/org-table
/home/djcb/.emacs.d/elpa/org-20151214/org-clock hides /usr/local/share/emacs/25.1.50/lisp/org/org-clock
/home/djcb/.emacs.d/elpa/org-20151214/org-docview hides /usr/local/share/emacs/25.1.50/lisp/org/org-docview
/home/djcb/.emacs.d/elpa/org-20151214/org-irc hides /usr/local/share/emacs/25.1.50/lisp/org/org-irc
/home/djcb/.emacs.d/elpa/org-20151214/ox-icalendar hides /usr/local/share/emacs/25.1.50/lisp/org/ox-icalendar
/home/djcb/.emacs.d/elpa/org-20151214/org-install hides /usr/local/share/emacs/25.1.50/lisp/org/org-install
/home/djcb/.emacs.d/elpa/org-20151214/org-version hides /usr/local/share/emacs/25.1.50/lisp/org/org-version
/home/djcb/.emacs.d/elpa/org-20151214/org-protocol hides /usr/local/share/emacs/25.1.50/lisp/org/org-protocol
/home/djcb/.emacs.d/elpa/org-20151214/ob-C hides /usr/local/share/emacs/25.1.50/lisp/org/ob-C
/home/djcb/.emacs.d/elpa/org-20151214/org-indent hides /usr/local/share/emacs/25.1.50/lisp/org/org-indent
/home/djcb/.emacs.d/elpa/org-20151214/org-bibtex hides /usr/local/share/emacs/25.1.50/lisp/org/org-bibtex
/home/djcb/.emacs.d/elpa/org-20151214/ox-org hides /usr/local/share/emacs/25.1.50/lisp/org/ox-org
/home/djcb/.emacs.d/elpa/org-20151214/ob-calc hides /usr/local/share/emacs/25.1.50/lisp/org/ob-calc
/home/djcb/.emacs.d/elpa/org-20151214/org-habit hides /usr/local/share/emacs/25.1.50/lisp/org/org-habit
/home/djcb/.emacs.d/elpa/org-20151214/org-macs hides /usr/local/share/emacs/25.1.50/lisp/org/org-macs
/home/djcb/.emacs.d/elpa/org-20151214/org-eshell hides /usr/local/share/emacs/25.1.50/lisp/org/org-eshell
/home/djcb/.emacs.d/elpa/org-20151214/ob-python hides /usr/local/share/emacs/25.1.50/lisp/org/ob-python
/home/djcb/.emacs.d/elpa/org-20151214/ob-table hides /usr/local/share/emacs/25.1.50/lisp/org/ob-table
/home/djcb/.emacs.d/elpa/org-20151214/org-gnus hides /usr/local/share/emacs/25.1.50/lisp/org/org-gnus
/home/djcb/.emacs.d/elpa/org-20151214/ob-screen hides /usr/local/share/emacs/25.1.50/lisp/org/ob-screen
/home/djcb/.emacs.d/elpa/org-20151214/ob-keys hides /usr/local/share/emacs/25.1.50/lisp/org/ob-keys
/home/djcb/.emacs.d/elpa/org-20151214/org-capture hides /usr/local/share/emacs/25.1.50/lisp/org/org-capture
/home/djcb/.emacs.d/elpa/org-20151214/ox-latex hides /usr/local/share/emacs/25.1.50/lisp/org/ox-latex

Features:
(shadow quail vc-git emacsbug djcb-projects pulseon djcb-org appt
ob-scheme geiser ob-python ob-gnuplot ob-ditaa ob-C cc-mode cc-fonts
cc-guess cc-menus cc-cmds ob-sh ob-ruby ob-perl deft org-caldav
icalendar diary-lib diary-loaddefs org-id url-dav org-protocol
org-journal org-crypt calfw-org org-capture calfw holidays hol-loaddefs
org-gcal org-archive request-deferred deferred request alert log4e
notifications dbus gntp ox-latex ox-icalendar ox-html ox-ascii
ox-publish ox djcb-mu4e gnus-dired org-mu4e org-element avl-tree
org-location-google-maps org-agenda google-maps google-maps-static
google-maps-geocode google-maps-base org org-macro org-footnote
org-pcomplete org-list org-faces org-entities noutline outline
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 mu4e-contrib mu4e mu4e-speedbar speedbar sb-image
ezimage dframe mu4e-main mu4e-context mu4e-view cal-menu calendar
cal-loaddefs epa derived epg mu4e-headers mu4e-compose mu4e-draft
mu4e-actions rfc2368 smtpmail sendmail mu4e-mark mu4e-message html2text
mu4e-proc mu4e-utils doc-view jka-compr image-mode mu4e-lists mu4e-vars
mu4e-meta smartparens-config smartparens ggtags etags xref project ewoc
rainbow-delimiters nlinum linum yasnippet disp-table
fill-column-indicator cc-styles cc-align cc-engine cc-vars cc-defs
magit-gh-pulls s ucs-normalize gh gh-users gh-issues gh-pulls gh-repos
gh-gist gh-oauth gh-api logito gh-cache pcache eieio-base gh-auth
gh-common gh-url url-http tls url-auth url-gw gh-profile rx json map
magit-blame magit-stash magit-bisect magit-remote magit-commit
magit-sequence magit magit-apply magit-wip magit-log magit-diff
smerge-mode diff-mode magit-core magit-process magit-popup magit-mode
magit-git crm magit-section magit-utils git-commit log-edit message
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader
pcvs-util add-log with-editor async-bytecomp async tramp-sh server
swiper ivy helm-files image-dired tramp tramp-compat tramp-loaddefs
trampver shell pcomplete format-spec dired-x dired-aux ffap helm-buffers
helm-elscreen helm-tags helm-grep helm-regexp helm-external
helm-bookmark helm-net browse-url xml url url-proxy url-privacy
url-expand url-methods url-history url-cookie url-domsuf url-util
mailcap helm-adaptive helm-info helm-plugin helm-utils bookmark pp
helm-locate helm-help helm-types helm easy-mmode helm-source
eieio-compat helm-multi-match helm-lib dired dired-loaddefs projectile
grep compile comint ansi-color ibuf-ext ibuffer ibuffer-loaddefs
ace-window avy eno edit-at-point thingatpt dash djcb-hydra hydra ring lv
ido seq savehist recentf tree-widget wid-edit dream-theme powerline
advice powerline-separators color powerline-themes hl-line paren time
cus-start cus-load delsel finder-inf tex-site edmacro kmacro cl info
package epg-config url-handlers url-parse auth-source cl-seq eieio
byte-opt bytecomp byte-compile cl-extra cconv eieio-core cl-macs gv
eieio-loaddefs gnus-util mm-util help-fns help-mode easymenu cl-loaddefs
pcase cl-lib mail-prsvr password-cache url-vars 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 obarray 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 596065 69769)
  (symbols 48 54597 4)
  (miscs 40 121 171)
  (strings 32 145023 36482)
  (string-bytes 1 4698112)
  (vectors 16 76810)
  (vector-slots 8 1159132 10418)
  (floats 8 1104 352)
  (intervals 56 1808 44)
  (buffers 976 13)
  (heap 1024 80231 6494))

-- 
Dirk-Jan C. Binnema                  Helsinki, Finland
e:djcb <at> djcbsoftware.nl           w:www.djcbsoftware.nl
pgp: D09C E664 897D 7D39 5047 A178 E96A C7A1 017D DA3C




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22219; Package emacs. (Tue, 22 Dec 2015 03:36:01 GMT) Full text and rfc822 format available.

Message #8 received at 22219 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dirk-Jan C. Binnema <djcb <at> djcbsoftware.nl>
Cc: 22219 <at> debbugs.gnu.org
Subject: Re: bug#22219: 25.1.50; segfault when changing org status
Date: Tue, 22 Dec 2015 05:35:57 +0200
> From: Dirk-Jan C. Binnema <djcb <at> djcbsoftware.nl>
> Date: Mon, 21 Dec 2015 23:54:03 +0200
> 
> 
> With latest emacs, I have been seeing segfaults (a couple today) when
> changing the status of an item in org-mode, e.g. from TODO->DONE.

Thanks.  Please switch to the emacs-25 branch and see if the problem
exists there.  The master branch has several bugs already fixed in
emacs-25.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22219; Package emacs. (Sat, 26 Dec 2015 08:51:01 GMT) Full text and rfc822 format available.

Message #11 received at 22219 <at> debbugs.gnu.org (full text, mbox):

From: Dirk-Jan C. Binnema <djcb <at> djcbsoftware.nl>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 22219 <at> debbugs.gnu.org
Subject: Re: bug#22219: 25.1.50; segfault when changing org status
Date: Sat, 26 Dec 2015 10:50:03 +0200
On Tuesday Dec 22 2015, Eli Zaretskii wrote:

>> From: Dirk-Jan C. Binnema <djcb <at> djcbsoftware.nl>
>> Date: Mon, 21 Dec 2015 23:54:03 +0200
>> 
>> 
>> With latest emacs, I have been seeing segfaults (a couple today) when
>> changing the status of an item in org-mode, e.g. from TODO->DONE.
>
> Thanks.  Please switch to the emacs-25 branch and see if the problem
> exists there.  The master branch has several bugs already fixed in
> emacs-25.

Have done so, and didn't see this problem again with the emacs-25 branch
-- thanks! Perhaps this can be close then?

Kind regards,
Dirk.

-- 
Dirk-Jan C. Binnema                  Helsinki, Finland
e:djcb <at> djcbsoftware.nl           w:www.djcbsoftware.nl
pgp: D09C E664 897D 7D39 5047 A178 E96A C7A1 017D DA3C




bug closed, send any further explanations to 22219 <at> debbugs.gnu.org and Dirk-Jan C. Binnema <djcb <at> djcbsoftware.nl> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 26 Dec 2015 13:02:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 24 Jan 2016 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.