question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

On iOS a have a crash trying to saving photo with simple share and a base64 image. This is the stack:

Crashed: com.apple.root.default-qos
0  libsystem_kernel.dylib         0x18c92dd74 __abort_with_payload + 8
1  libsystem_kernel.dylib         0x18c92a49c abort_with_payload_wrapper_internal + 100
2  libsystem_kernel.dylib         0x18c92a4c8 system_set_sfi_window + 10
3  TCC                            0x18fb9e328 __TCCAccessRequest_block_invoke_2.80 + 258
4  TCC                            0x18fb9e224 __CRASHING_DUE_TO_PRIVACY_VIOLATION__ + 702
5  TCC                            0x18fba1330 __tccd_send_block_invoke + 348
6  libxpc.dylib                   0x18ca32fcc _xpc_connection_reply_callout + 80
7  libxpc.dylib                   0x18ca32f3c _xpc_connection_call_reply + 40
8  libdispatch.dylib              0x18c7ea1bc _dispatch_client_callout + 16
9  libdispatch.dylib              0x18c7f8a4c _dispatch_queue_override_invoke + 732
10 libdispatch.dylib              0x18c7fa34c _dispatch_root_queue_drain + 572
11 libdispatch.dylib              0x18c7fa0ac _dispatch_worker_thread3 + 124
12 libsystem_pthread.dylib        0x18c9f32a0 _pthread_wqthread + 1288
13 libsystem_pthread.dylib        0x18c9f2d8c start_wqthread + 4

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

10reactions
faxiomancommented, Jan 13, 2017

Mmm … propably I need to add this to Info.plist … I’ll try.

<key>NSPhotoLibraryUsageDescription</key>
<string>$(PRODUCT_NAME) uses photos</string>
7reactions
faxiomancommented, Jan 17, 2017

Yes, now it works

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Solve Windows 10 Photos App Crashes Effectively[2021]
Go to 'Windows 10 Start Menu' and then click 'Settings'. · Hit 'Advanced Options' and click 'Reset' button thereafter. · Now, you got...
Read more >
Apps crash when saving images - Microsoft Community
Crashes when trying to save images in Google Chrome, Microsoft Edge and with the snipping tool. It also crashes if you open a...
Read more >
How to resolve application crash while saving images to ...
When you try to save image in device's gallery by using image editor, the application may get crash. By default, the application does...
Read more >
[Fix] Microsoft Photo App hangs on Save As or Save
Hey, I have this issue with Microsoft Photo App because it just hangs on Save As or Save when I try to download...
Read more >
App crashes when saving photo on Android 10
App crashes when saving photo on Android 10. You've made the inspection functionality for us. But it doesn't work anymore when you use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found