Bug 248094 - editors/openoffice-devel: Crashes at runtime: error: osl_getAsciiFunctionSymbol failed with Undefined symbol "component_*"
Summary: editors/openoffice-devel: Crashes at runtime: error: osl_getAsciiFunctionSymb...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: FreeBSD Office Team
URL:
Keywords: crash, needs-qa
Depends on:
Blocks:
 
Reported: 2020-07-19 07:59 UTC by tigersharke
Modified: 2021-07-15 06:31 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (office)


Attachments
script capture of debug output during attempt to run openoffice from shell (149.53 KB, text/plain)
2020-07-19 07:59 UTC, tigersharke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description tigersharke 2020-07-19 07:59:48 UTC
Created attachment 216564 [details]
script capture of debug output during attempt to run openoffice from shell

I can build openoffice-devel from ports or install it via pkg but I get the same net result, that it begins to run, I get the "splash screen" (Openoffice startup graphic) and then it crashes.

FreeBSD 12.1-STABLE #0 r361145: Sun May 17 23:55:33 CDT 2020 
tigersharke@ichigo:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64

apache-openoffice-devel-4.2.1589199787_2,4 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser (developer version)

Attached is a script capture, run from inside screen, from my attempt to run openoffice.
Comment 1 tigersharke 2020-07-19 08:03:27 UTC
The attempt was from a fresh build of openoffice-devel, my make.conf containing only these effective lines:

SVN_UPDATE=TRUE

MALLOC_PRODUCTION=yes

WITH_CCACHE_BUILD=yes
CCACHE_DIR=/usr/.ccache

WITH_DEBUG_PORTS+=editors/openoffice-devel
WITH_DEBUG_PORTS+=editors/openoffice-4
Comment 2 tigersharke 2020-07-19 08:09:18 UTC
tigersharke@ichigo:~ % pkg info apache-openoffice-devel

apache-openoffice-devel-4.2.1589199787_2,4
Name           : apache-openoffice-devel
Version        : 4.2.1589199787_2,4
Installed on   : Sun Jul 19 02:40:44 2020 CDT
Origin         : editors/openoffice-devel
Architecture   : FreeBSD:12:amd64
Prefix         : /usr/local
Categories     : java editors
Licenses       : MIT, BSD3CLAUSE, BSD4CLAUSE, PSFL, APACHE20, MPL11, ADOBE, BSL, ICU, W3C, TWAIN, MPL10
Maintainer     : office@FreeBSD.org
WWW            : https://openoffice.apache.org/
Comment        : Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser (developer version)
Options        :
	CRASHDUMP      : on
	CUPS           : on
	DBGUTIL        : off
	DEBUG          : on
	GNOME          : off
	GNOMEVFS       : off
	MMEDIA         : off
	MYSQL          : on
	PDFIMPORT      : off
	REPORT_BUILDER : off
	SDK            : off
	WIKI_PUBLISHER : off
Shared Libs required:
	libexpat.so.1
	libgdk_pixbuf_xlib-2.0.so.0
	libxslt.so.1
	libjpeg.so.8
	libfreetype.so.6
	libOsi.so.1
	libssl.so.48
	libCbc.so.3
	libatk-1.0.so.0
	libSM.so.6
	libCoinUtils.so.3
	libCoinMP.so.1
	libplc4.so
	libnss3.so
	libnssutil3.so
	libglib-2.0.so.0
	libXrender.so.1
	libaprutil-1.so.0
	libClp.so.1
	libgdk-x11-2.0.so.0
	libmythes-1.2.so.0
	libintl.so.8
	libXrandr.so.2
	libhyphen.so.0
	libhunspell-1.7.so.0
	libsmime3.so
	libXinerama.so.1
	libserf-1.so.1
	libcurl.so.4
	libpython3.7m.so.1.0
	libpangocairo-1.0.so.0
	libgtk-x11-2.0.so.0
	libGLU.so.1
	libXext.so.6
	libpango-1.0.so.0
	libcairo.so.2
	libICE.so.6
	libxml2.so.2
	libClpSolver.so.1
	libgdk_pixbuf-2.0.so.0
	librdf.so.0
	libgraphite.so.3
	libssl3.so
	libgio-2.0.so.0
	libpangoft2-1.0.so.0
	libnspr4.so
	libgobject-2.0.so.0
	libX11.so.6
	libplds4.so
	libOsiClp.so.1
	libtextcat.so.0
	libGL.so.1
	libapr-1.so.0
	libCgl.so.1
	libcrypto.so.46
	libfontconfig.so.1
	libgthread-2.0.so.0
	libCbcSolver.so.3
Shared Libs provided:
	libreg.so.3
	libicudata.so.40
	libjvmaccessgcc3.so.3
	libicuuc.so.40
	libuno_salhelpergcc3.so.3
	libicule.so.40
	libuno_cppu.so.3
	libjvmfwk.so.3
	libstore.so.3
	libicui18n.so.40
	libuno_cppuhelpergcc3.so.3
	libuno_purpenvhelpergcc3.so.3
	libuno_sal.so.3
Annotations    :
	FreeBSD_version: 1201516
	cpe            : cpe:2.3:a:apache:openoffice:4.2.1589199787:::::freebsd12:x64:2
Flat size      : 2.70GiB
Comment 3 Don Lewis freebsd_committer freebsd_triage 2020-07-23 01:51:46 UTC
I'm not seeing this on 11.4-STABLE, though my packages are now somewhat out of date. [I'm blocked from updating by a recent MATE issue]

I will try to set up a 12.1 jail to try to reproduce.
Comment 4 tigersharke 2021-07-15 06:31:08 UTC
This is an OLD report I made, many things have changed since, including the FreeBSD release version.