unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Po Lu <luangruo@yahoo.com>
Cc: 57011@debbugs.gnu.org
Subject: bug#57011: 29.0.50; Crash when switching to console or plugging in Joystick
Date: Sat, 06 Aug 2022 07:28:35 +0200	[thread overview]
Message-ID: <87fsiadjp8.fsf@web.de> (raw)
In-Reply-To: <8735ea5anj.fsf@yahoo.com> (Po Lu's message of "Sat, 06 Aug 2022 11:11:12 +0800")

Po Lu <luangruo@yahoo.com> writes:

> Please show an actual backtrace generated by gdb.

Dunno if I tried that correctly - probably not:

| Reading symbols from emacs...
| SIGINT is used by the debugger.
| Are you sure you want to change it? (y or n) [answered Y; input not from termin\
| al]
| DISPLAY = :0
| TERM = dumb
| Breakpoint 2 at 0x18d028: file xterm.c, line 24407.
| (gdb) run
| Starting program: /home/micha/software/emacs/src/emacs
| During startup program terminated with signal SIGSEGV, Segmentation fault.
| (gdb) xbacktrace
| You can't do that without a process to debug.
| (gdb) bt
| No stack.
| (gdb)

I always get "During startup program terminated" not matter how long I
wait.

In the second window I got this:

| (emacs:2719173): dbind-WARNING **: 06:34:54.557: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
| Fatal error 11: Segmentation fault
| Backtrace:
| /home/micha/software/emacs/src/emacs(+0x1fafc3)[0x55555574efc3]
| /home/micha/software/emacs/src/emacs(+0x1cc86c)[0x55555572086c]
| /home/micha/software/emacs/src/emacs(+0x1fa834)[0x55555574e834]
| /home/micha/software/emacs/src/emacs(+0x1fa809)[0x55555574e809]
| /home/micha/software/emacs/src/emacs(+0x1fa86f)[0x55555574e86f]
| /home/micha/software/emacs/src/emacs(+0x1faa0d)[0x55555574ea0d]
| /lib/x86_64-linux-gnu/libpthread.so.0(+0x14140)[0x7ffff57af140]
| /home/micha/software/emacs/src/emacs(+0x176faa)[0x5555556cafaa]
| /home/micha/software/emacs/src/emacs(+0x189734)[0x5555556dd734]
| /home/micha/software/emacs/src/emacs(+0x17be26)[0x5555556cfe26]
| /usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x6e23f)[0x7ffff757323f]
| /usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x6e63a)[0x7ffff757363a]
| /usr/lib/x86_64-linux-gnu/libgdk-3.so.0(gdk_display_get_event+0x40)[0x7ffff753ac90]
| /usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x6e2d2)[0x7ffff75732d2]
| /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x25b)[0x7ffff6f68e6b]
| /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x52118)[0x7ffff6f69118]
| /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2f)[0x7ffff6f691cf]
| /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_main_iteration+0x15)[0x7ffff7855b15]
| /home/micha/software/emacs/src/emacs(+0x18ae78)[0x5555556dee78]
| /home/micha/software/emacs/src/emacs(+0x1e1f8c)[0x555555735f8c]
| /home/micha/software/emacs/src/emacs(+0x1e2385)[0x555555736385]
| /home/micha/software/emacs/src/emacs(+0x1e23a4)[0x5555557363a4]
| /home/micha/software/emacs/src/emacs(+0x292811)[0x5555557e6811]
| /home/micha/software/emacs/src/emacs(+0x21b308)[0x55555576f308]
| /home/micha/software/emacs/src/emacs(+0x220a46)[0x555555774a46]
| /home/micha/software/emacs/src/emacs(+0x295ebc)[0x5555557e9ebc]
| /home/micha/software/emacs/src/emacs(+0x2e79db)[0x55555583b9db]
| /home/micha/software/emacs/src/emacs(+0x296174)[0x5555557ea174]
| /home/micha/software/emacs/src/emacs(+0x2964e8)[0x5555557ea4e8]
| /home/micha/software/emacs/src/emacs(+0x295a5d)[0x5555557e9a5d]
| /home/micha/software/emacs/src/emacs(+0x295cb9)[0x5555557e9cb9]
| /home/micha/software/emacs/src/emacs(+0x294e4f)[0x5555557e8e4f]
| /home/micha/software/emacs/src/emacs(+0x2960a0)[0x5555557ea0a0]
| /home/micha/software/emacs/src/emacs(+0x2e79db)[0x55555583b9db]
| /home/micha/software/emacs/src/emacs(+0x2e6b35)[0x55555583ab35]
| /home/micha/software/emacs/src/emacs(+0x294825)[0x5555557e8825]
| /home/micha/software/emacs/src/emacs(+0x2cfb3b)[0x555555823b3b]
| /home/micha/software/emacs/src/emacs(+0x2cdd54)[0x555555821d54]
| /home/micha/software/emacs/src/emacs(+0x2948a5)[0x5555557e88a5]
| /home/micha/software/emacs/src/emacs(+0x2cf34f)[0x55555582334f]
| /home/micha/software/emacs/src/emacs(+0x2cfb29)[0x555555823b29]

but that is probably not different from what I had posted initially.

Michael.





  reply	other threads:[~2022-08-06  5:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-06  0:53 bug#57011: 29.0.50; Crash when switching to consule or plugging in Joystick Michael Heerdegen
2022-08-06  2:08 ` bug#57011: 29.0.50; Crash when switching to console " Michael Heerdegen
2022-08-06  3:11   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-06  5:28     ` Michael Heerdegen [this message]
2022-08-06  6:20       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-06  6:50       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-06 21:42         ` Michael Heerdegen
2022-08-06  3:10 ` Michael Heerdegen

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=87fsiadjp8.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=57011@debbugs.gnu.org \
    --cc=luangruo@yahoo.com \
    /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).