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 NSMutableArray_addObject during transfer #1710

Closed
cyberduck opened this issue Jan 28, 2008 · 1 comment
Closed

Crash in NSMutableArray_addObject during transfer #1710

cyberduck opened this issue Jan 28, 2008 · 1 comment
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

89639e4 created the issue

hread 20 Crashed:
0   com.apple.CoreFoundation  	0x908109c6 _CFArrayReplaceValues + 2533
1   com.apple.CoreFoundation  	0x9080ffd9 CFArrayAppendValue + 151
2   libFoundationJava.B.dylib 	0x968b3e8c Java_com_apple_cocoa_foundation_NSMutableArray_addObject + 101
3   <<00000000>> 	0x04d90281 0 + 81330817
4   <<00000000>> 	0x04d8a9d3 0 + 81308115
5   <<00000000>> 	0x04d8a9d3 0 + 81308115
6   <<00000000>> 	0x04d8a9d3 0 + 81308115
7   <<00000000>> 	0x04d8a9d3 0 + 81308115
8   <<00000000>> 	0x04d8a9d3 0 + 81308115
9   <<00000000>> 	0x04d8a9d3 0 + 81308115
10  <<00000000>> 	0x04d8a9d3 0 + 81308115
11  <<00000000>> 	0x04d8821f 0 + 81297951
12  libjvm.dylib              	0x9af90f8a jio_snprintf + 396118
13  libjvm.dylib              	0x9af9d667 JVM_StartThread + 2397
14  libjvm.dylib              	0x9af9d579 JVM_StartThread + 2159
15  libjvm.dylib              	0x9af9d4bd JVM_StartThread + 1971
16  libjvm.dylib              	0x9af9d3e1 JVM_StartThread + 1751
17  libjvm.dylib              	0x9af2854b JNI_CreateJavaVM_Impl + 52525
18  libSystem.B.dylib         	0x90024227 _pthread_body + 84


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 49e9419.

@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