Skip to content

Crash: InNodeConverter.swift line 160 #655

@jleandroperez

Description

@jleandroperez

Details:

Crashed: com.apple.main-thread
0  Aztec                          0x100dc0c5c specialized Libxml2.In.NodeConverter.createElementNode(_xmlNode) -> Libxml2.ElementNode (InNodeConverter.swift:160)
1  Aztec                          0x100dc067c specialized Libxml2.In.NodeConverter.createElementNode(_xmlNode) -> Libxml2.ElementNode (InNodeConverter.swift)
2  Aztec                          0x100dc067c specialized Libxml2.In.NodeConverter.createElementNode(_xmlNode) -> Libxml2.ElementNode (InNodeConverter.swift)
3  Aztec                          0x100dbff1c specialized Libxml2.In.NodeConverter.createRootNode(_xmlNode) -> Libxml2.RootNode (InNodeConverter.swift)
4  Aztec                          0x100dc0358 specialized Libxml2.In.NodeConverter.createElementNode(_xmlNode) -> Libxml2.ElementNode (InNodeConverter.swift)
5  Aztec                          0x100dc0d0c specialized Libxml2.In.NodeConverter.convert(_xmlNode) -> Libxml2.Node (InNodeConverter.swift)
6  Aztec                          0x100dbd6d8 specialized Libxml2.In.HTMLConverter.convert(String) -> Libxml2.RootNode (InNodeConverter.swift)
7  Aztec                          0x100db7d84 specialized HTMLToAttributedString.convert(String) -> (rootNode : Libxml2.RootNode, attributedString : NSAttributedString) (InHTMLConverter.swift)
8  Aztec                          0x100e04e84 specialized TextStorage.setHTML(String, withDefaultFontDescriptor : UIFontDescriptor) -> () (HTMLToAttributedString.swift)
9  Aztec                          0x100e198f0 specialized TextView.setHTML(String) -> () (TextView.swift)
10 Aztec                          0x100e09bdc TextView.setHTML(String) -> () (TextView.swift)
11 WordPress                      0x10022ef48 specialized AztecPostViewController.setHTML(String) -> () (AztecPostViewController.swift)
12 WordPress                      0x10021e07c AztecPostViewController.reloadEditorContents() -> () (AztecPostViewController.swift)
13 WordPress                      0x10022f120 specialized AztecPostViewController.post.setter (AztecPostViewController.swift:652)
14 WordPress                      0x100228174 AztecPostViewController.(createRevisionOfPost() -> ()).(closure #1) (AztecPostViewController.swift)
15 CoreData                       0x191bbb214 developerSubmittedBlockToNSManagedObjectContextPerform + 152
16 CoreData                       0x191bbb0ec -[NSManagedObjectContext performBlockAndWait:] + 256
17 WordPress                      0x100218c6c AztecPostViewController.createRevisionOfPost() -> () (AztecPostViewController.swift)
18 WordPress                      0x1002189f8 AztecPostViewController.viewDidLoad() -> () (AztecPostViewController.swift:403)
19 WordPress                      0x100218cb8 @objc AztecPostViewController.viewDidLoad() -> () (AztecPostViewController.swift)
20 UIKit                          0x19596fec0 -[UIViewController loadViewIfRequired] + 1036
21 UIKit                          0x19596fa9c -[UIViewController view] + 28
22 UIKit                          0x195cff5f0 -[UINavigationController preferredContentSize] + 172
23 UIKit                          0x195cc3ce0 -[UIPresentationController preferredContentSizeDidChangeForChildContentContainer:] + 68
24 UIKit                          0x195cc0130 __56-[UIPresentationController runTransitionForCurrentState]_block_invoke + 136
25 UIKit                          0x195bfc950 _runAfterCACommitDeferredBlocks + 292
26 UIKit                          0x195bee9ec _cleanUpAfterCAFlushAndRunDeferredBlocks + 528
27 UIKit                          0x195962648 _afterCACommitHandler + 132
28 CoreFoundation                 0x18f7ec9a8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
29 CoreFoundation                 0x18f7ea630 __CFRunLoopDoObservers + 372
30 CoreFoundation                 0x18f7eaa7c __CFRunLoopRun + 956
31 CoreFoundation                 0x18f71ada4 CFRunLoopRunSpecific + 424
32 GraphicsServices               0x191184074 GSEventRunModal + 100
33 UIKit                          0x1959d5058 UIApplicationMain + 208
34 WordPress                      0x100014ec4 main (main.m:11)
35 libdyld.dylib                  0x18e72959c start + 4

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions