Navigation Menu

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 keychain password lookup #1155

Closed
cyberduck opened this issue Jul 10, 2007 · 3 comments
Closed

Crash in keychain password lookup #1155

cyberduck opened this issue Jul 10, 2007 · 3 comments

Comments

@cyberduck
Copy link
Collaborator

@dkocher created the issue

From the crash reports it looks like only 10.3.9 (Build 7W98) is affected.

Thread 17 Crashed:
0   <<00000000>> 	0xfffeff00 0 + 0xfffeff00
1   libKeychain.dylib        	0x0170a744 Java_ch_cyberduck_core_Keychain_getInternetPasswordFromKeychain + 0x58 (Keychain.m:46)
2   <<00000000>> 	0x047385a0 0 + 0x47385a0
3   <<00000000>> 	0x04731ea0 0 + 0x4731ea0
4   <<00000000>> 	0x04731ea0 0 + 0x4731ea0
5   <<00000000>> 	0x04731e10 0 + 0x4731e10
6   <<00000000>> 	0x04731f90 0 + 0x4731f90
7   <<00000000>> 	0x04731f90 0 + 0x4731f90
8   <<00000000>> 	0x04731f90 0 + 0x4731f90
9   <<00000000>> 	0x04731ea0 0 + 0x4731ea0
10  <<00000000>> 	0x047322f0 0 + 0x47322f0
11  <<00000000>> 	0x04731f90 0 + 0x4731f90
12  <<00000000>> 	0x0472f16c 0 + 0x472f16c
13  libjvm.dylib             	0x96ee42dc JVM_GetCPMethodClassNameUTF + 0xb50
14  libjvm.dylib             	0x96f05664 JVM_GetCPClassNameUTF + 0x9a8
15  libjvm.dylib             	0x96f42218 JVM_Close + 0x4cc
16  libjvm.dylib             	0x96f52a9c JVM_Interrupt + 0x2dc
17  libjvm.dylib             	0x97073f6c JVM_SetPrimitiveField + 0x520
18  libjvm.dylib             	0x96f3df60 JVM_FindClassFromClass + 0xbec
19  libjvm.dylib             	0x970a4434 JVM_RaiseSignal + 0x30440
20  libSystem.B.dylib        	0x90024930 _pthread_body + 0x28

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I am looking for a tester running 10.3.9 to resolve this issue. Please write to [mailto:feedback@cyberduck.ch].

@cyberduck
Copy link
Collaborator Author

@dkocher commented

May be resolved in b27c060.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Reverted Keychain.framework in c928474.

@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

2 participants