https://bugs.documentfoundation.org/show_bug.cgi?id=150427

            Bug ID: 150427
           Summary: unopkg.bin: segfault from `make` in sdk example
                    complextoolbarclient
           Product: LibreOffice
           Version: 7.5.0.0 alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: sdk
          Assignee: [email protected]
          Reporter: [email protected]

In SDK example complextoolbarcontrols, I set a bad value for
URE_BOOTSTRAP and then unopkg terminated with a segfault.  The values
of that envar, bad and intended, are

   
vnd.sun.star.pathname=/home/terry/lo_hacking/git/libo6/instdir/program/fundamentalrc

   
vnd.sun.star.pathname:/home/terry/lo_hacking/git/libo6/instdir/program/fundamentalrc


These observations are of LibreOffice commit df3b7599 (2022-08-13
18:23 Z), built and running on debian-buster, with autogen.input ...

    --with-vendor=Terrence Enger
    --with-jdk-home=/usr/lib/jvm/default-java
    --enable-split-debug
    --enable-gdb-index
    --enable-ld=gold
    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-debug
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src
    --without-package-format
    --enable-odk
    # (2022-08-06, tje) On debian-buster, g++ 8.3.0 compiling idxdict.cxx
    # complains
    #    ... unrecognized command line option -Wdeprecated-copy-dtor
    CXXFLAGS=-Wno-deprecated-copy-dtor

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to