woocommerce-ios icon indicating copy to clipboard operation
woocommerce-ios copied to clipboard

EXC_BREAKPOINT: Exception 6, Code 2965822924, Subcode 8

Open sentry-io[bot] opened this issue 1 year ago • 3 comments

Sentry Issue: WOOCOMMERCE-IOS-1DGS

EXC_BREAKPOINT: Exception 6, Code 2965822924, Subcode 8
  ?, in _dispatch_source_set_runloop_timer_4CF
  ?, in CFURLRequestSetMainDocumentURL
  ?, in CFURLRequestSetMainDocumentURL
  ?, in CFURLCacheRemoveAllCachedResponses
  ?, in CFHTTPCookieCopyDomain
...
(7 additional frame(s) were not displayed)

sentry-io[bot] avatar Aug 08 '22 14:08 sentry-io[bot]

Fails
:no_entry_sign: Please add a feature label to this issue. e.g. 'feature: stats'

Generated by :no_entry_sign: dangerJS

peril-woocommerce[bot] avatar Aug 08 '22 14:08 peril-woocommerce[bot]

By checking the log details it would seem they were initially low on memory (Sentry logged a memory warning), and the app crashed shortly after when adding multiple notes (counting ~20 in logs).

After a quick test on my end it would seem that we do not release memory after dismissing the note View? Memory usage went from 49MB to 55MB after adding 4 notes to different Orders and didn't go back down to the initial usage:

Screenshot 2022-08-08 at 16 46 24

iamgabrielma avatar Aug 08 '22 14:08 iamgabrielma

Severity: high, crash Impact: low, 0-5% of users affected (1 log) Priority: medium

joshheald avatar Aug 22 '22 11:08 joshheald