GNU bug report logs - #58767
telega makes emacs crash (under an EXWM session?)

Previous Next

Package: emacs;

Reported by: Marco <purity.piped <at> tuta.io>

Date: Mon, 24 Oct 2022 18:21:02 UTC

Severity: normal

Full log


Message #45 received at 58767 <at> debbugs.gnu.org (full text, mbox):

From: purity.piped <at> tuta.io
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: luangruo <at> yahoo.com, 58767 <at> debbugs.gnu.org, stefankangas <at> gmail.com
Subject: Re: bug#58767: telega makes emacs crash (under an EXWM session?)
Date: Thu, 27 Oct 2022 15:33:48 +0200 (CEST)
[Message part 1 (text/plain, inline)]
Yes, this is happening on emacs 29.
what I did was the following:
git clone git://git.savannah.gnu.org/emacs.git <http://git.savannah.gnu.org/emacs.git> emacs-debug
cd emacs-debug
./autogen.sh
./configure CFLAGS="-O0 -g3" && make -j5 CFLAGS="-O0 -g3"
make install PREFIX=/usr/local.
rm -rvf ~/.config/emacs && git clone --depth=1 https://github.com/doomemacs/doomemacs ~/.config/emacs && ~/.config/emacs/bin/doom install && ~/.config/emacs/bin/doom sync
note: ~/.config/ because I've set $EMACSDIR.
this is what I did in a nutshell. if you need to reproduce what I did even more you can have my configuration for doom emacs; put it in $DOOMDIR (defaults to ~/.doom.d)
https://termbin.com/hgkv
https://termbin.com/jr3gm

sorry if they're messy but i'm working on those.
Thanks a million.

Oct 27, 2022, 3:22 PM by eliz <at> gnu.org:

>> Date: Thu, 27 Oct 2022 12:05:41 +0200 (CEST)
>> From: purity.piped <at> tuta.io
>> Cc: Eli Zaretskii <eliz <at> gnu.org>, luangruo <at> yahoo.com,
>>  58767-done <at> debbugs.gnu.org
>>
>> well, I'm sorry to have to open the bug again, but it's happening again.
>>
>
> With Emacs 29?
>
>> usual deal, log attached and mirrored. 
>> to be noted: I was testing if this was an EXWM thing, but it is not, although it's strange:
>> I started emacs, m-x telega, all good. C-x C-c, fired emacs once again, started telega, crash. I have
>> recompiled emacs with the appropriate CFLAGS, hope this time I did it right.
>>
>
> Thanks, but if this is Emacs 29, I need a reproduction recipe to run
> on my machine.  I cannot debug this without being able to reproduce it
> here.  Sorry.
>

[Message part 2 (text/html, inline)]

This bug report was last modified 1 year and 164 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.