[GH-ISSUE #855] [BUG] BHInstagram Crash (ipadOS) #770

Closed
opened 2026-03-03 15:36:10 +03:00 by kerem · 1 comment
Owner

Originally created by @TAKAGIVEGETA on GitHub (Sep 21, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/855

Describe the bug

The app crashes when clicking the Settings button or the download button in the video.
-----------------------logs--------------------------
Your application has presented a UIAlertController (<UIAlertController: 0x10a283400>) of style UIAlertControllerStyleActionSheet from IGRootViewController (<IGRootViewController: 0x100e6e8c0>). The modalPresentationStyle of a UIAlertController with this style is UIModalPresentationPopover. You must provide location information for this popover through the alert controller's popoverPresentationController. You must provide either a sourceView and sourceRect or a barButtonItem. If this information is not known when you present the alert controller, you may provide it in the UIPopoverPresentationControllerDelegate method -prepareForPopoverPresentation.
Call stack: (
0 CoreFoundation 0x00000001a1326b34 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 969524
1 libobjc.A.dylib 0x00000001991faf78 objc_exception_throw + 60
2 UIKitCore 0x00000001a3b92350 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 7193424
3 UIKitCore 0x00000001a368b934 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 1923380
4 UIKitCore 0x00000001a368a83c 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 1919036
5 UIKitCore 0x00000001a35618f0 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 702704
6 UIKitCore 0x00000001a35616d4 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 702164
7 UIKitCore 0x00000001a35615ec 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 701932
8 UIKitCore 0x00000001a3561378 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 701304
9 UIKitCore 0x00000001a3561274 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 701044
10 UIKitCore 0x00000001a3560d78 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 699768
11 UIKitCore 0x00000001a3560468 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 697448
12 UIKitCore 0x00000001a3560524 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 697636
13 CoreFoundation 0x00000001a127162c 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 226860
14 CoreFoundation 0x00000001a12708a8 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 223400
15 CoreFoundation 0x00000001a126f058 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 217176
16 CoreFoundation 0x00000001a126dd88 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 212360
17 CoreFoundation 0x00000001a126d968 CFRunLoopRunSpecific + 608
18 GraphicsServices 0x00000001e55634e0 GSEventRunModal + 164
19 UIKitCore 0x00000001a36e0edc 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 2272988
20 UIKitCore 0x00000001a36e0518 UIApplicationMain + 340
21 Instagram 0x000000010d652be4 Instagram + 273380
22 LiveContainerShared 0x0000000100c0ce10 LiveContainerMain + 7628
23 dyld 0x00000001c478ed84 7BE2B757-3B3D-3E91-8CB7-74F3887660C7 + 23940
)

Instructions to reproduce

clicking the Settings button

Image

clicking the download button in the video

Image

What version of LiveContainer and iOS are you using?

LiveContainer 3.6.1 ipadOS 17.4.1

Other info

BHInstagram download link
https://drive.google.com/file/d/1QYJdbiVV0Za-3d7rJF1zltUf_8lr8wuS/view?usp=sharing

Originally created by @TAKAGIVEGETA on GitHub (Sep 21, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/855 ### Describe the bug The app crashes when clicking the Settings button or the download button in the video. -----------------------logs-------------------------- Your application has presented a UIAlertController (<UIAlertController: 0x10a283400>) of style UIAlertControllerStyleActionSheet from IGRootViewController (<IGRootViewController: 0x100e6e8c0>). The modalPresentationStyle of a UIAlertController with this style is UIModalPresentationPopover. You must provide location information for this popover through the alert controller's popoverPresentationController. You must provide either a sourceView and sourceRect or a barButtonItem. If this information is not known when you present the alert controller, you may provide it in the UIPopoverPresentationControllerDelegate method -prepareForPopoverPresentation. Call stack: ( 0 CoreFoundation 0x00000001a1326b34 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 969524 1 libobjc.A.dylib 0x00000001991faf78 objc_exception_throw + 60 2 UIKitCore 0x00000001a3b92350 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 7193424 3 UIKitCore 0x00000001a368b934 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 1923380 4 UIKitCore 0x00000001a368a83c 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 1919036 5 UIKitCore 0x00000001a35618f0 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 702704 6 UIKitCore 0x00000001a35616d4 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 702164 7 UIKitCore 0x00000001a35615ec 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 701932 8 UIKitCore 0x00000001a3561378 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 701304 9 UIKitCore 0x00000001a3561274 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 701044 10 UIKitCore 0x00000001a3560d78 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 699768 11 UIKitCore 0x00000001a3560468 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 697448 12 UIKitCore 0x00000001a3560524 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 697636 13 CoreFoundation 0x00000001a127162c 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 226860 14 CoreFoundation 0x00000001a12708a8 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 223400 15 CoreFoundation 0x00000001a126f058 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 217176 16 CoreFoundation 0x00000001a126dd88 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 212360 17 CoreFoundation 0x00000001a126d968 CFRunLoopRunSpecific + 608 18 GraphicsServices 0x00000001e55634e0 GSEventRunModal + 164 19 UIKitCore 0x00000001a36e0edc 7BF01CFC-23F1-326A-AFD8-AD967FFECE28 + 2272988 20 UIKitCore 0x00000001a36e0518 UIApplicationMain + 340 21 Instagram 0x000000010d652be4 Instagram + 273380 22 LiveContainerShared 0x0000000100c0ce10 LiveContainerMain + 7628 23 dyld 0x00000001c478ed84 7BE2B757-3B3D-3E91-8CB7-74F3887660C7 + 23940 ) ### Instructions to reproduce ## clicking the Settings button ![Image](https://github.com/user-attachments/assets/9fe63d33-7cd8-4755-b700-3a3a566f4fd8) ## clicking the download button in the video ![Image](https://github.com/user-attachments/assets/dccb11ef-9e75-4f4d-9097-7cf79df1f6df) ### What version of LiveContainer and iOS are you using? LiveContainer 3.6.1 ipadOS 17.4.1 ### Other info BHInstagram download link https://drive.google.com/file/d/1QYJdbiVV0Za-3d7rJF1zltUf_8lr8wuS/view?usp=sharing
kerem 2026-03-03 15:36:10 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@hugeBlack commented on GitHub (Sep 22, 2025):

Probably the app's own issue.

<!-- gh-comment-id:3316608506 --> @hugeBlack commented on GitHub (Sep 22, 2025): Probably the app's own issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#770
No description provided.