[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] lynx on xfce terminal freezes during "making https connec
From: |
Thorsten Glaser |
Subject: |
Re: [Lynx-dev] lynx on xfce terminal freezes during "making https connection to..." |
Date: |
Fri, 17 Mar 2023 16:24:27 +0000 (UTC) |
jindam, vani via Lynx-dev dixit:
> the issue: xfce terminal freezes during "making https connection to..." using
That’s independent of the terminal and the website in question.
It occasionally happens for some sites; for most, it works on
the second try.
Unfortunately, ‘z’ and ^G don’t work to interrupt this, but this does:
$ gdb /usr/bin/lynx «pid-of-lynx»
(gdb) print (int)close(3)
(gdb) ^D
yes detach it
bye,
//mirabilos
--
Solange man keine schmutzigen Tricks macht, und ich meine *wirklich*
schmutzige Tricks, wie bei einer doppelt verketteten Liste beide
Pointer XORen und in nur einem Word speichern, funktioniert Boehm ganz
hervorragend. -- Andreas Bogk über boehm-gc in d.a.s.r