https://issues.apache.org/ooo/show_bug.cgi?id=121277
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED --- Comment #6 from Armin Le Grand <[email protected]> --- ALG: Indeed a chart bug, in ChartView::createShapes() the usage of lcl_getExplicitSimpleCategories (used during AxisLabel creation) contained some cases where accesses to non-existing stl::vector entries could happen (and did happen) under these circumstances. Fixing this solves the crash and creates the correct chart. Checking some more (chart types, scenarios), preparing commit... -- You are receiving this mail because: You are the assignee for the bug.
