emacs-devel
[Top][All Lists]
Advanced

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

Re: The very latest emacs (25.1.50) segfault


From: Masaru Nomiya
Subject: Re: The very latest emacs (25.1.50) segfault
Date: Thu, 14 Jan 2016 10:53:06 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Goj$(D+W(B) APEL/10.8 EasyPG/1.0.0 Emacs/25.1.50 (x86_64-openSUSE-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hello,

In the Message; 

  Subject    : Re: The very latest emacs (25.1.50) segfault
  Message-ID : <address@hidden>
  Date & Time: Thu, 14 Jan 2016 09:21:30 +0900

address@hidden (K. Handa) has written:

[...]
> > Maybe, these are reverted files.

> No, they are the latest files.  I'll attach old files ((i.e. the
> versions before my change).

Ah, I see.

> > I compiled, but I got the same result as before.

> Please configure your emacs source with the following command, and
> re-compile.

> % CFLAGS='-O0 -g3' ./configure --enable-checking='yes,glyphs' 
> --enable-check-lisp-object-type

> Then the debugger's backtrace command will show more useful information.

Thank you so much, indeed.

Anyway, I did;

Program received signal SIGABRT, Aborted.
0x00007ffff16bc0cb in raise () from /lib64/libpthread.so.0
#0  0x00007ffff16bc0cb in raise () from /lib64/libpthread.so.0
#1  0x00000000005810fe in terminate_due_to_signal (sig=6, backtrace_limit=
    2147483647) at emacs.c:401
#2  0x00000000006117dc in die (msg=0x73e98e "VECTORLIKEP (a)", file=
    0x73e940 "lisp.h", line=1024) at alloc.c:7063
#3  0x000000000057b3ad in XVECTOR (a=...) at lisp.h:1024
#4  0x000000000057c054 in AREF (array=..., idx=2) at lisp.h:1542
#5  0x00000000006c62e3 in ftfont_shape_by_flt (lgstring=..., font=0x3d0a098, 
    ft_face=0x3f6f5a0, otf=0x0, matrix=0x3d0a190) at ftfont.c:2598
#6  0x00000000006c6a82 in ftfont_shape (lgstring=...) at ftfont.c:2690
#7  0x00000000006c8dba in xftfont_shape (lgstring=...) at xftfont.c:664
#8  0x0000000000658ba0 in Ffont_shape_gstring (gstring=...) at font.c:4410
#9  0x00000000006361c3 in Ffuncall (nargs=2, args=0x7ffffffee1e8)
    at eval.c:2693
#10 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#11 0x0000000000637053 in funcall_lambda (fun=..., nargs=5, arg_vector=
    0xabb6cd <pure+1076749>) at eval.c:2921
#12 0x000000000063642d in Ffuncall (nargs=6, args=0x7ffffffeead0)
    at eval.c:2742
#13 0x00000000006326e4 in internal_condition_case_n (bfun=0x635de7 <Ffuncall>, 
    nargs=6, args=0x7ffffffeead0, handlers=..., hfun=
    0x4474da <safe_eval_handler>) at eval.c:1389
#14 0x000000000044777b in safe__call (inhibit_quit=false, nargs=6, func=..., 
    ap=0x7ffffffeebb8) at xdisp.c:2555
#15 0x000000000044786e in safe_call (nargs=6, func=...) at xdisp.c:2571
#16 0x00000000006b3a97 in autocmp_chars (rule=..., charpos=305, bytepos=322, 
    limit=306, win=0x149b670, face=0x42032d0, string=...) at composite.c:915
#17 0x00000000006b5268 in composition_reseat_it (cmp_it=0x7fffffff5728, 
    charpos=305, bytepos=322, endpos=1, w=0x149b670, face=0x42032d0, string=
    ...) at composite.c:1246
#18 0x000000000045962b in next_element_from_buffer (it=0x7fffffff4ed0)
    at xdisp.c:8297
#19 0x0000000000455697 in get_next_display_element (it=0x7fffffff4ed0)
    at xdisp.c:6897
#20 0x000000000045a087 in move_it_in_display_line_to (it=0x7fffffff4ed0, 
    to_charpos=16875, to_x=-1, op=MOVE_TO_POS) at xdisp.c:8587
#21 0x000000000045d02c in move_it_to (it=0x7fffffff4ed0, to_charpos=16875, 
    to_x=-1, to_y=1040, to_vpos=-1, op=10) at xdisp.c:9178
#22 0x000000000045e237 in move_it_vertically (it=0x7fffffff4ed0, dy=1040)
    at xdisp.c:9559
#23 0x00000000004bf6d4 in Fwindow_end (window=..., update=...) at window.c:1618
#24 0x00000000006361f0 in Ffuncall (nargs=3, args=0x7fffffff62f0)
    at eval.c:2696
#25 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#26 0x0000000000637053 in funcall_lambda (fun=..., nargs=0, arg_vector=
    0x1dc017d) at eval.c:2921
#27 0x000000000063642d in Ffuncall (nargs=1, args=0x7fffffff6b68)
    at eval.c:2742
