bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#19110: Crash on mixed Burmese and Latin script text on emacs 24.3.1


From: Juha Iso-Sipilä
Subject: bug#19110: Crash on mixed Burmese and Latin script text on emacs 24.3.1
Date: Wed, 19 Nov 2014 14:10:03 +0000

Hi,

--text follows this line--
This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org.  Please check that
the From: line contains a valid email address.  After a delay of up
to one day, you should receive an acknowledgment at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug.  If you can, give a recipe
starting from `emacs -Q':

Running emacs as "emacs24 -Q emacs_crash.txt" crashes emacs when I press Ctrl+e/End twice on the first line.
With "gdb emacs24" and "set args -Q emacs_crash.txt", I get stack trace
bt full:
#0  0x0000000000498aa0 in char_table_ref (table=<optimised out>, c=c@entry=4195722) at chartab.c:234
#1  0x00000000005a668e in composition_compute_stop_pos (cmp_it=cmp_it@entry=0x7fffffffd020, charpos=9, charpos@entry=8, bytepos=<optimised out>, bytepos@entry=16, endpos=<optimised out>, endpos@entry=9,
    string=12124434) at composite.c:1053
#2  0x000000000051bb1e in scan_for_column (endpos=endpos@entry=0x7fffffffd0e8, goalcol=goalcol@entry=0x7fffffffd0e0, prevcol=prevcol@entry=0x0) at indent.c:595
#3  0x000000000051c5f2 in current_column_1 () at indent.c:708
#4  current_column () at indent.c:338
#5  0x00000000005860ba in exec_byte_code (bytestr=12275717, vector=4195722, maxdepth=4611686018695757824, args_template=4611686018430533632, nargs=4611686018695757824, args=0x7fffffffd130)
    at bytecode.c:1544
#6  0x000000000054fa0f in funcall_lambda (fun=9556229, nargs=nargs@entry=3, arg_vector=arg_vector@entry=0x7fffffffd320) at eval.c:3010
#7  0x000000000054fd1b in Ffuncall (nargs=4, args=0x7fffffffd318) at eval.c:2839
#8  0x000000000058494b in exec_byte_code (bytestr=12275717, vector=4195722, maxdepth=4611686018695757824, args_template=4611686018430533632, nargs=4611686018695757824, args=0x7fffffffd310)
    at bytecode.c:900
#9  0x000000000054fa0f in funcall_lambda (fun=9555357, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x7fffffffd4f0) at eval.c:3010
#10 0x000000000054fd1b in Ffuncall (nargs=3, args=0x7fffffffd4e8) at eval.c:2839
#11 0x000000000058494b in exec_byte_code (bytestr=12275717, vector=4195722, maxdepth=4611686018695757824, args_template=4611686018430533632, nargs=4611686018695757824, args=0x7fffffffd4e0)
    at bytecode.c:900
#12 0x000000000054fa0f in funcall_lambda (fun=9557661, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd708) at eval.c:3010
#13 0x000000000054fd1b in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd700) at eval.c:2839
#14 0x000000000054c4d8 in Fcall_interactively (function=<optimised out>, record_flag=<optimised out>, keys=<optimised out>) at callint.c:852
#15 0x000000000054fe8c in Ffuncall (nargs=nargs@entry=4, args=args@entry=0x7fffffffd8c0) at eval.c:2785
#16 0x00000000005517e4 in call3 (fn=<optimised out>, arg1=<optimised out>, arg2=<optimised out>, arg3=<optimised out>) at eval.c:2603
#17 0x00000000004df61d in Fcommand_execute (cmd=<optimised out>, record_flag=<optimised out>, keys=<optimised out>, special=<optimised out>) at keyboard.c:10241
#18 0x00000000004ebec9 in command_loop_1 () at keyboard.c:1587
#19 0x000000000054e3e3 in internal_condition_case (bfun=bfun@entry=0x4ebb30 <command_loop_1>, handlers=12176114, hfun=hfun@entry=0x4e20f0 <cmd_error>) at eval.c:1289
#20 0x00000000004dd3ce in command_loop_2 (ignore=ignore@entry=12124434) at keyboard.c:1168
#21 0x000000000054e2be in internal_catch (tag=<optimised out>, func=func@entry=0x4dd3b0 <command_loop_2>, arg=12124434) at eval.c:1060
#22 0x00000000004e1c17 in command_loop () at keyboard.c:1147
#23 recursive_edit_1 () at keyboard.c:779
#24 0x00000000004e1f14 in Frecursive_edit () at keyboard.c:843
#25 0x00000000004171d5 in main (argc=<optimised out>, argv=0x7fffffffded8) at emacs.c:1528
(gdb) bt full
#0  0x0000000000498aa0 in char_table_ref (table=<optimised out>, c=c@entry=4195722) at chartab.c:234
        tbl = 0xbb5000
        val = 4611686018429485125
#1  0x00000000005a668e in composition_compute_stop_pos (cmp_it=cmp_it@entry=0x7fffffffd020, charpos=9, charpos@entry=8, bytepos=<optimised out>, bytepos@entry=16, endpos=<optimised out>, endpos@entry=9,
    string=12124434) at composite.c:1053
        start = 8
        end = 40
        c = 4195722
        prop = -4022797923440058112
        val = <optimised out>
#2  0x000000000051bb1e in scan_for_column (endpos=endpos@entry=0x7fffffffd0e8, goalcol=goalcol@entry=0x7fffffffd0e0, prevcol=prevcol@entry=0x0) at indent.c:595
        c = <optimised out>
        ctl_arrow = true
        dp = 0x0
        multibyte = true
        cmp_it = {stop_pos = 9, id = -1, ch = -2, rule_idx = 0, lookback = 0, nglyphs = 2, reversed_p = false, charpos = 7, nchars = 1, nbytes = 3, from = 0, to = 2, width = 1}
        window = <optimised out>
        w = 0x119d0a0
        col = 10
        prev_col = 9
        goal = 2305843009213693951
        end = 9
        scan = 8
        scan_byte = 16
        next_boundary = 11
#3  0x000000000051c5f2 in current_column_1 () at indent.c:708
        col = 2305843009213693951
        opoint = 9
#4  current_column () at indent.c:338
        col = <optimised out>
        ptr = <optimised out>
        stop = <optimised out>
        tab_seen = <optimised out>
        post_tab = <optimised out>
        c = <optimised out>
        ctl_arrow = true
        dp = <optimised out>
#5  0x00000000005860ba in exec_byte_code (bytestr=12275717, vector=4195722, maxdepth=4611686018695757824, args_template=4611686018430533632, nargs=4611686018695757824, args=0x7fffffffd130)
    at bytecode.c:1544
        targets = {0x584a68 <exec_byte_code+1032>, 0x586a42 <exec_byte_code+9186>, 0x586ae4 <exec_byte_code+9348>, 0x5866ba <exec_byte_code+8282>, 0x5849b2 <exec_byte_code+850>,
          0x5849b2 <exec_byte_code+850>, 0x5866bf <exec_byte_code+8287>, 0x5866fc <exec_byte_code+8348>, 0x586670 <exec_byte_code+8208>, 0x586675 <exec_byte_code+8213>, 0x58667a <exec_byte_code+8218>,
          0x586685 <exec_byte_code+8229>, 0x584842 <exec_byte_code+482>, 0x584848 <exec_byte_code+488>, 0x584aa2 <exec_byte_code+1090>, 0x586695 <exec_byte_code+8245>, 0x584c1e <exec_byte_code+1470>,
          0x584c23 <exec_byte_code+1475>, 0x584c28 <exec_byte_code+1480>, 0x584c35 <exec_byte_code+1493>, 0x584894 <exec_byte_code+564>, 0x584898 <exec_byte_code+568>, 0x584c6a <exec_byte_code+1546>,
          0x584c45 <exec_byte_code+1509>, 0x584cdf <exec_byte_code+1663>, 0x584ce4 <exec_byte_code+1668>, 0x584ce9 <exec_byte_code+1673>, 0x584cf5 <exec_byte_code+1685>, 0x5848f0 <exec_byte_code+656>,
          0x5848f0 <exec_byte_code+656>, 0x584ca6 <exec_byte_code+1606>, 0x584cba <exec_byte_code+1626>, 0x584d3e <exec_byte_code+1758>, 0x584d43 <exec_byte_code+1763>, 0x584d48 <exec_byte_code+1768>,
          0x584d55 <exec_byte_code+1781>, 0x584926 <exec_byte_code+710>, 0x584930 <exec_byte_code+720>, 0x584d05 <exec_byte_code+1701>, 0x584d19 <exec_byte_code+1721>, 0x584d9e <exec_byte_code+1854>,
          0x584da3 <exec_byte_code+1859>, 0x584da8 <exec_byte_code+1864>, 0x584db5 <exec_byte_code+1877>, 0x58496b <exec_byte_code+779>, 0x584970 <exec_byte_code+784>, 0x584d65 <exec_byte_code+1797>,
          0x584d79 <exec_byte_code+1817>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>,
          0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x5855bc <exec_byte_code+3932>, 0x585644 <exec_byte_code+4068>, 0x58567d <exec_byte_code+4125>,
          0x5856b6 <exec_byte_code+4182>, 0x5856ef <exec_byte_code+4239>, 0x584b70 <exec_byte_code+1296>, 0x584bac <exec_byte_code+1356>, 0x585731 <exec_byte_code+4305>, 0x584b35 <exec_byte_code+1237>,
          0x584be3 <exec_byte_code+1411>, 0x585764 <exec_byte_code+4356>, 0x58579b <exec_byte_code+4411>, 0x5857cb <exec_byte_code+4459>, 0x585811 <exec_byte_code+4529>, 0x585847 <exec_byte_code+4583>,
          0x5858bf <exec_byte_code+4703>, 0x5858e8 <exec_byte_code+4744>, 0x58591f <exec_byte_code+4799>, 0x58595b <exec_byte_code+4859>, 0x585984 <exec_byte_code+4900>, 0x5859ad <exec_byte_code+4941>,
          0x5859e4 <exec_byte_code+4996>, 0x585a1b <exec_byte_code+5051>, 0x585a52 <exec_byte_code+5106>, 0x585a8e <exec_byte_code+5166>, 0x585ac4 <exec_byte_code+5220>, 0x585afa <exec_byte_code+5274>,
          0x585b72 <exec_byte_code+5394>, 0x585bac <exec_byte_code+5452>, 0x585be6 <exec_byte_code+5510>, 0x585c74 <exec_byte_code+5652>, 0x585cab <exec_byte_code+5707>, 0x585ce2 <exec_byte_code+5762>,
          0x585d19 <exec_byte_code+5817>, 0x585d50 <exec_byte_code+5872>, 0x585d86 <exec_byte_code+5926>, 0x585db9 <exec_byte_code+5977>, 0x585def <exec_byte_code+6031>, 0x585e25 <exec_byte_code+6085>,
---Type <return> to continue, or q <return> to quit---
          0x585e5b <exec_byte_code+6139>, 0x585efe <exec_byte_code+6302>, 0x584a74 <exec_byte_code+1044>, 0x585f34 <exec_byte_code+6356>, 0x585f5d <exec_byte_code+6397>, 0x585fcc <exec_byte_code+6508>,
          0x586002 <exec_byte_code+6562>, 0x586038 <exec_byte_code+6616>, 0x586061 <exec_byte_code+6657>, 0x58608b <exec_byte_code+6699>, 0x5860b5 <exec_byte_code+6741>, 0x5860e2 <exec_byte_code+6786>,
          0x584a68 <exec_byte_code+1032>, 0x586112 <exec_byte_code+6834>, 0x586140 <exec_byte_code+6880>, 0x58616e <exec_byte_code+6926>, 0x58619c <exec_byte_code+6972>, 0x5861ca <exec_byte_code+7018>,
          0x5861f8 <exec_byte_code+7064>, 0x584a74 <exec_byte_code+1044>, 0x584a68 <exec_byte_code+1032>, 0x586221 <exec_byte_code+7105>, 0x58624f <exec_byte_code+7151>, 0x586278 <exec_byte_code+7192>,
          0x5862a1 <exec_byte_code+7233>, 0x5862d8 <exec_byte_code+7288>, 0x58630f <exec_byte_code+7343>, 0x586338 <exec_byte_code+7384>, 0x5863ef <exec_byte_code+7567>, 0x5865ab <exec_byte_code+8011>,
          0x5865e2 <exec_byte_code+8066>, 0x586619 <exec_byte_code+8121>, 0x586647 <exec_byte_code+8167>, 0x584a68 <exec_byte_code+1032>, 0x584fbe <exec_byte_code+2398>, 0x584df1 <exec_byte_code+1937>,
          0x584ab6 <exec_byte_code+1110>, 0x584e90 <exec_byte_code+2096>, 0x584f43 <exec_byte_code+2275>, 0x58512f <exec_byte_code+2767>, 0x58546c <exec_byte_code+3596>, 0x5854c0 <exec_byte_code+3680>,
          0x584c7e <exec_byte_code+1566>, 0x585006 <exec_byte_code+2470>, 0x585034 <exec_byte_code+2516>, 0x585093 <exec_byte_code+2611>, 0x5850c1 <exec_byte_code+2657>, 0x5850fd <exec_byte_code+2717>,
          0x5854e0 <exec_byte_code+3712>, 0x58551c <exec_byte_code+3772>, 0x58555e <exec_byte_code+3838>, 0x584dc5 <exec_byte_code+1893>, 0x586426 <exec_byte_code+7622>, 0x586462 <exec_byte_code+7682>,
          0x58648b <exec_byte_code+7723>, 0x5864b4 <exec_byte_code+7764>, 0x5864dd <exec_byte_code+7805>, 0x586506 <exec_byte_code+7846>, 0x58653d <exec_byte_code+7901>, 0x586574 <exec_byte_code+7956>,
          0x58684f <exec_byte_code+8687>, 0x586886 <exec_byte_code+8742>, 0x5868cb <exec_byte_code+8811>, 0x586902 <exec_byte_code+8866>, 0x586939 <exec_byte_code+8921>, 0x586962 <exec_byte_code+8962>,
          0x586999 <exec_byte_code+9017>, 0x5869d0 <exec_byte_code+9072>, 0x586a09 <exec_byte_code+9129>, 0x586aae <exec_byte_code+9294>, 0x585e91 <exec_byte_code+6193>, 0x585ec7 <exec_byte_code+6247>,
          0x586a47 <exec_byte_code+9191>, 0x586a7a <exec_byte_code+9242>, 0x584a68 <exec_byte_code+1032>, 0x5851e0 <exec_byte_code+2944>, 0x585265 <exec_byte_code+3077>, 0x5852cd <exec_byte_code+3181>,
          0x585365 <exec_byte_code+3333>, 0x5853d4 <exec_byte_code+3444>, 0x58587d <exec_byte_code+4637>, 0x585b30 <exec_byte_code+5328>, 0x585f8a <exec_byte_code+6442>, 0x58674d <exec_byte_code+8429>,
          0x58678a <exec_byte_code+8490>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x5867db <exec_byte_code+8571>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>,
          0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>,
          0x584a68 <exec_byte_code+1032>, 0x586823 <exec_byte_code+8643> <repeats 64 times>}
        vectorp = 0x91d1a0 <pure+953888>
        stack = {pc = 0xa98fd7 <pure+2509911> "\024\016\033\250\204\206", byte_string = 9556337, byte_string_start = 0xa98fa5 <pure+2509861> "\306`\b\031\032\033\f:\203\021", constants = 9556373,
          next = 0x7fffffffd370}
        result = 4611686018429485125
