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

Kevin Suo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |[email protected]
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #4 from Kevin Suo <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to