From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ihor Radchenko Newsgroups: gmane.emacs.devel Subject: Re: MPS: profiler Date: Thu, 20 Jun 2024 20:29:42 +0000 Message-ID: <87le2zxsqx.fsf@localhost> References: <87v823xvq1.fsf@localhost> <86cyobmmhc.fsf@gnu.org> <87r0crxung.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30022"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , emacs-devel@gnu.org, eller.helmut@gmail.com To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 20 22:28:46 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sKOOk-0007cB-4l for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Jun 2024 22:28:46 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sKOO7-0000aH-Sv; Thu, 20 Jun 2024 16:28:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sKOO4-0000Zd-Uv for emacs-devel@gnu.org; Thu, 20 Jun 2024 16:28:04 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sKOO1-0006eb-2L for emacs-devel@gnu.org; Thu, 20 Jun 2024 16:28:04 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 5232E240028 for ; Thu, 20 Jun 2024 22:27:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1718915278; bh=eAEiiB09v0Z6hgvYPd/NwORgW34zkun+NQczrsNWIKM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=inXrfXZyKhB0JWh/eAu32Ja6SHTVLrrhmRuSbiuJt22DfxCEPL+/2uZKpqfWhH5lx j3ouUpCnmb1SqhPdA6n0J3TocwD5zVvx3p6DVZGAjLApypUz/ERCORASWJTLgZiQVL dQI2fVvQIlRPCWIgfsx4ZROC3Ik5Lou/5YIPweFhs4z+yX14o0Rw9YwdsutUkioRdz dUORBFhFS9NE5qCf/BAi9bb4wiPmGxtHo/dmAl0HMdBQOerDaMY7aPlytFHEXuYxaF JM+AMAmaOEbF36FLWAwcGOWBbtI1Kmf3lraUrrRlj2dmnP0hBHQtBoTg4ccRCBn8Ps /uZfPwvbAs6Mw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4W4sW16TtCz6tsb; Thu, 20 Jun 2024 22:27:57 +0200 (CEST) In-Reply-To: Received-SPF: pass client-ip=185.67.36.65; envelope-from=yantar92@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:320346 Archived-At: Gerd M=C3=B6llmann writes: >>>> Steps to reproduce: >>>>=20 >>>> 1. emacs -Q doc/misc/org.org >>>> 2. M-x profiler-start RET cpu RET >>>> 3. M-: (org-element-parse-buffer) RET > ... > Thanks, that's the latest and greatest. I'm afraid that means it's time > to get out the debugger :-). [yantar92:~/Git/emacs] scratch/igc(+2/-2)+ 1m9s =C2=B1=20 > gdb --args ./src/emacs -Q GNU gdb (Gentoo 14.2 vanilla) 14.2 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ./src/emacs... (gdb) run Starting program: /home/yantar92/Git/emacs/src/emacs -Q [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffe20006c0 (LWP 4692)] [New Thread 0x7fffe16006c0 (LWP 4693)] [New Thread 0x7fffe0c006c0 (LWP 4694)] [New Thread 0x7fffdbe006c0 (LWP 4695)] [New Thread 0x7fffdac006c0 (LWP 4696)] [New Thread 0x7fffda2006c0 (LWP 4697)] [Detaching after vfork from child process 4751] [Detaching after vfork from child process 4765] [Detaching after vfork from child process 4766] [Detaching after vfork from child process 4767] [Detaching after vfork from child process 4768] [Detaching after vfork from child process 4769] [Detaching after vfork from child process 4770] [Detaching after vfork from child process 4771] [Detaching after vfork from child process 4782] [Detaching after vfork from child process 4783] [Thread 0x7fffdac006c0 (LWP 4696) exited] Thread 1 "emacs" received signal SIGSEGV, Segmentation fault. copy_intervals (tree=3D0x7fffe651f500, start=3D587977, length=3D11) at inte= rvals.c:2247 2247 got =3D (LENGTH (i) - (start - i->position)); (gdb) bt #0 copy_intervals (tree=3D0x7fffe651f500, start=3D587977, length=3D11) at = intervals.c:2247 #1 0x00005555558a1ee6 in copy_intervals_to_string (string=3D0x7fffeae8dfb4= , buffer=3D0x7fffe4275e90, position=3D587977, length=3D11) at intervals.c:2= 272 #2 0x0000555555800168 in make_buffer_string_both (start=3D587977, start_by= te=3D588047, end=3D587988, end_byte=3D588058, props=3Dtrue) at editfns.c:16= 15 #3 0x00005555557ffe53 in make_buffer_string (start=3D587977, end=3D587988,= props=3Dtrue) at editfns.c:1554 #4 0x0000555555800302 in Fbuffer_substring (start=3D0x23e326, end=3D0x23e3= 52) at editfns.c:1666 #5 0x0000555555870a1d in exec_byte_code (fun=3D0x7fffe446a465, args_templa= te=3D771, nargs=3D3, args=3D0x7fffe2200928) at bytecode.c:1516 #6 0x00005555558158df in funcall_lambda (fun=3D0x7fffe5b0842d, nargs=3D0, = arg_vector=3D0x7fffffffb880) at eval.c:3270 #7 0x0000555555815762 in apply_lambda (fun=3D0x7fffe5b0842d, args=3D0x0, c= ount=3D...) at eval.c:3233 #8 0x0000555555813c6d in eval_sub (form=3D0x7fffe6dde54b) at eval.c:2663 #9 0x0000555555813170 in Feval (form=3D0x7fffe6dde54b, lexical=3D0x30) at = eval.c:2475 #10 0x0000555555815303 in funcall_subr (subr=3D0x555555f2d380 , numa= rgs=3D2, args=3D0x7fffe22001b0) at eval.c:3181 #11 0x000055555586d392 in exec_byte_code (fun=3D0x7fffe3170b85, args_templa= te=3D513, nargs=3D2, args=3D0x7fffe2200320) at bytecode.c:827 #12 0x00005555558158df in funcall_lambda (fun=3D0x7fffe6dde75d, nargs=3D0, = arg_vector=3D0x7fffffffc110) at eval.c:3270 #13 0x0000555555814d61 in funcall_general (fun=3D0x7fffe6dde75d, numargs=3D= 0, args=3D0x7fffffffc110) at eval.c:3062 #14 0x0000555555814fc6 in Ffuncall (nargs=3D1, args=3D0x7fffffffc108) at ev= al.c:3111 #15 0x000055555580da20 in call0 (fn=3D0x7fffe6dde75d) at /home/yantar92/Git= /emacs/src/lisp.h:3559 #16 0x0000555555810cc9 in Fhandler_bind_1 (nargs=3D3, args=3D0x7fffe2200128= ) at eval.c:1487 #17 0x000055555581552d in funcall_subr (subr=3D0x555555f2d240 , numargs=3D3, args=3D0x7fffe2200128) at eval.c:3202 #18 0x000055555586d392 in exec_byte_code (fun=3D0x7fffe31696c5, args_templa= te=3D1025, nargs=3D4, args=3D0x7fffffffc990) at bytecode.c:827 #19 0x00005555558158df in funcall_lambda (fun=3D0x7fffe31696c5, nargs=3D4, = arg_vector=3D0x7fffffffc970) at eval.c:3270 #20 0x0000555555814d61 in funcall_general (fun=3D0x7fffe31696c5, numargs=3D= 4, args=3D0x7fffffffc970) at eval.c:3062 #21 0x0000555555814fc6 in Ffuncall (nargs=3D5, args=3D0x7fffffffc968) at ev= al.c:3111 #22 0x000055555580a532 in Ffuncall_interactively (nargs=3D5, args=3D0x7ffff= fffc968) at callint.c:250 #23 0x000055555581552d in funcall_subr (subr=3D0x555555f2ca80 , numargs=3D5, args=3D0x7fffffffc968) at eval.c:3202 #24 0x0000555555814d15 in funcall_general (fun=3D0x555555f2ca85 , numargs=3D5, args=3D0x7fffffffc968) at eval.c:3058 #25 0x0000555555814fc6 in Ffuncall (nargs=3D6, args=3D0x7fffffffc960) at ev= al.c:3111 #26 0x000055555581446d in Fapply (nargs=3D3, args=3D0x7fffffffcbf0) at eval= .c:2783 #27 0x000055555580a92c in Fcall_interactively (function=3D0x2aaa8d1c2b08, r= ecord_flag=3D0x0, keys=3D0x7fffe6d46865) at callint.c:342 #28 0x0000555555815339 in funcall_subr (subr=3D0x555555f2cac0 , numargs=3D3, args=3D0x7fffe2200070) at eval.c:3183 #29 0x000055555586d392 in exec_byte_code (fun=3D0x7fffe36e5c7d, args_templa= te=3D1025, nargs=3D1, args=3D0x7fffffffd350) at bytecode.c:827 #30 0x00005555558158df in funcall_lambda (fun=3D0x7fffe36e5c7d, nargs=3D1, = arg_vector=3D0x7fffffffd348) at eval.c:3270 #31 0x0000555555814d61 in funcall_general (fun=3D0x7fffe36e5c7d, numargs=3D= 1, args=3D0x7fffffffd348) at eval.c:3062 #32 0x0000555555814fc6 in Ffuncall (nargs=3D2, args=3D0x7fffffffd340) at ev= al.c:3111 #33 0x000055555574d687 in command_loop_1 () at keyboard.c:1551 #34 0x00005555558113c9 in internal_condition_case (bfun=3D0x55555574ce24 , handlers=3D0x90, hfun=3D0x55555574c355 ) at eval= .c:1622 #35 0x000055555574ca71 in command_loop_2 (handlers=3D0x90) at keyboard.c:11= 69 #36 0x0000555555810872 in internal_catch (tag=3D0x12300, func=3D0x55555574c= a47 , arg=3D0x90) at eval.c:1301 #37 0x000055555574ca03 in command_loop () at keyboard.c:1147 #38 0x000055555574bef7 in recursive_edit_1 () at keyboard.c:755 #39 0x000055555574c0a3 in Frecursive_edit () at keyboard.c:838 #40 0x00005555557482fc in main (argc=3D2, argv=3D0x7fffffffd838) at emacs.c= :2643 (gdb) c Continuing. Thread 1 "emacs" received signal SIGSEGV, Segmentation fault. 0x00005555558a1dd8 in copy_intervals (tree=3D0x7fffe651f500, start=3D587977= , length=3D11) at intervals.c:2247 2247 got =3D (LENGTH (i) - (start - i->position)); (gdb) bt #0 0x00005555558a1dd8 in copy_intervals (tree=3D0x7fffe651f500, start=3D58= 7977, length=3D11) at intervals.c:2247 #1 0x00005555558a1ee6 in copy_intervals_to_string (string=3D0x7fffeae8dfb4= , buffer=3D0x7fffe4275e90, position=3D587977, length=3D11) at intervals.c:2= 272 #2 0x0000555555800168 in make_buffer_string_both (start=3D587977, start_by= te=3D588047, end=3D587988, end_byte=3D588058, props=3Dtrue) at editfns.c:16= 15 #3 0x00005555557ffe53 in make_buffer_string (start=3D587977, end=3D587988,= props=3Dtrue) at editfns.c:1554 #4 0x0000555555800302 in Fbuffer_substring (start=3D0x23e326, end=3D0x23e3= 52) at editfns.c:1666 #5 0x0000555555870a1d in exec_byte_code (fun=3D0x7fffe446a465, args_templa= te=3D771, nargs=3D3, args=3D0x7fffe2200928) at bytecode.c:1516 #6 0x00005555558158df in funcall_lambda (fun=3D0x7fffe5b0842d, nargs=3D0, = arg_vector=3D0x7fffffffb880) at eval.c:3270 #7 0x0000555555815762 in apply_lambda (fun=3D0x7fffe5b0842d, args=3D0x0, c= ount=3D...) at eval.c:3233 #8 0x0000555555813c6d in eval_sub (form=3D0x7fffe6dde54b) at eval.c:2663 #9 0x0000555555813170 in Feval (form=3D0x7fffe6dde54b, lexical=3D0x30) at = eval.c:2475 #10 0x0000555555815303 in funcall_subr (subr=3D0x555555f2d380 , numa= rgs=3D2, args=3D0x7fffe22001b0) at eval.c:3181 #11 0x000055555586d392 in exec_byte_code (fun=3D0x7fffe3170b85, args_templa= te=3D513, nargs=3D2, args=3D0x7fffe2200320) at bytecode.c:827 #12 0x00005555558158df in funcall_lambda (fun=3D0x7fffe6dde75d, nargs=3D0, = arg_vector=3D0x7fffffffc110) at eval.c:3270 #13 0x0000555555814d61 in funcall_general (fun=3D0x7fffe6dde75d, numargs=3D= 0, args=3D0x7fffffffc110) at eval.c:3062 #14 0x0000555555814fc6 in Ffuncall (nargs=3D1, args=3D0x7fffffffc108) at ev= al.c:3111 #15 0x000055555580da20 in call0 (fn=3D0x7fffe6dde75d) at /home/yantar92/Git= /emacs/src/lisp.h:3559 #16 0x0000555555810cc9 in Fhandler_bind_1 (nargs=3D3, args=3D0x7fffe2200128= ) at eval.c:1487 #17 0x000055555581552d in funcall_subr (subr=3D0x555555f2d240 , numargs=3D3, args=3D0x7fffe2200128) at eval.c:3202 #18 0x000055555586d392 in exec_byte_code (fun=3D0x7fffe31696c5, args_templa= te=3D1025, nargs=3D4, args=3D0x7fffffffc990) at bytecode.c:827 #19 0x00005555558158df in funcall_lambda (fun=3D0x7fffe31696c5, nargs=3D4, = arg_vector=3D0x7fffffffc970) at eval.c:3270 #20 0x0000555555814d61 in funcall_general (fun=3D0x7fffe31696c5, numargs=3D= 4, args=3D0x7fffffffc970) at eval.c:3062 #21 0x0000555555814fc6 in Ffuncall (nargs=3D5, args=3D0x7fffffffc968) at ev= al.c:3111 #22 0x000055555580a532 in Ffuncall_interactively (nargs=3D5, args=3D0x7ffff= fffc968) at callint.c:250 #23 0x000055555581552d in funcall_subr (subr=3D0x555555f2ca80 , numargs=3D5, args=3D0x7fffffffc968) at eval.c:3202 #24 0x0000555555814d15 in funcall_general (fun=3D0x555555f2ca85 , numargs=3D5, args=3D0x7fffffffc968) at eval.c:3058 #25 0x0000555555814fc6 in Ffuncall (nargs=3D6, args=3D0x7fffffffc960) at ev= al.c:3111 #26 0x000055555581446d in Fapply (nargs=3D3, args=3D0x7fffffffcbf0) at eval= .c:2783 #27 0x000055555580a92c in Fcall_interactively (function=3D0x2aaa8d1c2b08, r= ecord_flag=3D0x0, keys=3D0x7fffe6d46865) at callint.c:342 #28 0x0000555555815339 in funcall_subr (subr=3D0x555555f2cac0 , numargs=3D3, args=3D0x7fffe2200070) at eval.c:3183 #29 0x000055555586d392 in exec_byte_code (fun=3D0x7fffe36e5c7d, args_templa= te=3D1025, nargs=3D1, args=3D0x7fffffffd350) at bytecode.c:827 #30 0x00005555558158df in funcall_lambda (fun=3D0x7fffe36e5c7d, nargs=3D1, = arg_vector=3D0x7fffffffd348) at eval.c:3270 #31 0x0000555555814d61 in funcall_general (fun=3D0x7fffe36e5c7d, numargs=3D= 1, args=3D0x7fffffffd348) at eval.c:3062 #32 0x0000555555814fc6 in Ffuncall (nargs=3D2, args=3D0x7fffffffd340) at ev= al.c:3111 #33 0x000055555574d687 in command_loop_1 () at keyboard.c:1551 #34 0x00005555558113c9 in internal_condition_case (bfun=3D0x55555574ce24 , handlers=3D0x90, hfun=3D0x55555574c355 ) at eval= .c:1622 #35 0x000055555574ca71 in command_loop_2 (handlers=3D0x90) at keyboard.c:11= 69 #36 0x0000555555810872 in internal_catch (tag=3D0x12300, func=3D0x55555574c= a47 , arg=3D0x90) at eval.c:1301 #37 0x000055555574ca03 in command_loop () at keyboard.c:1147 #38 0x000055555574bef7 in recursive_edit_1 () at keyboard.c:755 #39 0x000055555574c0a3 in Frecursive_edit () at keyboard.c:838 #40 0x00005555557482fc in main (argc=3D2, argv=3D0x7fffffffd838) at emacs.c= :2643 (gdb) c Continuing. Thread 1 "emacs" received signal SIGSEGV, Segmentation fault. 0x00005555558b53d6 in PSEUDOVECTORP (a=3D0x7fffe6dde715, code=3D32) at /hom= e/yantar92/Git/emacs/src/lisp.h:1104 1104 && ((XUNTAG (a, Lisp_Vectorlike, union vectorlike_header)->size (gdb) bt #0 0x00005555558b53d6 in PSEUDOVECTORP (a=3D0x7fffe6dde715, code=3D32) at = /home/yantar92/Git/emacs/src/lisp.h:1104 #1 0x00005555558b567f in CLOSUREP (a=3D0x7fffe6dde715) at /home/yantar92/G= it/emacs/src/lisp.h:3368 #2 0x00005555558b5b80 in trace_hash (trace=3D0x555556329400, depth=3D16) a= t profiler.c:189 #3 0x00005555558b5eab in record_backtrace (plog=3D0x555555fd0960 , co= unt=3D2) at profiler.c:291 #4 0x00005555558b60fd in add_sample (plog=3D0x555555fd0960 , count=3D= 2) at profiler.c:353 #5 0x00005555558b6153 in handle_profiler_signal (signal=3D27) at profiler.= c:396 #6 0x0000555555777704 in deliver_process_signal (sig=3D27, handler=3D0x555= 5558b6104 ) at sysdep.c:1758 #7 0x00005555558b6175 in deliver_profiler_signal (signal=3D27) at profiler= .c:402 #8 0x00007ffff5855470 in () at /lib64/libc.so.6 #9 0x00007ffff5922d07 in mprotect () at /lib64/libc.so.6 #10 0x000055555595c498 in ProtSet (base=3D0x7fffe2d86000, limit=3D, mode=3D0) at protix.c:105 #11 0x000055555594f7dd in shieldProtLower (shield=3Dshield@entry=3D0x7ffff7= fc2700, seg=3Dseg@entry=3D0x7fffe8001988, mode=3Dmode@entry=3D3) at shield.= c:305 #12 0x0000555555950417 in ShieldExpose (arena=3Darena@entry=3D0x7ffff7fc200= 0, seg=3Dseg@entry=3D0x7fffe8001988) at shield.c:737 #13 0x000055555595f045 in amcSegFix (seg=3D0x7fffe8001988, ss=3D0x7fffffffa= 690, refIO=3D0x7fffffffa0f8) at poolamc.c:1594 #14 0x0000555555948d31 in SegFix (seg=3D0x7fffe8001988, ss=3D0x7fffffffa690= , refIO=3D0x7fffffffa0f8) at seg.c:793 #15 0x00005555559550c0 in _mps_fix2 (mps_ss=3D0x7fffffffa698, mps_ref_io=3D= 0x7fffffffa160) at trace.c:1433 #16 0x00005555558b83af in fix_lisp_obj (ss=3D0x7fffffffa698, pobj=3D0x7fffe= b08b038) at igc.c:675 #17 0x00005555558b86b5 in fix_array (ss=3D0x7fffffffa698, array=3D0x7fffeb0= 8b038, n=3D4) at igc.c:801 #18 0x00005555558babf6 in fix_vectorlike (ss=3D0x7fffffffa698, v=3D0x7fffeb= 08b030) at igc.c:1554 #19 0x00005555558bc692 in fix_vector (ss=3D0x7fffffffa698, v=3D0x7fffeb08b0= 30) at igc.c:2086 #20 0x00005555558ba757 in dflt_scan_obj (ss=3D0x7fffffffa698, base_start=3D= 0x7fffeb08b028, base_limit=3D0x7fffeb08c608, closure=3D0x0) at igc.c:1481 #21 0x00005555558baac4 in dflt_scanx (ss=3D0x7fffffffa698, base_start=3D0x7= fffeb08b000, base_limit=3D0x7fffeb08c608, closure=3D0x0) at igc.c:1531 #22 0x00005555558bab63 in dflt_scan (ss=3D0x7fffffffa698, base_start=3D0x7f= ffeb08b000, base_limit=3D0x7fffeb08c608) at igc.c:1542 #23 0x000055555595568f in TraceScanFormat (ss=3Dss@entry=3D0x7fffffffa690, = base=3Dbase@entry=3D0x7fffeb08b000, limit=3Dlimit@entry=3D0x7fffeb08c608) a= t trace.c:1539 #24 0x000055555595f609 in amcSegScan (totalReturn=3D0x7fffffffa68c, seg=3D0= x7fffe8289870, ss=3D0x7fffffffa690) at poolamc.c:1427 #25 0x0000555555948c6f in SegScan (totalReturn=3DtotalReturn@entry=3D0x7fff= ffffa68c, seg=3Dseg@entry=3D0x7fffe8289870, ss=3Dss@entry=3D0x7fffffffa690)= at seg.c:775 #26 0x0000555555954ae1 in traceScanSegRes (ts=3Dts@entry=3D1, rank=3Drank@e= ntry=3D1, arena=3Darena@entry=3D0x7ffff7fc2000, seg=3Dseg@entry=3D0x7fffe82= 89870) at trace.c:1205 #27 0x0000555555954beb in traceScanSeg (ts=3Dts@entry=3D1, rank=3D1, arena= =3Darena@entry=3D0x7ffff7fc2000, seg=3Dseg@entry=3D0x7fffe8289870) at trace= .c:1267 #28 0x0000555555954d63 in TraceSegAccess (arena=3Darena@entry=3D0x7ffff7fc2= 000, seg=3Dseg@entry=3D0x7fffe8289870, mode=3Dmode@entry=3D1) at trace.c:13= 20 #29 0x000055555594959b in SegWholeAccess (seg=3D0x7fffe8289870, arena=3D0x7= ffff7fc2000, addr=3D0x7fffeb08c590, mode=3D1, context=3D0x7fffffffa8d0) at = seg.c:1262 #30 0x0000555555948309 in SegAccess (seg=3D0x7fffe8289870, arena=3Darena@entry=3D0x7ffff7fc2000, addr=3Dadd= r@entry=3D0x7fffeb08c590, mode=3D1, context=3Dcontext@entry=3D0x7fffffffa8d= 0) at seg.c:723 #31 0x0000555555928f51 in ArenaAccess (addr=3D0x7fffeb08c590, mode=3D, mode@entry=3D3, context=3Dcontext@entry=3D0x7fffffffa8d0) at glo= bal.c:671 #32 0x000055555595c6e2 in sigHandle (sig=3D, info=3D0x7fffff= ffabf0, uap=3D0x7fffffffaac0) at protsgix.c:97 #33 0x00007ffff5855470 in () at /lib64/libc.so.6 #34 0x00005555558a1dd8 in copy_intervals (tree=3D0x7fffe651f500, start=3D58= 7977, length=3D11) at intervals.c:2247 #35 0x00005555558a1ee6 in copy_intervals_to_string (string=3D0x7fffeae8dfb4= , buffer=3D0x7fffe4275e90, position=3D587977, length=3D11) at intervals.c:2= 272 #36 0x0000555555800168 in make_buffer_string_both (start=3D587977, start_by= te=3D588047, end=3D587988, end_byte=3D588058, props=3Dtrue) at editfns.c:16= 15 #37 0x00005555557ffe53 in make_buffer_string (start=3D587977, end=3D587988,= props=3Dtrue) at editfns.c:1554 #38 0x0000555555800302 in Fbuffer_substring (start=3D0x23e326, end=3D0x23e3= 52) at editfns.c:1666 #39 0x0000555555870a1d in exec_byte_code (fun=3D0x7fffe446a465, args_templa= te=3D771, nargs=3D3, args=3D0x7fffe2200928) at bytecode.c:1516 --Type for more, q to quit, c to continue without paging--c #40 0x00005555558158df in funcall_lambda (fun=3D0x7fffe5b0842d, nargs=3D0, = arg_vector=3D0x7fffffffb880) at eval.c:3270 #41 0x0000555555815762 in apply_lambda (fun=3D0x7fffe5b0842d, args=3D0x0, c= ount=3D...) at eval.c:3233 #42 0x0000555555813c6d in eval_sub (form=3D0x7fffe6dde54b) at eval.c:2663 #43 0x0000555555813170 in Feval (form=3D0x7fffe6dde54b, lexical=3D0x30) at = eval.c:2475 #44 0x0000555555815303 in funcall_subr (subr=3D0x555555f2d380 , numa= rgs=3D2, args=3D0x7fffe22001b0) at eval.c:3181 #45 0x000055555586d392 in exec_byte_code (fun=3D0x7fffe3170b85, args_templa= te=3D513, nargs=3D2, args=3D0x7fffe2200320) at bytecode.c:827 #46 0x00005555558158df in funcall_lambda (fun=3D0x7fffe6dde75d, nargs=3D0, = arg_vector=3D0x7fffffffc110) at eval.c:3270 #47 0x0000555555814d61 in funcall_general (fun=3D0x7fffe6dde75d, numargs=3D= 0, args=3D0x7fffffffc110) at eval.c:3062 #48 0x0000555555814fc6 in Ffuncall (nargs=3D1, args=3D0x7fffffffc108) at ev= al.c:3111 #49 0x000055555580da20 in call0 (fn=3D0x7fffe6dde75d) at /home/yantar92/Git= /emacs/src/lisp.h:3559 #50 0x0000555555810cc9 in Fhandler_bind_1 (nargs=3D3, args=3D0x7fffe2200128= ) at eval.c:1487 #51 0x000055555581552d in funcall_subr (subr=3D0x555555f2d240 , numargs=3D3, args=3D0x7fffe2200128) at eval.c:3202 #52 0x000055555586d392 in exec_byte_code (fun=3D0x7fffe31696c5, args_templa= te=3D1025, nargs=3D4, args=3D0x7fffffffc990) at bytecode.c:827 #53 0x00005555558158df in funcall_lambda (fun=3D0x7fffe31696c5, nargs=3D4, = arg_vector=3D0x7fffffffc970) at eval.c:3270 #54 0x0000555555814d61 in funcall_general (fun=3D0x7fffe31696c5, numargs=3D= 4, args=3D0x7fffffffc970) at eval.c:3062 #55 0x0000555555814fc6 in Ffuncall (nargs=3D5, args=3D0x7fffffffc968) at ev= al.c:3111 #56 0x000055555580a532 in Ffuncall_interactively (nargs=3D5, args=3D0x7ffff= fffc968) at callint.c:250 #57 0x000055555581552d in funcall_subr (subr=3D0x555555f2ca80 , numargs=3D5, args=3D0x7fffffffc968) at eval.c:3202 #58 0x0000555555814d15 in funcall_general (fun=3D0x555555f2ca85 , numargs=3D5, args=3D0x7fffffffc968) at eval.c:3058 #59 0x0000555555814fc6 in Ffuncall (nargs=3D6, args=3D0x7fffffffc960) at ev= al.c:3111 #60 0x000055555581446d in Fapply (nargs=3D3, args=3D0x7fffffffcbf0) at eval= .c:2783 #61 0x000055555580a92c in Fcall_interactively (function=3D0x2aaa8d1c2b08, r= ecord_flag=3D0x0, keys=3D0x7fffe6d46865) at callint.c:342 #62 0x0000555555815339 in funcall_subr (subr=3D0x555555f2cac0 , numargs=3D3, args=3D0x7fffe2200070) at eval.c:3183 #63 0x000055555586d392 in exec_byte_code (fun=3D0x7fffe36e5c7d, args_templa= te=3D1025, nargs=3D1, args=3D0x7fffffffd350) at bytecode.c:827 #64 0x00005555558158df in funcall_lambda (fun=3D0x7fffe36e5c7d, nargs=3D1, = arg_vector=3D0x7fffffffd348) at eval.c:3270 #65 0x0000555555814d61 in funcall_general (fun=3D0x7fffe36e5c7d, numargs=3D= 1, args=3D0x7fffffffd348) at eval.c:3062 #66 0x0000555555814fc6 in Ffuncall (nargs=3D2, args=3D0x7fffffffd340) at ev= al.c:3111 #67 0x000055555574d687 in command_loop_1 () at keyboard.c:1551 #68 0x00005555558113c9 in internal_condition_case (bfun=3D0x55555574ce24 , handlers=3D0x90, hfun=3D0x55555574c355 ) at eval= .c:1622 #69 0x000055555574ca71 in command_loop_2 (handlers=3D0x90) at keyboard.c:11= 69 #70 0x0000555555810872 in internal_catch (tag=3D0x12300, func=3D0x55555574c= a47 , arg=3D0x90) at eval.c:1301 #71 0x000055555574ca03 in command_loop () at keyboard.c:1147 #72 0x000055555574bef7 in recursive_edit_1 () at keyboard.c:755 #73 0x000055555574c0a3 in Frecursive_edit () at keyboard.c:838 #74 0x00005555557482fc in main (argc=3D2, argv=3D0x7fffffffd838) at emacs.c= :2643 (gdb) c Continuing. Couldn't get registers: No such process. (gdb) [Thread 0x7fffdbe006c0 (LWP 4695) exited] [Thread 0x7fffe0c006c0 (LWP 4694) exited] [Thread 0x7fffe16006c0 (LWP 4693) exited] [Thread 0x7fffe20006c0 (LWP 4692) exited] [Thread 0x7ffff5249a40 (LWP 4685) exited] [Thread 0x7fffda2006c0 (LWP 4697) exited] [New process 4685] Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. The program is not being run. (gdb)=20 --=20 Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at