#6  0x000000000054fa0f in funcall_lambda (fun=9556229, nargs=nargs@entry=3, arg_vector=arg_vector@entry=0x7fffffffd320) at eval.c:3010
        val = <optimised out>
        syms_left = 12124434
        next = <optimised out>
        lexenv = 12124434
        count = 14
        i = <optimised out>
        optional = <optimised out>
        rest = <optimised out>
#7  0x000000000054fd1b in Ffuncall (nargs=4, args=0x7fffffffd318) at eval.c:2839
        fun = <optimised out>
        original_fun = 16153362
        funcar = <optimised out>
        numargs = 3
        lisp_numargs = <optimised out>
        val = <optimised out>
        backtrace = {next = 0x7fffffffd470, function = 16153362, args = 0x7fffffffd320, nargs = 3, debug_on_exit = 0}
        internal_args = <optimised out>
        i = <optimised out>
#8  0x000000000058494b in exec_byte_code (bytestr=12275717, vector=4195722, maxdepth=4611686018695757824, args_template=4611686018430533632, nargs=4611686018695757824, args=0x7fffffffd310)
    at bytecode.c:900
        targets = {0x584a68 <exec_byte_code+1032>, 0x586a42 <exec_byte_code+9186>, 0x586ae4 <exec_byte_code+9348>, 0x5866ba <exec_byte_code+8282>, 0x5849b2 <exec_byte_code+850>,
          0x5849b2 <exec_byte_code+850>, 0x5866bf <exec_byte_code+8287>, 0x5866fc <exec_byte_code+8348>, 0x586670 <exec_byte_code+8208>, 0x586675 <exec_byte_code+8213>, 0x58667a <exec_byte_code+8218>,
          0x586685 <exec_byte_code+8229>, 0x584842 <exec_byte_code+482>, 0x584848 <exec_byte_code+488>, 0x584aa2 <exec_byte_code+1090>, 0x586695 <exec_byte_code+8245>, 0x584c1e <exec_byte_code+1470>,
          0x584c23 <exec_byte_code+1475>, 0x584c28 <exec_byte_code+1480>, 0x584c35 <exec_byte_code+1493>, 0x584894 <exec_byte_code+564>, 0x584898 <exec_byte_code+568>, 0x584c6a <exec_byte_code+1546>,
          0x584c45 <exec_byte_code+1509>, 0x584cdf <exec_byte_code+1663>, 0x584ce4 <exec_byte_code+1668>, 0x584ce9 <exec_byte_code+1673>, 0x584cf5 <exec_byte_code+1685>, 0x5848f0 <exec_byte_code+656>,
          0x5848f0 <exec_byte_code+656>, 0x584ca6 <exec_byte_code+1606>, 0x584cba <exec_byte_code+1626>, 0x584d3e <exec_byte_code+1758>, 0x584d43 <exec_byte_code+1763>, 0x584d48 <exec_byte_code+1768>,
          0x584d55 <exec_byte_code+1781>, 0x584926 <exec_byte_code+710>, 0x584930 <exec_byte_code+720>, 0x584d05 <exec_byte_code+1701>, 0x584d19 <exec_byte_code+1721>, 0x584d9e <exec_byte_code+1854>,
          0x584da3 <exec_byte_code+1859>, 0x584da8 <exec_byte_code+1864>, 0x584db5 <exec_byte_code+1877>, 0x58496b <exec_byte_code+779>, 0x584970 <exec_byte_code+784>, 0x584d65 <exec_byte_code+1797>,
          0x584d79 <exec_byte_code+1817>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>,
          0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x5855bc <exec_byte_code+3932>, 0x585644 <exec_byte_code+4068>, 0x58567d <exec_byte_code+4125>,
          0x5856b6 <exec_byte_code+4182>, 0x5856ef <exec_byte_code+4239>, 0x584b70 <exec_byte_code+1296>, 0x584bac <exec_byte_code+1356>, 0x585731 <exec_byte_code+4305>, 0x584b35 <exec_byte_code+1237>,
          0x584be3 <exec_byte_code+1411>, 0x585764 <exec_byte_code+4356>, 0x58579b <exec_byte_code+4411>, 0x5857cb <exec_byte_code+4459>, 0x585811 <exec_byte_code+4529>, 0x585847 <exec_byte_code+4583>,
          0x5858bf <exec_byte_code+4703>, 0x5858e8 <exec_byte_code+4744>, 0x58591f <exec_byte_code+4799>, 0x58595b <exec_byte_code+4859>, 0x585984 <exec_byte_code+4900>, 0x5859ad <exec_byte_code+4941>,
---Type <return> to continue, or q <return> to quit---
          0x5859e4 <exec_byte_code+4996>, 0x585a1b <exec_byte_code+5051>, 0x585a52 <exec_byte_code+5106>, 0x585a8e <exec_byte_code+5166>, 0x585ac4 <exec_byte_code+5220>, 0x585afa <exec_byte_code+5274>,
          0x585b72 <exec_byte_code+5394>, 0x585bac <exec_byte_code+5452>, 0x585be6 <exec_byte_code+5510>, 0x585c74 <exec_byte_code+5652>, 0x585cab <exec_byte_code+5707>, 0x585ce2 <exec_byte_code+5762>,
          0x585d19 <exec_byte_code+5817>, 0x585d50 <exec_byte_code+5872>, 0x585d86 <exec_byte_code+5926>, 0x585db9 <exec_byte_code+5977>, 0x585def <exec_byte_code+6031>, 0x585e25 <exec_byte_code+6085>,
          0x585e5b <exec_byte_code+6139>, 0x585efe <exec_byte_code+6302>, 0x584a74 <exec_byte_code+1044>, 0x585f34 <exec_byte_code+6356>, 0x585f5d <exec_byte_code+6397>, 0x585fcc <exec_byte_code+6508>,
          0x586002 <exec_byte_code+6562>, 0x586038 <exec_byte_code+6616>, 0x586061 <exec_byte_code+6657>, 0x58608b <exec_byte_code+6699>, 0x5860b5 <exec_byte_code+6741>, 0x5860e2 <exec_byte_code+6786>,
          0x584a68 <exec_byte_code+1032>, 0x586112 <exec_byte_code+6834>, 0x586140 <exec_byte_code+6880>, 0x58616e <exec_byte_code+6926>, 0x58619c <exec_byte_code+6972>, 0x5861ca <exec_byte_code+7018>,
          0x5861f8 <exec_byte_code+7064>, 0x584a74 <exec_byte_code+1044>, 0x584a68 <exec_byte_code+1032>, 0x586221 <exec_byte_code+7105>, 0x58624f <exec_byte_code+7151>, 0x586278 <exec_byte_code+7192>,
          0x5862a1 <exec_byte_code+7233>, 0x5862d8 <exec_byte_code+7288>, 0x58630f <exec_byte_code+7343>, 0x586338 <exec_byte_code+7384>, 0x5863ef <exec_byte_code+7567>, 0x5865ab <exec_byte_code+8011>,
          0x5865e2 <exec_byte_code+8066>, 0x586619 <exec_byte_code+8121>, 0x586647 <exec_byte_code+8167>, 0x584a68 <exec_byte_code+1032>, 0x584fbe <exec_byte_code+2398>, 0x584df1 <exec_byte_code+1937>,
          0x584ab6 <exec_byte_code+1110>, 0x584e90 <exec_byte_code+2096>, 0x584f43 <exec_byte_code+2275>, 0x58512f <exec_byte_code+2767>, 0x58546c <exec_byte_code+3596>, 0x5854c0 <exec_byte_code+3680>,
          0x584c7e <exec_byte_code+1566>, 0x585006 <exec_byte_code+2470>, 0x585034 <exec_byte_code+2516>, 0x585093 <exec_byte_code+2611>, 0x5850c1 <exec_byte_code+2657>, 0x5850fd <exec_byte_code+2717>,
          0x5854e0 <exec_byte_code+3712>, 0x58551c <exec_byte_code+3772>, 0x58555e <exec_byte_code+3838>, 0x584dc5 <exec_byte_code+1893>, 0x586426 <exec_byte_code+7622>, 0x586462 <exec_byte_code+7682>,
          0x58648b <exec_byte_code+7723>, 0x5864b4 <exec_byte_code+7764>, 0x5864dd <exec_byte_code+7805>, 0x586506 <exec_byte_code+7846>, 0x58653d <exec_byte_code+7901>, 0x586574 <exec_byte_code+7956>,
          0x58684f <exec_byte_code+8687>, 0x586886 <exec_byte_code+8742>, 0x5868cb <exec_byte_code+8811>, 0x586902 <exec_byte_code+8866>, 0x586939 <exec_byte_code+8921>, 0x586962 <exec_byte_code+8962>,
          0x586999 <exec_byte_code+9017>, 0x5869d0 <exec_byte_code+9072>, 0x586a09 <exec_byte_code+9129>, 0x586aae <exec_byte_code+9294>, 0x585e91 <exec_byte_code+6193>, 0x585ec7 <exec_byte_code+6247>,
          0x586a47 <exec_byte_code+9191>, 0x586a7a <exec_byte_code+9242>, 0x584a68 <exec_byte_code+1032>, 0x5851e0 <exec_byte_code+2944>, 0x585265 <exec_byte_code+3077>, 0x5852cd <exec_byte_code+3181>,
          0x585365 <exec_byte_code+3333>, 0x5853d4 <exec_byte_code+3444>, 0x58587d <exec_byte_code+4637>, 0x585b30 <exec_byte_code+5328>, 0x585f8a <exec_byte_code+6442>, 0x58674d <exec_byte_code+8429>,
          0x58678a <exec_byte_code+8490>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x5867db <exec_byte_code+8571>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>,
          0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>,
          0x584a68 <exec_byte_code+1032>, 0x586823 <exec_byte_code+8643> <repeats 64 times>}
        vectorp = 0x91ce38 <pure+953016>
        stack = {pc = 0xa99297 <pure+2510615> "\207", byte_string = 9555465, byte_string_start = 0xa99240 <pure+2510528> "\b\203\a", constants = 9555501, next = 0x7fffffffd540}
        result = 4611686018429485125
