https://issues.apache.org/ooo/show_bug.cgi?id=121962

Ariel Constenla-Haile <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #2 from Ariel Constenla-Haile <[email protected]> ---
Confirmed with 3.4.1

Attaching the debugger and interrupting, leads always to
icu_4_0::RegexMatcher::MatchAt(int, signed char, UErrorCode&)

(gdb) c
Continuing.
^C
Program received signal SIGINT, Interrupt.
0x00007f3c439c114d in icu_4_0::RegexMatcher::MatchAt(int, signed char,
UErrorCode&) () from
/opt/openoffice.org3/program/../basis-link/program/libicui18n.so.40
(gdb) bt
#0  0x00007f3c439c114d in icu_4_0::RegexMatcher::MatchAt(int, signed char,
UErrorCode&) () from
/opt/openoffice.org3/program/../basis-link/program/libicui18n.so.40
#1  0x00007f3c439c3f3a in icu_4_0::RegexMatcher::find() () from
/opt/openoffice.org3/program/../basis-link/program/libicui18n.so.40
#2  0x00007f3c439c0029 in icu_4_0::RegexMatcher::find(int, UErrorCode&) () from
/opt/openoffice.org3/program/../basis-link/program/libicui18n.so.40
#3  0x00007f3c232ccc15 in ?? () from
/opt/openoffice.org3/program/../basis-link/program/i18nsearch.uno.so
#4  0x00007f3c232cb247 in ?? () from
/opt/openoffice.org3/program/../basis-link/program/i18nsearch.uno.so
#5  0x00007f3c57589f9a in utl::TextSearch::SearchFrwrd(String const&, unsigned
short*, unsigned short*, com::sun::star::util::SearchResult*) ()
   from /opt/openoffice.org3/program/../basis-link/program/libutl.so
#6  0x00007f3c2b34c08d in SwPaM::DoSearch(com::sun::star::util::SearchOptions
const&, utl::TextSearch&, SwMoveFnCollection*, unsigned char, unsigned char,
unsigned char, unsigned char, unsigned short&, unsigned short&, unsigned short,
SwNode*, SwPaM*) () from
/opt/openoffice.org3/program/../basis-link/program/libsw.so
#7  0x00007f3c2b34ca94 in SwPaM::Find(com::sun::star::util::SearchOptions
const&, unsigned char, utl::TextSearch&, SwMoveFnCollection*, SwPaM const*,
unsigned char) ()
   from /opt/openoffice.org3/program/../basis-link/program/libsw.so
#8  0x00007f3c2b34cbaa in ?? () from
/opt/openoffice.org3/program/../basis-link/program/libsw.so
#9  0x00007f3c2b351f0d in ?? () from
/opt/openoffice.org3/program/../basis-link/program/libsw.so
#10 0x00007f3c2b35492c in ?? () from
/opt/openoffice.org3/program/../basis-link/program/libsw.so
#11 0x00007f3c2b34bc5f in ?? () from
/opt/openoffice.org3/program/../basis-link/program/libsw.so
#12 0x00007f3c2b33ec4e in SwCrsrShell::Find(com::sun::star::util::SearchOptions
const&, unsigned char, SwDocPositions, SwDocPositions, unsigned char&,
FindRanges, int) ()
   from /opt/openoffice.org3/program/../basis-link/program/libsw.so
#13 0x00007f3c2b8bab76 in
SwWrtShell::SearchPattern(com::sun::star::util::SearchOptions const&, unsigned
char, SwDocPositions, SwDocPositions, FindRanges, int) ()
   from /opt/openoffice.org3/program/../basis-link/program/libsw.so
#14 0x00007f3c2b859f75 in ?? () from
/opt/openoffice.org3/program/../basis-link/program/libsw.so
#15 0x00007f3c2b85a433 in ?? () from
/opt/openoffice.org3/program/../basis-link/program/libsw.so
#16 0x00007f3c2b85aea5 in SwView::ExecSearch(SfxRequest&, unsigned char) ()
from /opt/openoffice.org3/program/../basis-link/program/libsw.so
#17 0x00007f3c58ff2378 in ?? () from
/opt/openoffice.org3/program/../basis-link/program/libsfx.so
#18 0x00007f3c58ff2695 in SfxDispatcher::_Execute(SfxShell&, SfxSlot const&,
SfxRequest&, unsigned short) () from
/opt/openoffice.org3/program/../basis-link/program/libsfx.so

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to