Bug 1168867
Summary: | SSH unmount using eject icon causes "Aborted (core dumped)" | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Vera Budikova <vbudikov> | ||||
Component: | nautilus | Assignee: | Alexander Larsson <alexl> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 7.1 | CC: | dking, msimon, vhumpa | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | nautilus-3.14.2-1.el7 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-11-19 08:34:49 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
I ran in no issues disconnecting connections with nautilus-3.14.2-1.el7.x86_64. Verification Package version: nautilus-3.14.3-3.el7.x86_64 Steps: 1. Run nautilus 2. In the sidebar, under Network, click "Connect to Server". 3. In the "Connect to Server" dialog that comes up, enter the address of a remote host for which you have shell access. It will probably be easiest to use ssh, which is running by default on many machines. A server address of the form "ssh://username@hostname" should work; IP address can be used in place of hostname. 4. Click the "Connect" button. 5. Under Network, on the line corresponding to the remote connection, click the eject icon. Authenticate if needed. Results: The share disappear from under Network in the sidebar. According my testing and comment https://bugzilla.redhat.com/show_bug.cgi?id=1168867#c3 -> verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2236.html |
Created attachment 962408 [details] Backtrace Description of problem: SSH unmount using eject icon causes "Aborted (core dumped)" Version-Release number of selected component (if applicable): nautilus-3.8.2-10.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. Run nautilus 2. In the sidebar, under Network, click "Connect to Server". 3. In the "Connect to Server" dialog that comes up, enter the address of a remote host for which you have shell access. It will probably be easiest to use ssh, which is running by default on many machines. A server address of the form "ssh://username@hostname" should work; IP address can be used in place of hostname. 4. Click the "Connect" button. 5. Under Network, on the line corresponding to the remote connection, click the eject icon. Authenticate if needed. Actual results: ERROR:nautilus-bookmark.c:350:nautilus_bookmark_connect_file: assertion failed: (!nautilus_file_is_gone (bookmark->details->file)) Aborted (core dumped) Backtrace - see attachment. Expected results: The share should disappear from under Network in the sidebar Additional info: It is working with localhost.