#9  0x000000000054fa0f in funcall_lambda (fun=9555357, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x7fffffffd4f0) at eval.c:3010
        val = <optimised out>
        syms_left = 12124434
        next = <optimised out>
        lexenv = 12124434
        count = 10
        i = <optimised out>
        optional = <optimised out>
        rest = <optimised out>
#10 0x000000000054fd1b in Ffuncall (nargs=3, args=0x7fffffffd4e8) at eval.c:2839
        fun = <optimised out>
        original_fun = 16883650
        funcar = <optimised out>
        numargs = 2
        lisp_numargs = <optimised out>
        val = <optimised out>
        backtrace = {next = 0x7fffffffd640, function = 16883650, args = 0x7fffffffd4f0, nargs = 2, debug_on_exit = 0}
        internal_args = <optimised out>
        i = <optimised out>
#11 0x000000000058494b in exec_byte_code (bytestr=12275717, vector=4195722, maxdepth=4611686018695757824, args_template=4611686018430533632, nargs=4611686018695757824, args=0x7fffffffd4e0)
    at bytecode.c:900
        targets = {0x584a68 <exec_byte_code+1032>, 0x586a42 <exec_byte_code+9186>, 0x586ae4 <exec_byte_code+9348>, 0x5866ba <exec_byte_code+8282>, 0x5849b2 <exec_byte_code+850>,
          0x5849b2 <exec_byte_code+850>, 0x5866bf <exec_byte_code+8287>, 0x5866fc <exec_byte_code+8348>, 0x586670 <exec_byte_code+8208>, 0x586675 <exec_byte_code+8213>, 0x58667a <exec_byte_code+8218>,
          0x586685 <exec_byte_code+8229>, 0x584842 <exec_byte_code+482>, 0x584848 <exec_byte_code+488>, 0x584aa2 <exec_byte_code+1090>, 0x586695 <exec_byte_code+8245>, 0x584c1e <exec_byte_code+1470>,
          0x584c23 <exec_byte_code+1475>, 0x584c28 <exec_byte_code+1480>, 0x584c35 <exec_byte_code+1493>, 0x584894 <exec_byte_code+564>, 0x584898 <exec_byte_code+568>, 0x584c6a <exec_byte_code+1546>,
          0x584c45 <exec_byte_code+1509>, 0x584cdf <exec_byte_code+1663>, 0x584ce4 <exec_byte_code+1668>, 0x584ce9 <exec_byte_code+1673>, 0x584cf5 <exec_byte_code+1685>, 0x5848f0 <exec_byte_code+656>,
          0x5848f0 <exec_byte_code+656>, 0x584ca6 <exec_byte_code+1606>, 0x584cba <exec_byte_code+1626>, 0x584d3e <exec_byte_code+1758>, 0x584d43 <exec_byte_code+1763>, 0x584d48 <exec_byte_code+1768>,
          0x584d55 <exec_byte_code+1781>, 0x584926 <exec_byte_code+710>, 0x584930 <exec_byte_code+720>, 0x584d05 <exec_byte_code+1701>, 0x584d19 <exec_byte_code+1721>, 0x584d9e <exec_byte_code+1854>,
          0x584da3 <exec_byte_code+1859>, 0x584da8 <exec_byte_code+1864>, 0x584db5 <exec_byte_code+1877>, 0x58496b <exec_byte_code+779>, 0x584970 <exec_byte_code+784>, 0x584d65 <exec_byte_code+1797>,
          0x584d79 <exec_byte_code+1817>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>,
          0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x5855bc <exec_byte_code+3932>, 0x585644 <exec_byte_code+4068>, 0x58567d <exec_byte_code+4125>,
          0x5856b6 <exec_byte_code+4182>, 0x5856ef <exec_byte_code+4239>, 0x584b70 <exec_byte_code+1296>, 0x584bac <exec_byte_code+1356>, 0x585731 <exec_byte_code+4305>, 0x584b35 <exec_byte_code+1237>,
---Type <return> to continue, or q <return> to quit---
          0x584be3 <exec_byte_code+1411>, 0x585764 <exec_byte_code+4356>, 0x58579b <exec_byte_code+4411>, 0x5857cb <exec_byte_code+4459>, 0x585811 <exec_byte_code+4529>, 0x585847 <exec_byte_code+4583>,
          0x5858bf <exec_byte_code+4703>, 0x5858e8 <exec_byte_code+4744>, 0x58591f <exec_byte_code+4799>, 0x58595b <exec_byte_code+4859>, 0x585984 <exec_byte_code+4900>, 0x5859ad <exec_byte_code+4941>,
          0x5859e4 <exec_byte_code+4996>, 0x585a1b <exec_byte_code+5051>, 0x585a52 <exec_byte_code+5106>, 0x585a8e <exec_byte_code+5166>, 0x585ac4 <exec_byte_code+5220>, 0x585afa <exec_byte_code+5274>,
          0x585b72 <exec_byte_code+5394>, 0x585bac <exec_byte_code+5452>, 0x585be6 <exec_byte_code+5510>, 0x585c74 <exec_byte_code+5652>, 0x585cab <exec_byte_code+5707>, 0x585ce2 <exec_byte_code+5762>,
          0x585d19 <exec_byte_code+5817>, 0x585d50 <exec_byte_code+5872>, 0x585d86 <exec_byte_code+5926>, 0x585db9 <exec_byte_code+5977>, 0x585def <exec_byte_code+6031>, 0x585e25 <exec_byte_code+6085>,
          0x585e5b <exec_byte_code+6139>, 0x585efe <exec_byte_code+6302>, 0x584a74 <exec_byte_code+1044>, 0x585f34 <exec_byte_code+6356>, 0x585f5d <exec_byte_code+6397>, 0x585fcc <exec_byte_code+6508>,
          0x586002 <exec_byte_code+6562>, 0x586038 <exec_byte_code+6616>, 0x586061 <exec_byte_code+6657>, 0x58608b <exec_byte_code+6699>, 0x5860b5 <exec_byte_code+6741>, 0x5860e2 <exec_byte_code+6786>,
          0x584a68 <exec_byte_code+1032>, 0x586112 <exec_byte_code+6834>, 0x586140 <exec_byte_code+6880>, 0x58616e <exec_byte_code+6926>, 0x58619c <exec_byte_code+6972>, 0x5861ca <exec_byte_code+7018>,
          0x5861f8 <exec_byte_code+7064>, 0x584a74 <exec_byte_code+1044>, 0x584a68 <exec_byte_code+1032>, 0x586221 <exec_byte_code+7105>, 0x58624f <exec_byte_code+7151>, 0x586278 <exec_byte_code+7192>,
          0x5862a1 <exec_byte_code+7233>, 0x5862d8 <exec_byte_code+7288>, 0x58630f <exec_byte_code+7343>, 0x586338 <exec_byte_code+7384>, 0x5863ef <exec_byte_code+7567>, 0x5865ab <exec_byte_code+8011>,
          0x5865e2 <exec_byte_code+8066>, 0x586619 <exec_byte_code+8121>, 0x586647 <exec_byte_code+8167>, 0x584a68 <exec_byte_code+1032>, 0x584fbe <exec_byte_code+2398>, 0x584df1 <exec_byte_code+1937>,
          0x584ab6 <exec_byte_code+1110>, 0x584e90 <exec_byte_code+2096>, 0x584f43 <exec_byte_code+2275>, 0x58512f <exec_byte_code+2767>, 0x58546c <exec_byte_code+3596>, 0x5854c0 <exec_byte_code+3680>,
          0x584c7e <exec_byte_code+1566>, 0x585006 <exec_byte_code+2470>, 0x585034 <exec_byte_code+2516>, 0x585093 <exec_byte_code+2611>, 0x5850c1 <exec_byte_code+2657>, 0x5850fd <exec_byte_code+2717>,
          0x5854e0 <exec_byte_code+3712>, 0x58551c <exec_byte_code+3772>, 0x58555e <exec_byte_code+3838>, 0x584dc5 <exec_byte_code+1893>, 0x586426 <exec_byte_code+7622>, 0x586462 <exec_byte_code+7682>,
          0x58648b <exec_byte_code+7723>, 0x5864b4 <exec_byte_code+7764>, 0x5864dd <exec_byte_code+7805>, 0x586506 <exec_byte_code+7846>, 0x58653d <exec_byte_code+7901>, 0x586574 <exec_byte_code+7956>,
          0x58684f <exec_byte_code+8687>, 0x586886 <exec_byte_code+8742>, 0x5868cb <exec_byte_code+8811>, 0x586902 <exec_byte_code+8866>, 0x586939 <exec_byte_code+8921>, 0x586962 <exec_byte_code+8962>,
          0x586999 <exec_byte_code+9017>, 0x5869d0 <exec_byte_code+9072>, 0x586a09 <exec_byte_code+9129>, 0x586aae <exec_byte_code+9294>, 0x585e91 <exec_byte_code+6193>, 0x585ec7 <exec_byte_code+6247>,
          0x586a47 <exec_byte_code+9191>, 0x586a7a <exec_byte_code+9242>, 0x584a68 <exec_byte_code+1032>, 0x5851e0 <exec_byte_code+2944>, 0x585265 <exec_byte_code+3077>, 0x5852cd <exec_byte_code+3181>,
          0x585365 <exec_byte_code+3333>, 0x5853d4 <exec_byte_code+3444>, 0x58587d <exec_byte_code+4637>, 0x585b30 <exec_byte_code+5328>, 0x585f8a <exec_byte_code+6442>, 0x58674d <exec_byte_code+8429>,
          0x58678a <exec_byte_code+8490>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x5867db <exec_byte_code+8571>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>,
          0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>, 0x584a68 <exec_byte_code+1032>,
          0x584a68 <exec_byte_code+1032>, 0x586823 <exec_byte_code+8643> <repeats 64 times>}
        vectorp = 0x91d708 <pure+955272>
        stack = {pc = 0xa98dbf <pure+2509375> "\203:", byte_string = 9557721, byte_string_start = 0xa98da9 <pure+2509353> "\b\204\006", constants = 9557757, next = 0x0}
        result = 4611686018429485125
