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

Crash when uploading files #9780

Closed
cyberduck opened this issue Dec 8, 2016 · 3 comments
Closed

Crash when uploading files #9780

cyberduck opened this issue Dec 8, 2016 · 3 comments
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

2602672 created the issue

I've been seeing this crash over the past few months (not sure which version it started in) but it happens after deleting a set of files, and then attempting to upload files.

Crash log attached.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

167	Thread 8 Crashed:: Java: Finalizer
168	0   libsystem_kernel.dylib              0x00007fff92810dda __pthread_kill + 10
169	1   libsystem_pthread.dylib             0x00007fff928fc787 pthread_kill + 90
170	2   libsystem_c.dylib                   0x00007fff92776420 abort + 129
171	3   libjvm.dylib                        0x000000010465af5f os::abort(bool) + 25
172	4   libjvm.dylib                        0x0000000104781e9e VMError::report_and_die() + 2304
173	5   libjvm.dylib                        0x000000010465cb8a JVM_handle_bsd_signal + 1131
174	6   libjvm.dylib                        0x0000000104658def signalHandler(int, __siginfo*, void*) + 47
175	7   libsystem_platform.dylib            0x00007fff928efbba _sigtramp + 26
176	8   ???                                 0x0000700022efa908 0 + 123145888442632
177	9   ???                                 0x0000700001f2e658 0 + 123145335006808
178	

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 7c8be6b.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

1 participant