[Libreoffice-bugs] [Bug 51954] New: gsicheck segfault

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 11 01:00:06 CEST 2012


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

             Bug #: 51954
           Summary: gsicheck segfault
    Classification: Unclassified
           Product: LibreOffice
           Version: 3.6.0.0.beta2
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: timar74 at gmail.com


Created attachment 64078
  --> https://bugs.freedesktop.org/attachment.cgi?id=64078
minimal test file

In libreoffice-3-6 and master gsicheck utility segfaults (tested on Linux
64-bit). I have to use gsicheck from libreoffice-3-5.

It segfault at the first occurence of a help xml tag.

$ export
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+${LD_LIBRARY_PATH}:}/home/timar/libreoffice-master/solver/unxlngx6.pro/lib
$ gdb /home/timar/libreoffice-master/solver/unxlngx6.pro/bin/gsicheck

(gdb) run -c -wef hu.err hu.sdf > hu.log


Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7b92162 in rtl_ustr_asciil_reverseEquals_WithLength (pStr1=Cannot
access memory at address 0x7fffff7fef48
)
    at /home/timar/libreoffice-master/sal/rtl/source/ustring.cxx:288
288     {
(gdb) bt
#0  0x00007ffff7b92162 in rtl_ustr_asciil_reverseEquals_WithLength
(pStr1=Cannot access memory at address 0x7fffff7fef48
)
    at /home/timar/libreoffice-master/sal/rtl/source/ustring.cxx:288
#1  0x00007ffff7b91a2c in rtl_ustr_indexOfAscii_WithLength (str=0x7ffff7f5b0b2,
len=66, subStr=0x418925 "$[", subLen=2)
    at /home/timar/libreoffice-master/sal/rtl/source/ustring.cxx:96
#2  0x0000000000412329 in rtl::OUString::indexOfAsciiL (this=0x622388,
str=0x418925 "$[", len=2, fromIndex=1)
    at
/home/timar/libreoffice-master/solver/unxlngx6.pro/inc/rtl/ustring.hxx:1188
#3  0x000000000040ef5b in SimpleParser::GetNextTokenString (this=0x622380,
rErrorList=..., rTagStartPos=@0x7fffffffcafc)
    at /home/timar/libreoffice-master/l10ntools/source/tagtest.cxx:763
#4  0x000000000040f08c in SimpleParser::GetNextTokenString (this=0x622380,
rErrorList=..., rTagStartPos=@0x7fffffffcafc)
    at /home/timar/libreoffice-master/l10ntools/source/tagtest.cxx:787

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list