https://issues.apache.org/ooo/show_bug.cgi?id=121285
Priority: P3
Bug ID: 121285
Assignee: [email protected]
Summary: calc crashes when inserting row's via macro
Severity: critical
Issue Type: DEFECT
Classification: Application
OS: Windows, all
Reporter: [email protected]
Hardware: All
Status: CONFIRMED
Version: AOO350-dev
Component: ui
Product: spreadsheet
Created attachment 79832
--> https://issues.apache.org/ooo/attachment.cgi?id=79832&action=edit
test library
aoo3.5m1 rev 1400866 crashes immediately if i run attached macro on attached
spreadsheet. the macro insert rows and copy's cell ranges
on the second sheet. don't care about what is really happening.
arielch already found the crash happens asynchronously,
and there is no direct way to relate it to the macro.
i can confirm crash on Win764bit and WinXP32bit (VM),
please notice: same code run without any problems with aoo3.4.1
and below, so its a regression.
steps to reproduce:
- unzip attached "testBibl.zip"
- install macro libryary "testBibl"
- open attached "test_basic_crash.ods" file
- press "click to start"
- aoo will crash *)
*) maybe you have to increase value in cell "D3" (3 -> insert and copy 3
times) before you click the button.
btw: if i remove some named ranges, e.g. "G_STOPPZ" before i click start,
aoo will not crash.
--
You are receiving this mail because:
You are the assignee for the bug.