Bug 68767 - FILEOPEN assertion in character.hxx, compareAsciiIgnoreCase
Summary: FILEOPEN assertion in character.hxx, compareAsciiIgnoreCase
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: sdk (show other bugs)
Version:
(earliest affected)
4.2.0.0.alpha0+ Master
Hardware: Other Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, regression
Depends on:
Blocks: 47545
  Show dependency treegraph
 
Reported: 2013-08-30 18:34 UTC by Terrence Enger
Modified: 2015-12-15 11:03 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
backtrace full (46.12 KB, text/plain)
2013-08-30 18:34 UTC, Terrence Enger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Terrence Enger 2013-08-30 18:34:44 UTC
Created attachment 84927 [details]
backtrace full

To reproduce:

(1) Download file attachment-0001.odt attached to bug 47545 "FILEOPEN:
    VIEWING some items in page header at wrong position".

(2) Open the file in LibreOffice.  Expected result: Writer should
    display the first page of the document.  Actual result: SIGABRT.


My LibreOffice is master commit 73ab2af, pulled 2013-08-19, configured
with ...

    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-crashdump
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src

built on ubuntu-natty (11.04) 32-bit and executing on either that
system or ubuntu-quantal (12.10) 64-bit.


The latest version in daily bibisect (updated 2013-07-16) does not
display the failure.
Comment 1 Michael Stahl (allotropia) 2013-08-30 21:56:14 UTC
this was already fixed by commit "rtl::compareAsciiIgnoreCase" b71c35216c5fb775aa578a0ada0406f6baad8487, please pull again.

also please don't assign such bugs to "ux-advise", no point
in spamming their mailing list :)
Comment 2 Terrence Enger 2013-08-30 23:25:31 UTC
T hank you for the fix, Michael.  The build is started.

I apologize for the ux-advise component; it was purely a slip of the
mouse.

Terry.
Comment 3 Robinson Tryon (qubit) 2015-12-15 11:03:27 UTC Comment hidden (obsolete)