[Libreoffice-bugs] [Bug 116482] New: CRASH on Drawing (assertion failure at vcl/source/app/ scheduler.cxx:597)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 19 01:11:29 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116482
Bug ID: 116482
Summary: CRASH on Drawing (assertion failure at
vcl/source/app/scheduler.cxx:597)
Product: LibreOffice
Version: 6.1.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: himajin100000 at gmail.com
Description:
see steps to reproduce
Steps to Reproduce:
1. Run Writer.
2. Make sure that you have "Drawing" Toolbar enabled. if not, follow
View->Toolbars->Drawing in the main menu
3. Select "Rectangle" and try to draw a rectangle
4. assertion error
5. Libreoffice automatically restart. Title has "Remote" like Untilted
1(Remote)
6. Repeat Step 3.
Actual Results:
On "STEP 3":
Assertion failed!
Program: C:\build\instdir\program\vcllo.dll
File: C:/sources/libo-core/vcl/source/app/scheduler.cxx
Line: 597
Expression: nullptr == mpSchedulerData || utl::ConfigManager::IsFuzzing()
but On "STEP 6":
No assertion error.
Expected Results:
No assertion error on STEP 3
Reproducible: Always
User Profile Reset: No
Additional Info:
I did my manual bibisection with official nightly build available at
https://dev-builds.libreoffice.org/daily/master/Win-x86_64@42/
turned out to be
good with
libo-master64~2018-03-14_01.42.36
and
bad with
libo-master64~2018-03-15_00.49.26
so something between these builds may be the cause.
--
I don't think I can fix this by myself,so I'm not going to submit a patch this
time.
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101
Firefox/61.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/20180319/bd978179/attachment.html>
More information about the Libreoffice-bugs
mailing list