[Libreoffice-bugs] [Bug 129779] New: crash OutlinerView when resizing font of a Text box on Draw canvas
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jan 4 05:16:49 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=129779
Bug ID: 129779
Summary: crash OutlinerView when resizing font of a Text box on
Draw canvas
Product: LibreOffice
Version: 6.4.0.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Draw
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: vstuart.foote at utsa.edu
On Windows 10 Home 64-bit en-US with
Version: 6.4.0.1 (x64)
Build ID: 1b6477b31f0334bd8620a96f0aeeb449b587be9f
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: GL; VCL: win;
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded
STR:
1. open new Draw canvas
2. draw a couple of Shapes
3. add a Text box with a line of text
4. select text in text box
5. context menu and select Character... dialog
6. change font size for selected text
7. OK out of the dialog
Crash
Attached to WinDbg64 with recent git pull for source.
An !Analyze -v reports issue:
FAULTING_SOURCE_FILE:
c:\cygwin64\home\buildslave\source\libo-core\include\editeng\outliner.hxx
FAULTING_SOURCE_LINE_NUMBER: 207
FAULTING_SOURCE_CODE:
203:
204: public:
205: OutlinerView( Outliner* pOut, vcl::Window* pWindow );
206: ~OutlinerView();
> 207:
208: EditView& GetEditView() const { return *pEditView; }
209:
210: void Scroll( long nHorzScroll, long nVertScroll );
211:
212: void Paint( const tools::Rectangle& rRect, OutputDevice*
pTargetDevice = nullptr );
=-ref-=
Breakpad uploads...
http://crashreport.libreoffice.org/stats/crash_details/5be1e66a-4449-4ae8-a77d-23876bae1474
http://crashreport.libreoffice.org/stats/crash_details/55396ef7-fecd-4f07-9b47-b0afd32cc35f
--
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/20200104/4f64b021/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list