Bug 170058 - libgcc3_java.so missing from test build .debs (or wrong path somewhere)
Summary: libgcc3_java.so missing from test build .debs (or wrong path somewhere)
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Installation (show other bugs)
Version:
(earliest affected)
26.8.0.0 alpha0+ master
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: QA:needsComment
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-20 00:56 UTC by Jim Avera
Modified: 2026-01-04 03:11 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Avera 2025-12-20 00:56:00 UTC
Description:
Every time LO Writer starts, errors appear on the terminal saying that program/libjava_gcc3.so can not be found -- and it is indeed not present.

I downloaded https://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86_64@tb99-TDF/2025-12-18_04.19.38/LibreOfficeDev_26.8.0.0.alpha0_Linux_x86-64_deb.tar.gz
and did a "parallel" install to a private directory (see Steps to Reproduce).

Steps to Reproduce:
1. mkdir -p /tmp/testdir /tmp/testdir/dl /tmp/testdir/inst
2. cd /tmp/testdir/dl

3. wget https://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86_64@tb99-TDF/2025-12-18_04.19.38/LibreOfficeDev_26.8.0.0.alpha0_Linux_x86-64_deb.tar.gz

4. tar xf LibreOffice*_deb.tar.gz

5. for f in Libre*_deb/DEBS/*.deb ; do (set -x; dpkg-deb -x $f ../inst); done

6. RUN IT AS FOLLOWS:

../inst/opt/libreofficedev26.8/program/soffice --safe-mode --writer
(click "Continue in Safe Mode")



Actual Results:
warn:sal.osl:387933:387933:sal/osl/unx/module.cxx:100: dlopen(/tmp/testdir/inst/opt/libreofficedev26.8/program/libjava_gcc3.so, 257): /tmp/testdir/inst/opt/libreofficedev26.8/program/libjava_gcc3.so: cannot open shared object file: No such file or directory
warn:sal.osl:387933:387933:sal/osl/unx/module.cxx:100: dlopen(/tmp/testdir/inst/opt/libreofficedev26.8/program/libgcc3_java.so, 257): /tmp/testdir/inst/opt/libreofficedev26.8/program/libgcc3_java.so: cannot open shared object file: No such file or directory
warn:legacy.tools:387933:387933:sfx2/source/control/bindings.cxx:1760: No cache for OfficeDispatch!
warn:svx.dialog:387933:387933:svx/source/dialog/rlrcitem.cxx:75: SvxTabStopItem expected


Expected Results:
(silence)


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 26.8.0.0.alpha0+ (X86_64)
Build ID: 70a222021332d3152366c40761fc8e29da16f883
CPU threads: 12; OS: Linux 6.14; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded