-
Notifications
You must be signed in to change notification settings - Fork 984
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 when trying to attach image to message #20510
Comments
For anyone going to investigate this issue, I couldn't reproduce on Android 13 on a real device and when pointing to the revision reported in this issue c20a2da. Possibly an iOS-only bug. @status-im/mobile-qa, whenever possible, could you check if you can reproduce this bug in other devices or is it only affecting this particular version of iOS? |
Hey @ilmotta! Not reproducing on my iPhone X, IOS 16.7.7 |
Hi. Can't reproduce it on iPhone 11 Pro max, IOS 17.5 crash.mp4 |
Hey hey @ilmotta ! Did the exact steps on nightly and no crash. |
Thanks you for checking! |
Hey @igor-sirotin, thanks for reporting! Do you have your mobile app synced with desktop? |
yes 🙂 |
yeah I see now it's most likely related to permissions/some specific media in your gallery 👌 |
lol, what is it in my photo library 😄 |
@igor-sirotin, let's give some more time for this issue to pop-up again from other users. I'm sorry to see we can't help yet. The only other idea I can think of now is if you tried to develop the mobile app against your real device to better debug the error, but that's a whole lot to digest 😄 But if you want to venture yourself in the darkness of status-mobile let us know and we can try to help. |
@ilmotta, no worries, thank you! |
we are loading images with
|
hey @igor-sirotin please try this one #20574 |
thanks Igor, so now we know it's not the image rendering, the error happens in the second request for |
@flexsurfer is this issue still present? |
I'm removing the issue from the 2.30 milestone due to the difficulty in reproducing, in combination with our time constraints for the upcoming 2.30 release. Thank you QA team for trying to promptly investigate the bug. @igor-sirotin, we will still keep a close eye on this issue if more users report this bug because crashes are no fun. Thanks for reporting and trying to help us figure out the root cause. |
Update: another user reported in Sep 27 a similar bug. Reference https://www.notion.so/Testing-it-1118f96fb65c808c97bcc04c1b3ce214 |
Reproduced this issue on: iPhone 16 IOS: 18.0 |
@ilmotta @churik I've moved this issue to the 2.32 Milestone because I think it's device or OS specific. I've tested it on 5 iOS devices and was only able to reproduce it on an iPhone 16 on iOS 18, although the user reported it on a different device. I'm mentioning it here in case it needs to be included in 2.31. Feel free to move it to 2.31 if you think it has a higher priority to be fixed |
@VolodLytvynenko I guess most people, like myself, outside the QA team can't access SauceLabs, so we can't watch the video. If we solve this issue, it will definitely be for 2.32 or beyond. Thanks for updating the issue. |
@VolodLytvynenko maybe the problem is not in the device or OS, but in the data or some kind of image, or there is probably an edge case, could you experiment with the device there you have crash and try to avoid it, idk, change gallery images etc |
@VolodLytvynenko Probably you can privately share with us the photo you trid to send as a file and we can try replicating the issue, or you could try the same photo on different devices. |
@ulisesmac Unfortunately, I can't reproduce this issue anymore and can't share the photo because I was using a Sauce Labs device when the crash occurred. Currently, I am unable to reproduce the issue on the same device and iOS version. I can only share the Sauce Labs recording, but there doesn't seem to be anything unusual in my steps:
video.mp4 |
Here are some additional logs that Sauce Labs can provide |
hm @VolodLytvynenko it seems like it is another issue, in the current task crash happened when trying to attach image, not send |
they might be related but we don't know that, I would register it as a separate issue |
I still can reproduce every time. |
I don't think that we have a capacity for it in 2.32, given the desired release cut date |
Problem
Reproduce steps:
RPReplay_Final1718807130.MP4
Acceptance Criteria
No crash. Able to attach an image.
Info
Device: iPhone 14 Pro
OS: iOS 17.5.1
App version:
2.29.20425 (20240617141826)
App commit: c20a2da
Node version:
StatusIM/v0.180.30/ios-arm64/go1.21.8
The text was updated successfully, but these errors were encountered: