[Libreoffice-bugs] [Bug 136189] Crash rejecting track and changes sorted by author

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 30 04:49:58 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=136189

Telesto <telesto at surfxs.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caolanm at redhat.com

--- Comment #10 from Telesto <telesto at surfxs.nl> ---
@Caolan
This looks like an VCL UI issue, so you might be interested. It's also
reproducible with gen backend in contrary to what's stated below. Leave it up
to you if a bibisect is needed


(In reply to Aron Budea from comment #5)
> Created attachment 164859 [details]
> BT of assert when sorting
> 
> Indeed, it seems to be Windows-only.
> Adjusting crash report signature, and adding URL here:
> https://crashreport.libreoffice.org/stats/crash_details/f21cd282-76d7-474e-
> afe5-cfbb674ac745
> 
> In Windows, when trying to sort on Author, I get the following assertion
> failure (attached):
> 
> assert(col >= 0 && "cannot sort on expander column");
> https://opengrok.libreoffice.org/xref/core/vcl/source/app/salvtables.
> cxx?r=45649f44#4663
> 
> If I comment out the assert, and continue with the procedure, there's
> another assert after the 5th or so rejection, similarly to comment 2:
> 
> assert(col >= 0 && o3tl::make_unsigned(col) < pEntry->ItemCount());
> https://opengrok.libreoffice.org/xref/core/vcl/source/app/salvtables.
> cxx?r=45649f44#3952

-- 
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/20200830/8b30b48c/attachment.htm>


More information about the Libreoffice-bugs mailing list