[Libreoffice-bugs] [Bug 137871] CRASH: applying different styles to different cells in table (GTK3)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 30 14:28:59 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137871
Kevin Suo <suokunlong at 126.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
CC| |suokunlong at 126.com
Assignee|libreoffice-bugs at lists.free |caolanm at redhat.com
|desktop.org |
Status|UNCONFIRMED |ASSIGNED
--- Comment #4 from Kevin Suo <suokunlong at 126.com> ---
(In reply to Caolán McNamara from comment #2)
When I was trying to verify the fix for bug 137154, I encounter a crash when I
insert a table and then click any cell in the table (thus I am not able to
verify the fix for bug 137154).
Then I bibisected this new crash (i.e., when click in the cell), and located to
the following commit which caused the crash:
commit ce5e41ab99af350ca8f4b9fef3017d53f3526f83
Related: tdf#137620 use existing SalEvent::SurroundingTextRequest
for signalIMRetrieveSurrounding
The gdb backtrace shows:
> 0x00007fffd15f7605 in sd::Window::GetSurroundingText() const () from /home/suokunlong/lo/bibisect-linux-64-7.1-CN/instdir/program/../program/libsdlo.so
> #0 0x00007fffd15f7605 in sd::Window::GetSurroundingText() const () at /home/suokunlong/lo/bibisect-linux-64-7.1-CN/instdir/program/../program/libsdlo.so
> #1 0x00007ffff3e4e0ef in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) () at /home/suokunlong/lo/bibisect-linux-64-7.1-CN/instdir/program/libvcllo.so
> #2 0x00007fffe1463872 in GtkSalFrame::IMHandler::signalIMRetrieveSurrounding(_GtkIMContext*, void*) () at /home/suokunlong/lo/bibisect-linux-64-7.1-CN/instdir/program/libvclplug_gtk3lo.so
> ...
Thus it must be the one you have encountered and fixed in this bug. I am
building the most recent master to verify if both these two bugs are really
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/20201030/57fcf3b0/attachment.htm>
More information about the Libreoffice-bugs
mailing list