[Libreoffice-bugs] [Bug 44381] FILEOPEN particular .docx causes CRASH
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 1 08:51:24 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=44381
Björn Michaelsen <bjoern.michaelsen at canonical.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status Whiteboard| |bibisected35
CC| |mstahl at redhat.com
--- Comment #7 from Björn Michaelsen <bjoern.michaelsen at canonical.com> 2012-03-01 08:51:24 PST ---
# bad: [4c30602f43475389f81b1d981ce8ee9a3410b9d9]
source-hash-85c6244b85b29c1d2bb9d89b62e9512dd65378b5
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'
# good: [2faf4bc12ab490370d2196dedbc8091f9b09d0a5]
source-hash-418a35f4861e863feb39eec73f4a39a87fbcb1f3
git bisect good 2faf4bc12ab490370d2196dedbc8091f9b09d0a5
# good: [b6fca7e58854bc617c5fc9a75d1c1720b0d7e1a4]
source-hash-ce60138d339a5eb2a174a5d27063249acf2cac42
git bisect good b6fca7e58854bc617c5fc9a75d1c1720b0d7e1a4
# bad: [216e447cb0a457985f20d4db481fa9c73b0bb775]
source-hash-55c5ea43a59e505297fb6fa20b77aaa28f7c67bc
git bisect bad 216e447cb0a457985f20d4db481fa9c73b0bb775
# good: [0f42e78ebe43d08d8e4cf96abfd58e9413846fbc]
source-hash-f82da782158d8f5b89a6a9057df1a4695425ed75
git bisect good 0f42e78ebe43d08d8e4cf96abfd58e9413846fbc
# bad: [7d5758460160db0be8a20e9f41da5639f6011ffc]
source-hash-ab407ad86610a0aba882b03075319e0b62b2c8d3
git bisect bad 7d5758460160db0be8a20e9f41da5639f6011ffc
# bad: [a3f2fbf9ca00d5bd8b82cc3bad62a7f1854a7f76]
source-hash-919abbfe9b1461e4accbdebe4a2475379d2d5731
git bisect bad a3f2fbf9ca00d5bd8b82cc3bad62a7f1854a7f76
So it must be one of the commits in:
git log 919abbfe9b1461e4accbdebe4a2475379d2d5731
^f82da782158d8f5b89a6a9057df1a4695425ed75
limiting to writer results in:
git log 919abbfe9b1461e4accbdebe4a2475379d2d5731
^f82da782158d8f5b89a6a9057df1a4695425ed75 --pretty="%s" sw/
as Remove unnecessary tools/string includes
pw Translate German comments and translate some english comments spelling
error
bm make gbuild makefiles run independant of pwd again
ll gsl_getSystemTextEncoding -> osl_getThreadTextEncoding
rename and move mathml oox support classes in oox to better places
ooxml mathml import - first very basic implementation
initial (very hacky) work on mathml ooxml import
remove executable bit on a .cxx file
it remove private copy ctor, base class SwClient is noncopyable
cmc check glossary path for sanity
dn Fix logic inversion
jh better tranlation for "a al WW" :-)
pw Fix non-DBG_UTIL build.
mv more German transaltions in docdesc.cxx
mst RtfAttributeOutput: remove unnecessary includes
SwIndex, SwIndexReg::~SwIndexReg: deploy assert()
SwIndex: remove global EmptyIndexArray
SwIndex: cleanup: add Init method
SwIndex: clean up Remove duplication
SwIndex: style cleanup
sw: remove debug instance counting
sw: remove some debugging cruft
sw: enable more debug code:
SwShell{,Table}Crsr: remove pointless overrides of IsSelOvr
SwLinePortion::Check is useless
sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTIL
cmc fix some stray typos
remove various EraseLeadingAndTrailingChars
fix for pesky pre-language-defect-fix gcc 4.0.1
CC'ing Michael Stahl for twiddling with SwIndex.
--
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