Skip to content

EXC_BREAKPOINT: Exception 6, Code 1, Subcode 7158225392 #11351

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

Open
sentry-io bot opened this issue Dec 5, 2023 · 1 comment
Open

EXC_BREAKPOINT: Exception 6, Code 1, Subcode 7158225392 #11351

sentry-io bot opened this issue Dec 5, 2023 · 1 comment
Labels
feature: add/edit products Related to adding or editing products. type: bug A confirmed bug.

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 5, 2023

Sentry Issue: WOOCOMMERCE-IOS-1FK9

EXC_BREAKPOINT: Exception 6, Code 1, Subcode 7158225392
  File "NSAttributedString+ParagraphRange.swift", line 66, in NSAttributedString.paragraphRange
  File "ParagraphAttributeFormatter.swift", line 9, in ParagraphAttributeFormatter.applicationRange
  File "<compiler-generated>", in ParagraphAttributeFormatter.applicationRange
  File "<compiler-generated>", line 8, in LiFormatter
  File "ParagraphAttributeFormatter.swift", line 37, in ParagraphAttributeFormatter.removeAttributes
...
(32 additional frame(s) were not displayed)
@iamgabrielma
Copy link
Contributor

iamgabrielma commented Dec 5, 2023

CUW request: peaMlT-iE-p2

The underlying issue happens because of a force-unwrapping a potential nil value in our wrapper for the Aztec Editor. This has been reported here: wordpress-mobile/AztecEditor-iOS#1378,

That said, in our end the AztecEditorViewController seems to be created only via the EditorFactory, which is only used when we instantiate ProductFormViewController.

@iamgabrielma iamgabrielma added type: bug A confirmed bug. feature: add/edit products Related to adding or editing products. labels Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: add/edit products Related to adding or editing products. type: bug A confirmed bug.
Projects
None yet
Development

No branches or pull requests

1 participant