#28 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#29 0x0000000000637053 in funcall_lambda (fun=..., nargs=1, arg_vector=
    0x1e65c6d) at eval.c:2921
#30 0x000000000063642d in Ffuncall (nargs=2, args=0x7fffffff73f8)
    at eval.c:2742
#31 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#32 0x0000000000637053 in funcall_lambda (fun=..., nargs=1, arg_vector=
    0x1e62ea5) at eval.c:2921
#33 0x000000000063642d in Ffuncall (nargs=2, args=0x7fffffff7c68)
    at eval.c:2742
#34 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#35 0x0000000000637053 in funcall_lambda (fun=..., nargs=1, arg_vector=
    0x1e62efd) at eval.c:2921
#36 0x000000000063642d in Ffuncall (nargs=2, args=0x7fffffff84d8)
    at eval.c:2742
#37 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#38 0x0000000000637053 in funcall_lambda (fun=..., nargs=1, arg_vector=
    0x1e06fa5) at eval.c:2921
#39 0x000000000063642d in Ffuncall (nargs=2, args=0x7fffffff8d68)
    at eval.c:2742
#40 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#41 0x0000000000637053 in funcall_lambda (fun=..., nargs=1, arg_vector=
    0x1d37ad5) at eval.c:2921
#42 0x000000000063642d in Ffuncall (nargs=2, args=0x7fffffff95e8)
    at eval.c:2742
#43 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#44 0x0000000000637053 in funcall_lambda (fun=..., nargs=0, arg_vector=
    0x1e5533d) at eval.c:2921
#45 0x000000000063642d in Ffuncall (nargs=1, args=0x7fffffff9e70)
    at eval.c:2742
#46 0x00000000006815f7 in bcall0 (f=...) at bytecode.c:455
#47 0x0000000000637945 in unbind_to (count=40, value=...) at eval.c:3182
#48 0x000000000068251f in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:902
#49 0x0000000000637053 in funcall_lambda (fun=..., nargs=0, arg_vector=
    0x1e5557d) at eval.c:2921
#50 0x000000000063642d in Ffuncall (nargs=1, args=0x7fffffffa790)
    at eval.c:2742
#51 0x00000000006815f7 in bcall0 (f=...) at bytecode.c:455
#52 0x0000000000637945 in unbind_to (count=39, value=...) at eval.c:3182
#53 0x000000000068251f in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:902
#54 0x0000000000637053 in funcall_lambda (fun=..., nargs=5, arg_vector=
    0x1e5e385) at eval.c:2921
#55 0x000000000063642d in Ffuncall (nargs=6, args=0x7fffffffb0c8)
    at eval.c:2742
#56 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#57 0x0000000000637053 in funcall_lambda (fun=..., nargs=0, arg_vector=
    0x1d83565) at eval.c:2921
#58 0x000000000063642d in Ffuncall (nargs=1, args=0x7fffffffb968)
    at eval.c:2742
#59 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=0, args=0x0) at bytecode.c:880
#60 0x0000000000637053 in funcall_lambda (fun=..., nargs=1, arg_vector=
    0x1d8aec5) at eval.c:2921
#61 0x000000000063642d in Ffuncall (nargs=2, args=0x7fffffffc2f8)
    at eval.c:2742
#62 0x000000000062c31e in Ffuncall_interactively (nargs=2, args=0x7fffffffc2f8)
    at callint.c:248
#63 0x000000000063608b in Ffuncall (nargs=3, args=0x7fffffffc2f0)
    at eval.c:2673
#64 0x000000000062e893 in Fcall_interactively (function=..., record_flag=..., 
    keys=...) at callint.c:836
#65 0x0000000000636228 in Ffuncall (nargs=4, args=0x7fffffffc798)
    at eval.c:2700
#66 0x000000000068245e in exec_byte_code (bytestr=..., vector=..., maxdepth=
    ..., args_template=..., nargs=1, args=0x7fffffffd050) at bytecode.c:880
#67 0x0000000000636bac in funcall_lambda (fun=..., nargs=1, arg_vector=
    0x7fffffffd048) at eval.c:2855
#68 0x000000000063642d in Ffuncall (nargs=2, args=0x7fffffffd040)
    at eval.c:2742
#69 0x0000000000635b68 in call1 (fn=..., arg1=...) at eval.c:2552
#70 0x0000000000586192 in command_loop_1 () at keyboard.c:1458
#71 0x00000000006324f8 in internal_condition_case (bfun=
    0x585998 <command_loop_1>, handlers=..., hfun=0x585007 <cmd_error>)
    at eval.c:1309
#72 0x00000000005855c6 in command_loop_2 (ignore=...) at keyboard.c:1087
#73 0x0000000000631a9a in internal_catch (tag=..., func=
    0x58559d <command_loop_2>, arg=...) at eval.c:1074
#74 0x0000000000585566 in command_loop () at keyboard.c:1066
#75 0x0000000000584afe in recursive_edit_1 () at keyboard.c:672
#76 0x0000000000584cfa in Frecursive_edit () at keyboard.c:743
#77 0x0000000000582ae4 in main (argc=1, argv=0x7fffffffd528) at emacs.c:1667

Thanks,

---
M. Nomiya



reply via email to

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