#12 0x000000000054fa0f in funcall_lambda (fun=9557661, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd708) at eval.c:3010
        val = <optimised out>
        syms_left = 12124434
        next = <optimised out>
        lexenv = 12124434
        count = 5
        i = <optimised out>
        optional = <optimised out>
        rest = <optimised out>
#13 0x000000000054fd1b in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd700) at eval.c:2839
        fun = <optimised out>
        original_fun = 15508146
        funcar = <optimised out>
        numargs = 1
        lisp_numargs = <optimised out>
        val = <optimised out>
        backtrace = {next = 0x7fffffffd850, function = 15508146, args = 0x7fffffffd708, nargs = 1, debug_on_exit = 0}
        internal_args = <optimised out>
        i = <optimised out>
#14 0x000000000054c4d8 in Fcall_interactively (function=<optimised out>, record_flag=<optimised out>, keys=<optimised out>) at callint.c:852
        val = <optimised out>
        args = <optimised out>
        visargs = <optimised out>
        specs = <optimised out>
        filter_specs = <optimised out>
        teml = <optimised out>
        up_event = 12124434
        enable = <optimised out>
        speccount = <optimised out>
        next_event = <optimised out>
---Type <return> to continue, or q <return> to quit---
        prefix_arg = <optimised out>
        string = <optimised out>
        tem = <optimised out>
        varies = 0x7fffffffd6c0 ""
        i = <optimised out>
        nargs = <optimised out>
        mark = <optimised out>
        arg_from_tty = <optimised out>
        gcpro3 = <optimised out>
        gcpro4 = <optimised out>
        key_count = <optimised out>
        record_then_fail = <optimised out>
        save_this_command = <optimised out>
        save_last_command = <optimised out>
        save_this_original_command = <optimised out>
        save_real_this_command = <optimised out>
