octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #64999] [octave forge] (netcdf) Octave segfaul


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #64999] [octave forge] (netcdf) Octave segfaults on exit after running test_netcdf
Date: Mon, 11 Dec 2023 15:35:35 -0500 (EST)

Follow-up Comment #16, bug#64999 (group octave):

In mxe-octave the netcdf is being build with cmake using options:

       -DBUILD_UTILITIES=OFF \
        -DENABLE_EXAMPLES=OFF \
        -DENABLE_TESTS=OFF \
        -DENABLE_PARALLEL_TESTS=OFF \
        -DENABLE_DAP_REMOTE_TESTS=OFF \
        -DENABLE_DAP=ON \
        -DENABLE_NETCDF_4=ON \
        -DENABLE_BYTERANGE=OFF \
        -DENABLE_LOGGING=ON \
        -DBUILD_TESTING=no \

If I use the same options when building the library for my fedora machine, I
dont have any issues running the netcdf octave package.

If I use the same options but with ENABLE_BYTERANGE=ON, then I see the same
crash.

Looking at netcdf 4.9.0, the BYTERANGE option defaulted to off. FOr 4.9.2, it
defaults to ON.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64999>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]