Bug 2066717
Summary: | [abrt] gvfs: type_class_init_Wm(): gvfsd-dav killed by SIGABRT | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||||||||||||||||||||
Component: | gvfs | Assignee: | Ondrej Holy <oholy> | ||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 36 | CC: | awilliam, gmarr, oholy, robatino | ||||||||||||||||||||||||
Target Milestone: | --- | Keywords: | CommonBugs | ||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/119960e27e334cc52b7468df5ef61f2813b72398 | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:4a2adce01d9551fa9d6ebf1654aab051b5b62e08;VARIANT_ID=workstation; https://ask.fedoraproject.org/t/common-issues/20803 RejectedBlocker AcceptedFreezeException | ||||||||||||||||||||||||||
Fixed In Version: | gvfs-1.50.0-2.fc36 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2022-04-01 07:09:50 UTC | Type: | --- | ||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||
Bug Depends On: | |||||||||||||||||||||||||||
Bug Blocks: | 1953786 | ||||||||||||||||||||||||||
Attachments: |
|
Description
Kamil Páral
2022-03-22 11:33:20 UTC
Created attachment 1867433 [details]
File: backtrace
Created attachment 1867434 [details]
File: core_backtrace
Created attachment 1867435 [details]
File: cpuinfo
Created attachment 1867436 [details]
File: dso_list
Created attachment 1867437 [details]
File: environ
Created attachment 1867438 [details]
File: limits
Created attachment 1867439 [details]
File: maps
Created attachment 1867440 [details]
File: mountinfo
Created attachment 1867441 [details]
File: open_fds
Created attachment 1867442 [details]
File: proc_pid_status
Created attachment 1867443 [details]
File: var_log_messages
I tested this with several more computers. Connecting F35->F35 webdav using Nautilus works just fine. Connecting F35->F36 also works fine. Only connecting F36->F35 immediately crashes in gvfs. I even found out that you can't connect to *yourself* (i.e. enabling ~/Public sharing and then connecting to your own host from Nautilus -> Other Locations), that also crashes. So it seems the problem is in the connection client being completely broken. Reproducer: 1. On F36, go to GNOME Settings -> Sharing -> enable File Sharing and the global toggle 2. In Nautilus, go to Other Locations, see your own host under Networks and try to connect to it 3. Alternatively, connect to a different Fedora machine on your local network Proposing for a blocker discussion, whether remote webdav connection (using GNOME's public sharing system) is considered a basic functionality of Nautilus or not: https://fedoraproject.org/wiki/Fedora_36_Final_Release_Criteria#Default_application_functionality Just a note that I can reproduce it and probably see what is wrong, so I am going to propose an upstream fix for it. A possible duplicate - bug 2062465. Discussed during the 2022-03-28 blocker review meeting: [0] The decision to classify this bug as a "RejectedBlocker (Final)" and an "AcceptedFreezeException (Final)" was made as we agreed this goes beyond 'basic functionality', but does seem worth granting an FE to try and make sure the feature works on the live image. [0] https://meetbot.fedoraproject.org/fedora-blocker-review/2022-03-28/f36-blocker-review.2022-03-28-16.00.txt gvfs-1.50.0-2.fc36 is stable now - it was in https://bodhi.fedoraproject.org/updates/FEDORA-2022-a69718b1e1 - so it should be fixed. Kamil, can you confirm? Yes, it's fixed now. |