#15 0x000000000054fe8c in Ffuncall (nargs=nargs@entry=4, args=args@entry=0x7fffffffd8c0) at eval.c:2785
        fun = 11444141
        original_fun = 12260850
        funcar = <optimised out>
        numargs = 3
        lisp_numargs = <optimised out>
        val = <optimised out>
        backtrace = {next = 0x0, function = 12260850, args = 0x7fffffffd8c8, nargs = 3, debug_on_exit = 0}
        internal_args = 0x7fffffffd8c8
        i = <optimised out>
#16 0x00000000005517e4 in call3 (fn=<optimised out>, arg1=<optimised out>, arg2=<optimised out>, arg3=<optimised out>) at eval.c:2603
        ret_ungc_val = 4611686018429485125
        gcpro1 = {next = <optimised out>, var = <optimised out>, nvars = 4}
        args = {12260850, 15508146, 12124434, 12124434}
#17 0x00000000004df61d in Fcommand_execute (cmd=<optimised out>, record_flag=<optimised out>, keys=<optimised out>, special=<optimised out>) at keyboard.c:10241
        final = <optimised out>
        tem = <optimised out>
        prefixarg = <optimised out>
#18 0x00000000004ebec9 in command_loop_1 () at keyboard.c:1587
        scount = 2
        cmd = <optimised out>
        keybuf = {15454994, 5566962, 140737353876176, 2822930839, 38, 89, 140737353876176, 140737351927830, 140737246709568, 12124434, 0, 15837026, 140737488345264, 0, 140737488345760, 4239955, 0,
          12242194, 12124434, 12124434, 4000, 4611686018695757824, 12124434, 5498110, 1, 64, 12351862, 5565296, 12124434, 4000}
        i = <optimised out>
        prev_modiff = 2
        prev_buffer = 0x1762650
