[Open Office] system-icu crasher ...
Michael Meeks
michael.meeks at novell.com
Mon Oct 9 05:04:35 EDT 2006
Hi guys,
If you're seeing this:
#0 0xb28a7c4d in com::sun::star::i18n::Collator_Unicode::loadCollatorAlgorithm () from /data/OODInstall/program/i18npool.uno.so
#1 0xb28a63a4 in com::sun::star::i18n::CollatorImpl::loadCollatorAlgorithm () from /data/OODInstall/program/i18npool.uno.so
#2 0xb28a58f1 in com::sun::star::i18n::CollatorImpl::loadDefaultCollator () from /data/OODInstall/program/i18npool.uno.so
#3 0xb7ea28d2 in ImplGetCollator () from /data/OODInstall/program/libvcl680li.so
#4 0xb7ea2b8c in ImplEntryList::InsertEntry () from /data/OODInstall/program/libvcl680li.so
Update to HEAD & re-build i18npool; simple logic buglet:
-+#if U_ICU_VERSION_MAJOR_NUM != 3 && U_ICU_VERSION_MINOR_NUM != 6
++#if U_ICU_VERSION_MAJOR_NUM != 3 || U_ICU_VERSION_MINOR_NUM != 6
In several places, there is some suggestion in the ChangeLog that it
might have come from Caolan, but Rene did the merge ...
HTH,
Michael.
--
michael.meeks at novell.com <><, Pseudo Engineer, itinerant idiot
More information about the Openoffice
mailing list