[Libreoffice-bugs] [Bug 140728] writer crash on closing in BigPtrEntry::GetArray (this=<error reading variable: Cannot access memory at address 0x38>) at ./sw/inc/bparr.hxx:105
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 7 12:18:56 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140728
--- Comment #11 from Michael Weghorn <m.weghorn at posteo.de> ---
While trying to reproduce, I realized that it doesn't always crash, but depends
on how selection is done.
It crashes for this case (the "Lorem Ipsum" used here is the one from the first
heading):
0) set Klipper history size to 1, open sample doc
1) double-click on "Lorem" -> "Lorem" gets selected
2) press Shift key + click after the "ipsum" -> "Lorem Ipsum" is selected
3) close LO
It does not crash when doing any of the following instead of steps 1-2:
* press Shift + click after "ipsum" -> "Lorem ipsum" is selected (cursor
initially is at the beginning of the doc)
* select "Lorem ipsum" by clicking before the "Lorem", then moving the mouse
cursor to after the "ipsum" while keeping the mouse button pressed
* leave out step 2, i.e. only double-click "Lorem" before Ctrl+C and closing
the doc
(In reply to Jan-Marek Glogowski from comment #9)
>
> If someone can repo the crash and has a build, can you check, if
>
> $ git revert 313081c0703c66918e95640c74cd57312a1e8bba
>
> fixes the crash?
Well, I get a crash with a different backtrace (attachment 171000), which may
or may not be what 313081c0703c66918e95640c74cd57312a1e8bba had fixed.
--
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/20210407/5c975d54/attachment.htm>
More information about the Libreoffice-bugs
mailing list