> IPv6 loopback is NOT disabled here (net.ipv6.conf.lo.disable_ipv6 = 0,
net.ipv6.conf.all.disable_ipv6 = 0), no firewall is active, and nothing
listens on port 4101 — so a connection attempt should be refused
instantly by the kernel
But apparently it really does.
> something else in xbrlapi's connection/retry logic is also triggering
the block on 24.04.
There is really not much more than just a connect() call.
But to be sure and be able to do anything to fix the issue rather than
work around it, it'd be immensely useful to add strace in
/etc/X11/Xsession.d/90xbrlapi:
if strace -o /tmp/xbrlapi.log "${xbrlapi}" 2>/dev/null ; then
and send us the generated /tmp/xbrlapi.log file.
Otherwise I can only say "can't reproduce the issue".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2039374
Title:
xbrlapi causes long delay in GUI login
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brltty/+bug/2039374/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs