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 in Java_ch_cyberduck_core_SystemConfigurationProxy_findNative #8415

Closed
cyberduck opened this issue Dec 10, 2014 · 5 comments
Closed

Crash in Java_ch_cyberduck_core_SystemConfigurationProxy_findNative #8415

cyberduck opened this issue Dec 10, 2014 · 5 comments

Comments

@cyberduck
Copy link
Collaborator

eff7618 created the issue

When I attempt to open a connection via a bookmark (double click) the application looks like it's working then stops although the log drawer remains empty. If I double click on the bookmark for a second time the application crashes. Crash report attached.

Thread 29 Crashed:: Java: background-1
0   libsystem_kernel.dylib        	0x00007fff8657b282 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff869bdb73 abort + 129
2   libjvm.dylib                  	0x0000000107047709 os::abort(bool) + 25
3   libjvm.dylib                  	0x000000010714eb74 VMError::report_and_die() + 2316
4   libjvm.dylib                  	0x000000010704901b JVM_handle_bsd_signal + 1073
5   libsystem_platform.dylib      	0x00007fff90039f1a _sigtramp + 26
6   libobjc.A.dylib               	0x00007fff8bd2a0dd objc_msgSend + 29
7   libProxy.dylib                	0x0000000132bc92d4 Java_ch_cyberduck_core_SystemConfigurationProxy_findNative + 62
8   ???                           	0x0000000107866698 0 + 4421215896
9   ???                           	0x000000010785a233 0 + 4421165619
10  ???                           	0x000000010785a8e1 0 + 4421167329
11  ???                           	0x000000010785a233 0 + 4421165619
12  ???                           	0x000000010785a233 0 + 4421165619
13  ???                           	0x000000010785a058 0 + 4421165144
14  ???                           	0x000000010785a058 0 + 4421165144
15  ???                           	0x000000010785a233 0 + 4421165619
16  ???                           	0x000000010785a233 0 + 4421165619
17  ???                           	0x000000010785a233 0 + 4421165619
18  ???                           	0x000000010785a058 0 + 4421165144
19  ???                           	0x000000010785a350 0 + 4421165904
20  ???                           	0x000000010785a9fe 0 + 4421167614
21  ???                           	0x000000010785a350 0 + 4421165904
22  ???                           	0x000000010785a350 0 + 4421165904
23  ???                           	0x000000010785a8e1 0 + 4421167329
24  ???                           	0x000000010785a8e1 0 + 4421167329
25  ???                           	0x000000010785a706 0 + 4421166854
26  ???                           	0x000000010785a058 0 + 4421165144
27  ???                           	0x000000010785a706 0 + 4421166854
28  ???                           	0x000000010785a706 0 + 4421166854
29  ???                           	0x00000001078544f7 0 + 4421141751
30  libjvm.dylib                  	0x0000000106f21954 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 554
31  libjvm.dylib                  	0x0000000106f21e6b JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*) + 283
32  libjvm.dylib                  	0x0000000106f21fa8 JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*) + 74
33  libjvm.dylib                  	0x0000000106f55088 thread_entry(JavaThread*, Thread*) + 173
34  libjvm.dylib                  	0x0000000107119ba5 JavaThread::thread_main_inner() + 155
35  libjvm.dylib                  	0x000000010711b27f JavaThread::run() + 417
36  libjvm.dylib                  	0x0000000107047c95 java_start(Thread*) + 213
37  libsystem_pthread.dylib       	0x00007fff8cb222fc _pthread_body + 131
38  libsystem_pthread.dylib       	0x00007fff8cb22279 _pthread_start + 176
39  libsystem_pthread.dylib       	0x00007fff8cb204b1 thread_start + 13


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please attach any related output in the system.log (/Applications/Utilities/Console.app).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #8414.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post a screenshot of your settings in System Preferences → Network → Advanced… → Proxies.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available and post a comment if the issue is fixed.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 1c76796.

@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