wordpress-mobile / wordpress-mobile/AztecEditor-iOS

EXC_BREAKPOINT: Exception 6, Code 26448916, Subcode 8

Open
#1,280 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Bug-Type] Crash / Blocker [Priority] Low
Dominant language
Swift
Stars
669
Forks
153
Avg merge
11h 27m
Merged PRs (30d)
4

Description

Sentry Url: https://sentry.io/share/issue/f86961931cd1469090f9b8734b19f4dd/
User Count: 29
Count: 91
First Release: 13.5.0.3
First Seen: 2019-11-06T13:06:28Z
Last Release: 14.5.0.2
Last Seen: 2020-04-21T10:36:34Z
24 Hours: 10
30 Days: 23

EXC_BREAKPOINT: Exception 6, Code 26448916, Subcode 8
  File "TextView.swift", line 1793, in TextView.edit<T>
  File "AztecPostViewController.swift", line 2909, in AztecPostViewController.displayDetails
  File "<compiler-generated>", line null, in AztecPostViewController.displayDetails
  File "AztecAttachmentViewController.swift", line 233, in AztecAttachmentViewController.handleDoneButtonTapped
  File "<compiler-generated>", line null, in AztecAttachmentViewController.handleDoneButtonTapped
  File "<compiler-generated>", line 231, in AztecAttachmentViewController.handleDoneButtonTapped
  File "main.swift", line 7, in main
...
(26 additional frame(s) were not displayed)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with TextView.swift line 1793, then trace the call chain through AztecPostViewController.swift line 2909 and AztecAttachmentViewController.swift line 233. Reproduce the attachment Done-button flow and determine why TextView.edit triggers EXC_BREAKPOINT; done means the reported crash no longer occurs in that flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.