https://bugs.freedesktop.org/show_bug.cgi?id=87156

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
     Ever confirmed|0                           |1
           Severity|normal                      |major

--- Comment #2 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

It seems an infinite loop in SwFindParaText::Find, here's a bt:
0  0x00002aaadcbd3621 in sw::Ring<SwPaM>::Ring_node_traits::get_next (
    n=0x7ffffffee480)
    at /home/julien/compile-libreoffice/libreoffice/sw/inc/ring.hxx:100
#1  0x00002aaadcbd1e1c in
boost::intrusive::circular_list_algorithms<sw::Ring<SwPaM>::Ring_node_traits>::unique
(this_node=@0x7ffffffee240: 0x7ffffffee480)
    at
/home/julien/compile-libreoffice/libreoffice/workdir/UnpackedTarball/boost/boost/intrusive/circular_list_algorithms.hpp:105
#2  0x00002aaadcbd1c4a in sw::Ring<SwPaM>::MoveTo (this=0x7ffffffee480, 
    pDestRing=0x7ffffffee480)
    at /home/julien/compile-libreoffice/libreoffice/sw/inc/ring.hxx:142
#3  0x00002aaadcc834e0 in SwFindParaText::Find (this=0x7ffffffee5d0, 
    pCrsr=0x2b86678, fnMove=0x2aaade4df300 <aFwrd>, pRegion=0x7ffffffee480, 
    bInReadOnly=false)
    at
/home/julien/compile-libreoffice/libreoffice/sw/source/core/crsr/findtxt.cxx:599

Michael: one for you?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to