Dear Maintainer,
first of all: the issue is resolved when using the experimental
packages. But I
think this should be also resolved for debian 12.
When trying to mount a nextcloud via davs in nautilus, the process
fails with the
error "Message recipient disconnected from message bus without
replying". After
that you can find a segfault in the kernel log:
[Mi Jul 19 08:18:57 2023] gvfsd-dav[2676]: segfault at 0 ip
00007f2143e4e3ed sp
00007ffe62545418 error 4 in libc.so.6[7f2143d1d000+155000] likely on
CPU 1
(core 0, socket 1)
[Mi Jul 19 08:18:57 2023] Code: c3 66 2e 0f 1f 84 00 00 00 00 00 66 90
48 83 fa
01 7e 5a c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a7 03
00 00 <c5>
fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[Mi Jul 19 08:20:58 2023] gvfsd-dav[2709]: segfault at 0 ip
00007faf137dc3ed sp
00007ffc0436ce28 error 4 in libc.so.6[7faf136ab000+155000] likely on
CPU 1
(core 0, socket 1)
[Mi Jul 19 08:20:58 2023] Code: c3 66 2e 0f 1f 84 00 00 00 00 00 66 90
48 83 fa 01
7e 5a c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a7 03 00
00 <c5>
fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
The strange thing is, that when I enable debugging via:
GVFS_DEBUG=1 GVFS_HTTP_DEBUG="all" $(find /usr/lib* -name gvfsd
2>/dev/null)
--replace 2>&1 | tee gvfsd.log
The error isn't happening.
I am sorry, if this isn't the right process for submitting errors
concerning debian
12.