emacs-devel
[Top][All Lists]
Advanced

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

Re: long-standing GTK bug


From: Robert Pluim
Subject: Re: long-standing GTK bug
Date: Mon, 10 May 2021 11:16:24 +0200

>>>>> On Sun, 09 May 2021 17:11:58 +0200, Adam Sjøgren <asjo@koldfront.dk> said:

    Adam> Robert writes:
    >> Interesting, but ENOPATCH :-)

    Adam> I don't know what the preferred way to go about this is, but here is
    Adam> one:

    Adam> Skip "keep terminal open"-workaround for pure GTK

That makes things work for me if I C-c the ssh connection, but if I
kill the ssh process, emacs still exits because itʼs crashing
somewhere in the depths of GTK:

(gdb) bt
#0  __GI__exit (status=1) at ../sysdeps/unix/sysv/linux/_exit.c:27
#1  0x00007ffff7766e98 in  () at /lib/x86_64-linux-gnu/libgdk-3.so.0
#2  0x00007ffff59046cf in _XIOError () at /lib/x86_64-linux-gnu/libX11.so.6
#3  0x00007ffff5901d95 in _XEventsQueued () at /lib/x86_64-linux-gnu/libX11.so.6
#4  0x00007ffff58f37e1 in XPending () at /lib/x86_64-linux-gnu/libX11.so.6
#5  0x00007ffff77613ef in  () at /lib/x86_64-linux-gnu/libgdk-3.so.0
#6  0x00007ffff715657f in g_main_context_prepare () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007ffff7156fdb in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007ffff7157178 in g_main_context_pending () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x000055555574e1d0 in pgtk_select
    (fds_lim=<optimized out>, rfds=rfds@entry=0x7fffffffd520, 
wfds=wfds@entry=0x7fffffffd5a0, efds=efds@entry=0x0, 
timeout=timeout@entry=0x7fffffffd410, sigmask=sigmask@entry=0x0) at 
pgtkterm.c:4052

Robert
-- 



reply via email to

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