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 reloading directory in browser #10178

Closed
cyberduck opened this issue Dec 14, 2017 · 8 comments
Closed

Crash when reloading directory in browser #10178

cyberduck opened this issue Dec 14, 2017 · 8 comments

Comments

@cyberduck
Copy link
Collaborator

7583737 created the issue

Hi there,

I'm using CyberDuck version 6.3.2 (27291) and I mostly use your software to connect with AWS S3.
The problem is that the software seems to occasionally crash whenever I do refresh any folder in the file structure in S3.
I've been updating the software to the latest version but still this appears to be a long-lasting bug.
Thanks


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please attach the crash report.

@cyberduck
Copy link
Collaborator Author

7583737 commented

Here it is:
{{{
Process: Cyberduck [14307]
Path: /Applications/Cyberduck.app/Contents/MacOS/Cyberduck
Identifier: ch.sudo.cyberduck
Version: 6.3.2 (27291)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Cyberduck [14307]
User ID: 501

Date/Time: 2017-12-19 17:00:07.231 +0000
OS Version: Mac OS X 10.13.1 (17B1002)
Report Version: 12
Anonymous UUID: D53B3684-9ACE-7639-7A9D-4974D0864A5E

Time Awake Since Boot: 27000 seconds

System Integrity Protection: enabled

Crashed Thread: 59 Java: background-19

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x000054f94515bec8
Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0x54f94515bec8:
VM_ALLOCATE 00000007c03c0000-0000000800000000 [ 1.0G] ---/rwx SM=NUL
-->
MALLOC_NANO 0000600000000000-0000600000c00000 [ 12.0M] rw-/rwx SM=PRV

Application Specific Information:
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff7c504e7e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff7c640662 _pthread_cond_wait + 732
2 libjvm.dylib 0x00000001033642de os::PlatformEvent::park() + 192
3 libjvm.dylib 0x00000001033411e2 ParkCommon(ParkEvent*, long) + 42
4 libjvm.dylib 0x00000001033418a4 Monitor::ILock(Thread*) + 310
5 libjvm.dylib 0x0000000103341921 Monitor::lock_without_safepoint_check() + 39
6 libjvm.dylib 0x00000001033bf36c SafepointSynchronize::block(JavaThread*) + 360
7 libjvm.dylib 0x000000010344824a JavaThread::check_safepoint_and_suspend_for_native_trans(JavaThread*) + 232
8 libjvm.dylib 0x0000000103045d8e ThreadStateTransition::trans_from_native(JavaThreadState) + 150
9 libjvm.dylib 0x00000001031fbf10 jni_GetArrayLength + 48
10 libjnidispatch.dylib 0x0000000110358bc9 0x110356000 + 11209
11 libjnidispatch.dylib 0x0000000110359723 Java_com_sun_jna_Native_invokeLong + 35
12 ??? 0x0000000110853f8e 0 + 4572135310
13 ??? 0x0000000110df9dc8 0 + 4578057672

Thread 59 Crashed:: Java: background-19
0 libsystem_kernel.dylib 0x00007fff7c504fce __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff7c642150 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff7c46130a abort + 127
3 libjvm.dylib 0x0000000103367cf3 os::abort(bool) + 25
4 libjvm.dylib 0x000000010348f646 VMError::report_and_die() + 2304
5 libjvm.dylib 0x000000010336991e JVM_handle_bsd_signal + 1131
6 libjvm.dylib 0x0000000103365b83 signalHandler(int, __siginfo*, void*) + 47
7 libsystem_platform.dylib 0x00007fff7c635f5a _sigtramp + 26
8 ??? 0x00000007c0000988 0 + 33285998984
9 libobjc.A.dylib 0x00007fff7b7bc087 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 817
10 com.apple.CoreFoundation 0x00007fff54d94856 _CFAutoreleasePoolPop + 22
11 com.apple.Foundation 0x00007fff56e79e75 -[NSAutoreleasePool drain] + 144
12 libjnidispatch.dylib 0x0000000110364134 ffi_call_unix64 + 76
13 libjnidispatch.dylib 0x000000011036362d ffi_call + 973
14 libjnidispatch.dylib 0x00000001103593aa 0x110356000 + 13226
15 libjnidispatch.dylib 0x0000000110359753 Java_com_sun_jna_Native_invokeVoid + 35
16 ??? 0x0000000110cd8e0e 0 + 4576873998
17 ??? 0x0000000110df9df0 0 + 4578057712

}}

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#10319 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

a4f70d8 commented

Hi,

this crash occur in SFTP connection (to CentOS 6/7 server) too → while press Cmd+R for a several times while work.


Also Cyberduck crash (with the same crashlog) while editing remote file after press Cmd+S in BBEdit (app where I edit remote text file).

Unfortunatelly this crash make Cyberduck almost useless for editing text files on remote server.

Thread 49 Crashed:: Java: background-11
0   libsystem_kernel.dylib        	0x00007fff5a319b6e __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff5a4e4080 pthread_kill + 333
2   libsystem_c.dylib             	0x00007fff5a2751ae abort + 127
3   libjvm.dylib                  	0x0000000108ea8e0b os::abort(bool) + 25
4   libjvm.dylib                  	0x0000000108fd0fae VMError::report_and_die() + 2304
5   libjvm.dylib                  	0x0000000108eaaa4e JVM_handle_bsd_signal + 1131
6   libjvm.dylib                  	0x0000000108ea6c8b signalHandler(int, __siginfo*, void*) + 47
7   libsystem_platform.dylib      	0x00007fff5a4d7f5a _sigtramp + 26
8   ???                           	0x000060c000683528 0 + 106377756816680
9   libcore.dylib                 	0x000000010fbb9943 -[EMKeychainProxy addGenericKeychainItemForService:withUsername:password:] + 209
10  ???                           	0x000000011002e1f3 0 + 4563591667
11  ???                           	0x000000011001d2bd 0 + 4563522237

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:7 czechxteam]:

Hi,

this crash occur in SFTP connection (to CentOS 6/7 server) too → while press Cmd+R for a several times while work.


Also Cyberduck crash (with the same crashlog) while editing remote file after press Cmd+S in BBEdit (app where I edit remote text file).

Unfortunatelly this crash make Cyberduck almost useless for editing text files on remote server.

Thread 49 Crashed:: Java: background-11
0   libsystem_kernel.dylib        	0x00007fff5a319b6e __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff5a4e4080 pthread_kill + 333
2   libsystem_c.dylib             	0x00007fff5a2751ae abort + 127
3   libjvm.dylib                  	0x0000000108ea8e0b os::abort(bool) + 25
4   libjvm.dylib                  	0x0000000108fd0fae VMError::report_and_die() + 2304
5   libjvm.dylib                  	0x0000000108eaaa4e JVM_handle_bsd_signal + 1131
6   libjvm.dylib                  	0x0000000108ea6c8b signalHandler(int, __siginfo*, void*) + 47
7   libsystem_platform.dylib      	0x00007fff5a4d7f5a _sigtramp + 26
8   ???                           	0x000060c000683528 0 + 106377756816680
9   libcore.dylib                 	0x000000010fbb9943 -[EMKeychainProxy addGenericKeychainItemForService:withUsername:password:] + 209
10  ???                           	0x000000011002e1f3 0 + 4563591667
11  ???                           	0x000000011001d2bd 0 + 4563522237

Duplicate for #10342.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#10416 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate in #10505.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please reopen if this issue is still reproducible.

@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.
Projects
None yet
Development

No branches or pull requests

1 participant