Since a few months, dolphin consistently crashed while attempting to browse a remote host where avahi is running.
ssh keys are loaded and direct access using access works: ssh user@remote.local in konsole.
Login succeeds with sftp://remote.local:22/ typed and validated with the Return key in dolphin’s address bar. That same address is briefly shown in the address bar when selecting the remote item with the mouse before the crash.
The console output is:
$ dolphin
*** MESA_GLSL_CACHE_DISABLE is deprecated; use MESA_SHADER_CACHE_DISABLE instead ***
*** MESA_GLSL_CACHE_DISABLE is deprecated; use MESA_SHADER_CACHE_DISABLE instead ***
*** MESA_GLSL_CACHE_DISABLE is deprecated; use MESA_SHADER_CACHE_DISABLE instead ***
*** MESA_GLSL_CACHE_DISABLE is deprecated; use MESA_SHADER_CACHE_DISABLE instead ***
bluedevil.kio_bluetooth: Kio Bluetooth instanced!
bluedevil.kio_bluetooth: Setting host: ""
bluedevil.kio_bluetooth: Stat: QUrl("bluetooth:/")
*** MESA_GLSL_CACHE_DISABLE is deprecated; use MESA_SHADER_CACHE_DISABLE instead ***
QLayout::removeWidget: Cannot remove a null widget.
kf.kio.core: Internal error: itemsInUse did not contain QUrl("sftp://remote.local:22/path/to/user")
kf.kio.core: Fatal Error: HUH? Lister KDirLister(0x55ab4c3f84a0) is supposed to be listing, but has no job!
Abandon (core dumped)dolphin
With or without the port :22, the result is the same, and it has changed now, i.e. it not longer shows the remote user home directory but the root directory. This is for typing in the address bar and validating.
The crash occurs when opening a remote avahi share with the mouse.
If you instruct how to set debuginfod on, I’ll give it a try, that’s completely new to me.
As for configuration, there’s nothing special: ssh-add is used to load a key. It is operational since login to remote in konsole with the ssh client just works. Firewall on remote is not the issue, the crash occurs with or without it. And it’s all on the home LAN.
Now it’s not a fundamental problem, don’t waste time with it if there is no obvious solution.