#19 0x000000000054e3e3 in internal_condition_case (bfun=bfun@entry=0x4ebb30 <command_loop_1>, handlers=12176114, hfun=hfun@entry=0x4e20f0 <cmd_error>) at eval.c:1289
        val = <optimised out>
        c = {tag = 12124434, val = 12124434, next = 0x7fffffffdbf0, gcpro = 0x0, jmp = {{__jmpbuf = {1, -2195644069263322468, 12124434, 4000, 140737488346832, 0, 2195641993034322588,
                -2195641621456366948}, __mask_was_saved = 0, __saved_mask = {__val = {0, 1, 8550200, 0, 4000, 140737488346832, 0, 20179232, 140737351947607, 140733193388033, 0, 3488983867,
                  140737246685472, 1, 20179232, 12124434}}}}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0}
        h = {handler = 12176114, var = 12124434, chosen_clause = 140737488345776, tag = 0x7fffffffdaa0, next = 0x0}
#20 0x00000000004dd3ce in command_loop_2 (ignore=ignore@entry=12124434) at keyboard.c:1168
        val = 4611686018429485125
#21 0x000000000054e2be in internal_catch (tag=<optimised out>, func=func@entry=0x4dd3b0 <command_loop_2>, arg=12124434) at eval.c:1060
        c = {tag = 12171954, val = 12124434, next = 0x0, gcpro = 0x0, jmp = {{__jmpbuf = {1, -2195644069263322468, 12124434, 4000, 140737488346832, 0, 2195641993086751388, -2195641621485989220},
              __mask_was_saved = 0, __saved_mask = {__val = {0, 390842023936, 0, 0, 511101108334, 0, 140737488346287, 8658881, 5848894, 124, 6198275, 140737488346416, 140737488346424, 0, 140737488346416,
                  6198275}}}}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0}
