https://issues.apache.org/ooo/show_bug.cgi?id=122682
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #12 from Andre <[email protected]> --- This crash was introduced by me by a fix for bug 121479. It is caused by a wrong access to a node array (an SwNodes object). Fixed by using a more direct way to obtain the node, without going over the array. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
