[Libreoffice-bugs] [Bug 111173] FILEOPEN Calc crashes when opening XLSX with chart.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 3 20:51:59 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111173
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #4 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.
Here are some extra info:
(gdb) frame 5
#5 0x00007fffbfece0ef in chart::PieChart::performLabelBestFitInnerPlacement
(this=0x5555581c9370, rShapeParam=..., rPieLabelInfo=...)
at
/home/julien/lo/libreoffice/chart2/source/view/charttypes/PieChart.cxx:1558
1558 awt::Point aOldPos( rPieLabelInfo.xLabelGroupShape->getPosition()
);
(gdb) p rPieLabelInfo.xLabelGroupShape
$1 = empty uno::Reference
(gdb) p rPieLabelInfo
$2 = (const chart::PieChart::PieLabelInfo &) @0x7ffffffecca0: {xTextShape =
empty uno::Reference, xLabelGroupShape = empty uno::Reference,
aFirstPosition = {<basegfx::B2ITuple> = {mnX = 5086, mnY = 3323}, <No data
fields>}, aOrigin = {<basegfx::B2ITuple> = {mnX = 6276, mnY = 4339}, <No data
fields>},
fValue = 45, bMovementAllowed = true, bMoved = false, xTextTarget =
uno::Reference to (SvxShapeGroup *) 0x555558309460, pPrevious = 0x0, pNext =
0x0, aPreviousPosition = {
X = 0, Y = 0}}
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170803/44e952b1/attachment.html>
More information about the Libreoffice-bugs
mailing list