all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ľuboš Pinteš" <lubos.pintes@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 68755@debbugs.gnu.org
Subject: bug#68755: 29.2; Emacs crashes repeatedly after some steps
Date: Sat, 27 Jan 2024 15:03:38 +0100	[thread overview]
Message-ID: <b6d1dfb3-f95a-4371-b007-547c7d5a038a@gmail.com> (raw)
In-Reply-To: <864jey99vz.fsf@gnu.org>

Hmm this is interesting.

1. It only crashes when I run it under git-bash and the exact command 
line is "emacs -nw".


2. The command thread apply all bt seems to do nothing, only writes 
prompt "(gdb)"


3. It does not matter if I press "yes" or "no" in the message box that 
pops up.

So confused...


Dňa 27. 1. 2024 o 14:35 Eli Zaretskii napísal(a):
> [Please use Reply All to reply, to keep the bug tracker CC'ed.]
>
>> Date: Sat, 27 Jan 2024 14:08:40 +0100
>> From: Ľuboš Pinteš <lubos.pintes@gmail.com>
>>
>> Hello,
>>
>> It is very difficult. If I attach the debugger, whole system seems to be
>> very unresponsive, at least from screen reader's point of view.
>>
>> Can you provide me more details about how to do it?
> Yes:
>
>    . start Emacs from a Command prompt window like this:
>
>        gdb emacs
>
>    . this will show the GDB prompt "(gdb)".  Type "run" (without the
>      quotes) to run Emacs under GDB.
>
>    . when Emacs starts up, do whatever you need to cause Emacs crash
>
>    . when Emacs crashes, you will see the "(gdb)" prompt in the Command
>      prompt window where you started Emacs under GDB.  Type at that
>      prompt:
>
>        thread apply all bt
>
>    . GDB will show the backtrace; copy/paste it into your email reply
>      to this message, and send your email rely
>
>> If I don't bother with the debugger, and press "No" button in the
>> messagebox that pops up a "emacs_backtrace.txt" is generated.
>>
>> Is that sufficient? If not then I need more information about capturing
>> the backtrace.
> The file emacs_backtrace.txt can only be interpreted on your system,
> since the program which converts the addresses to file names and
> function names needs to read the emacs.exe file on your system.  So it
> is much less useful for us than a backtrace generated by GDB.





  reply	other threads:[~2024-01-27 14:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-27  9:08 bug#68755: 29.2; Emacs crashes repeatedly after some steps Ľuboš Pinteš
2024-01-27 11:25 ` Eli Zaretskii
     [not found]   ` <b7b62209-3733-4868-8a0d-bf794ad8aac4@gmail.com>
2024-01-27 13:35     ` Eli Zaretskii
2024-01-27 14:03       ` Ľuboš Pinteš [this message]
2024-01-27 14:37         ` Eli Zaretskii
2024-01-27 15:00           ` Ľuboš Pinteš
2024-01-27 15:35             ` Eli Zaretskii
2024-01-27 15:42               ` Ľuboš Pinteš
2024-01-27 15:50                 ` Eli Zaretskii
2024-01-27 17:16                   ` Ľuboš Pinteš
2024-01-27 18:40                     ` Eli Zaretskii
2024-01-28  8:23                       ` Eli Zaretskii
2024-01-28 17:46                         ` Ľuboš Pinteš
2024-01-28 19:00                           ` Corwin Brust
2024-01-28 19:37                             ` Ľuboš Pinteš
2024-01-28 20:01                               ` 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

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

  git send-email \
    --in-reply-to=b6d1dfb3-f95a-4371-b007-547c7d5a038a@gmail.com \
    --to=lubos.pintes@gmail.com \
    --cc=68755@debbugs.gnu.org \
    --cc=eliz@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.