unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: andrei.elkin@pp.inet.fi
To: 48252@debbugs.gnu.org
Subject: bug#48252: Crashes continue ...
Date: Thu, 28 Oct 2021 16:38:00 +0300	[thread overview]
Message-ID: <87mtmtfex3.fsf@quad> (raw)
In-Reply-To: <83r1ikdxly.fsf@gnu.org>

Salve!

...and what maybe is better that the most recent stack, below, is much shorter.
And I am leaving it alive in case there will be interest or just further
instruction for me.

Thanks for any feedback!


Cheers,

Andrei

Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
0x00005555557e5e10 in SYMBOL_NAME (sym=0x55555d656cb0) at lisp.h:2223
2223	  return XSYMBOL (sym)->u.s.name;
(gdb) bt
#0  0x00005555557e5e10 in SYMBOL_NAME (sym=0x55555d656cb0) at lisp.h:2223
#1  0x00005555557ee8f6 in print_object (obj=0x55555d656cb0, printcharfun=0x30, escapeflag=true) at print.c:2076
#2  0x00005555557ebaeb in print (obj=0x55555d656cb0, printcharfun=0x30, escapeflag=true) at print.c:1149
#3  0x00005555557e92de in Fprin1 (object=0x55555d656cb0, printcharfun=0x30) at print.c:651
#4  0x00005555557eb56b in print_error_message (data=0x55555c5ce293, stream=0x30, context=0x7fffea3e108d "", caller=0x7620) at print.c:981
#5  0x00005555556fbc43 in Fcommand_error_default_function (data=0x55555c5ce293, context=0x7fffe9cb0324, signal=0x7620) at keyboard.c:1070
#6  0x00005555557beb1b in funcall_subr (subr=0x555555e75880 <Scommand_error_default_function>, numargs=3, args=0x7fffffffd448) at eval.c:3148
#7  0x00005555557be66d in Ffuncall (nargs=4, args=0x7fffffffd440) at eval.c:3068
#8  0x00005555557bd8cd in Fapply (nargs=2, args=0x7fffffffd618) at eval.c:2698
#9  0x00005555557be9c9 in funcall_subr (subr=0x555555e7d800 <Sapply>, numargs=2, args=0x7fffffffd618) at eval.c:3123
#10 0x00005555557be66d in Ffuncall (nargs=3, args=0x7fffffffd610) at eval.c:3068
#11 0x000055555580ecd1 in exec_byte_code (bytestr=0x7fffe9ccc484, vector=0x7fffea3950d5, maxdepth=0x16, args_template=0x202, nargs=3, args=0x7fffffffdae8) at bytecode.c:632
#12 0x00005555557bed82 in fetch_and_exec_byte_code (fun=0x7fffea3950a5, syms_left=0x202, nargs=3, args=0x7fffffffdae8) at eval.c:3192
#13 0x00005555557bf132 in funcall_lambda (fun=0x7fffea3950a5, nargs=3, arg_vector=0x7fffffffdae8) at eval.c:3273
#14 0x00005555557be6c1 in Ffuncall (nargs=4, args=0x7fffffffdae0) at eval.c:3072
#15 0x00005555557bdfc5 in call3 (fn=0x7fffea3950a5, arg1=0x55555c5ce293, arg2=0x7fffe9cb0324, arg3=0x7620) at eval.c:2942
#16 0x00005555556fba46 in cmd_error_internal (data=0x55555c5ce293, context=0x7fffffffdb90 "") at keyboard.c:1013
#17 0x00005555556fb913 in cmd_error (data=0x55555c5ce293) at keyboard.c:981
#18 0x00005555557ba88a in internal_condition_case (bfun=0x5555556fc0dd <command_loop_1>, handlers=0x90, hfun=0x5555556fb6de <cmd_error>) at eval.c:1491
#19 0x00005555556fbda2 in command_loop_2 (handlers=0x90) at keyboard.c:1133
#20 0x00005555557b9f6b in internal_catch (tag=0xe9a0, func=0x5555556fbd7b <command_loop_2>, arg=0x90) at eval.c:1226
#21 0x00005555556fbd46 in command_loop () at keyboard.c:1111
#22 0x00005555556fb291 in recursive_edit_1 () at keyboard.c:720
#23 0x00005555556fb431 in Frecursive_edit () at keyboard.c:803
#24 0x00005555556f7c0a in main (argc=2, argv=0x7fffffffdf48) at emacs.c:2345





  parent reply	other threads:[~2021-10-28 13:38 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87pmyeekkq.fsf@quad>
     [not found] ` <837dkmhavj.fsf@gnu.org>
     [not found]   ` <87wnsma5aw.fsf@quad>
     [not found]     ` <83im46fq68.fsf@gnu.org>
     [not found]       ` <87y2cupcb6.fsf@quad>
     [not found]         ` <837dke49jq.fsf@gnu.org>
     [not found]           ` <87wnsdob3m.fsf@quad>
     [not found]             ` <83o8dp2wba.fsf@gnu.org>
     [not found]               ` <871ralmhw2.fsf@quad>
2021-05-06  9:23                 ` bug#48252: 28.0.50; Emacs crashes while printing an error message Eli Zaretskii
2021-05-06 15:01                   ` andrei.elkin
2021-10-28 13:38                   ` andrei.elkin [this message]
2021-10-28 15:53                     ` bug#48252: Crashes continue Eli Zaretskii
2021-10-29 15:08                       ` andrei.elkin
2021-10-29 15:55                         ` Eli Zaretskii
     [not found]                           ` <87cznn7npv.fsf@quad>
2021-10-29 19:25                             ` Eli Zaretskii
2021-10-29 19:31                             ` Eli Zaretskii
2021-10-30 11:07                               ` andrei.elkin
2021-10-30 12:04                                 ` Eli Zaretskii
2022-06-02 13:19                                 ` bug#48252: 28.0.50; Emacs crashes while printing an error message Lars Ingebrigtsen
2022-07-01 11:03                                   ` Lars Ingebrigtsen
2022-11-22 18:14                               ` bug#48252: Crashes continue andrei.elkin--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-21 13:18                   ` andrei.elkin--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-21 13:56                     ` Eli Zaretskii
2022-12-21 15:14                       ` andrei.elkin--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-02 12:17                   ` bug#48252: Possible Emacs 29 version of bug=48252 andrei.elkin--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-02 14:25                     ` Eli Zaretskii
2023-02-02 13:38                   ` bug#48252: Follow-up: " andrei.elkin--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-02 14:29                     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mtmtfex3.fsf@quad \
    --to=andrei.elkin@pp.inet.fi \
    --cc=48252@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).