#22 0x00000000004e1c17 in command_loop () at keyboard.c:1147
---Type <return> to continue, or q <return> to quit---
No locals.
#23 recursive_edit_1 () at keyboard.c:779
        count = 1
        val = 20179232
#24 0x00000000004e1f14 in Frecursive_edit () at keyboard.c:843
        count = 0
        buffer = 12124434
#25 0x00000000004171d5 in main (argc=<optimised out>, argv=0x7fffffffded8) at emacs.c:1528
        dummy = 0
        stack_bottom_variable = -1 '\377'
        do_initial_setlocale = <optimised out>
        dumping = <optimised out>
        skip_args = 0
        rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x1343010 "\220P4\001"

xbacktrace does not exist on my system gdb.

Cheers, Juha

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/share/emacs/24.3/etc/DEBUG.


In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7)
 of 2014-03-07 on lamiak, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description:    Ubuntu 14.04.1 LTS

Configured using:
 `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var/lib' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'
 '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp'
 '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes'
 '--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars'
 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall'
 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2''

Important settings:
  value of $LANG: en_GB.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down-mouse-5> <mouse-5> <double-down-mouse-5> <double-mouse-5>
<triple-down-mouse-5> <triple-mouse-5> M-x r e p o
<tab> <return> r <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
emacs_crash.txt has auto save data; consider M-x recover-this-file
Loading vc-git...done
byte-code: End of buffer [3 times]
Making completion list... [2 times]

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils help-mode easymenu vc-git time-date tooltip
ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd
fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
register page menu-bar rfn-eshadow timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer loaddefs button faces cus-face macroexp files text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
dynamic-setting system-font-setting font-render-setting move-toolbar gtk
x-toolkit x multi-tty emacs)


Attachment: emacs_crash.txt
Description: Text document


reply via email to

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