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

await open_file.OpenFile.open(fileLocation); crash #228

Open
hc2088 opened this issue Oct 28, 2022 · 0 comments
Open

await open_file.OpenFile.open(fileLocation); crash #228

hc2088 opened this issue Oct 28, 2022 · 0 comments

Comments

@hc2088
Copy link

hc2088 commented Oct 28, 2022

Trapped uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[2]'
(
0 CoreFoundation 0x000000010d44d378 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x000000010c411baf objc_exception_throw + 48
2 CoreFoundation 0x000000010d4d4641 -[__NSCFString characterAtIndex:].cold.1 + 0
3 CoreFoundation 0x000000010d4ded66 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:].cold.5 + 0
4 CoreFoundation 0x000000010d4bfc7f -[__NSPlaceholderDictionary initWithObjects:forKeys:count:] + 243
5 CoreFoundation 0x000000010d44bfaa +[NSDictionary dictionaryWithObjects:forKeys:count:] + 49
6 QuickLookUICore 0x0000000166f1db45 __49+[QLItem(PreviewInfo) contentTypesToPreviewTypes]_block_invoke + 528
7 libdispatch.dylib 0x0000<…>
[Bugly] Fatal signal(6) raised.
[Bugly] Forward signal(6) to the previous handler: 0x0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant