bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#43664: 28.0.50; Crush of X after choosing F10 -> Tutorial


From: Jean Louis
Subject: bug#43664: 28.0.50; Crush of X after choosing F10 -> Tutorial
Date: Wed, 30 Sep 2020 17:46:52 +0300
User-agent: Mutt/1.14.0 (2020-05-02)

* Eli Zaretskii <eliz@gnu.org> [2020-09-30 17:09]:
> > Date: Wed, 30 Sep 2020 14:03:59 +0300
> > From: Jean Louis <bugs@gnu.support>
> > Cc: 43664@debbugs.gnu.org
> > 
> > > In any case, please run Emacs under GDB, and when it crashes, type at
> > > GDB's prompt
> > > 
> > >   (gdb) thread apply all bt
> > > 
> > > and post here everything GDP prints.
> > 
> > It is hard to reproduce the bug, it could be also something related to
> > EXWM, I cannot reproduce it, I was myself surprised as I have not seen
> > crushes for years.
> 
> Then I suggest to run Emacs under GDB as a matter of routine, so that
> if and when it eventually crashes, you will be able to report the
> backtrace.  We need that backtrace to make progress with this
> problem.

I should run like:

#!/bin/bash
gdb -ex run emacs

But do you know how can I pass command line arguments like "$@"?






reply via email to

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