Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nemo crashes when copying files over SSH #1969

Open
nesuribe opened this issue Oct 18, 2018 · 3 comments
Open

Nemo crashes when copying files over SSH #1969

nesuribe opened this issue Oct 18, 2018 · 3 comments
Labels

Comments

@nesuribe
Copy link

 * Nemo version 3.6.5
 * Windowed nemo
 * Ubuntu 18.04
 * 00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04)
	Subsystem: Dell Device 07be
	Kernel driver in use: i915
	Kernel modules: i915

 * 64 bit

Issue
Nemo crashes every time I try to copy a few files over ssh. Kernel says

[533300.681161] nemo[13108]: segfault at 0 ip 0000000000000000 sp 00007ffff8805f28 error 14 in nemo[559d787da000+1a8000]

Steps to reproduce

Open an ssh folder in a Nemo tab, open a local folder in a new tab, copy a few files in the remote folder, paste into local folder. Nemo usually copies the first few files, then becomes unresponsive and then crashes. Generally, it does not copy all files.

Expected behaviour

It should copy the files. If I perform the same action in Nautilus it works.

Other information

This happens in 2 different computers which were upgraded from Ubuntu 17.10 to 18.04.

@mtwebster
Copy link
Member

mtwebster commented Oct 18, 2018

Any chance you can get a trace? Maybe from apport as I see you're on ubuntu?

Otherwise install debug symbols (for at least nemo, gtk3 and glib) and get one via gdb? I can provide steps if you'd like.

Thanks

@nesuribe
Copy link
Author

Sure, please let me know how to do that and I will provide you with the data. I have virtually the same installation on 3 computers, and this happens pretty consistently on 2 of them.

@NickDuBois
Copy link

Same setup, noticed that issue as well. The first time. I have not been able to get anything to show up when I connect. No files, no folders, just an empty "folder." No errors, nothing. Just sits there.

Can connect via ssh in the CLI, but a hint, filezilla wont connect either? Just keeps timing out.

@icarter09 icarter09 added the BUG label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants