Bug Fix List - 5.0 Release: Difference between revisions

Jump to navigation Jump to search
m
Add new bug
m (Add new bug)
m (Add new bug)
(21 intermediate revisions by 3 users not shown)
Line 12: Line 12:


== Bugs marked as Crash ==
== Bugs marked as Crash ==
* Owner: ??? {{bug|55647}} crash, hang, error or corrupted output when printing some demos to EPS
* WON'T FIX <strike> Owner: ??? {{bug|55630}} macOS GUI freezes on launch </strike>


* WON'T FIX <strike> Owner: ??? {{bug|55547}} libstdc++ assertion failure when built with -D_GLIBCXX_ASSERTIONS=1 </strike>
* WON'T FIX <strike> Owner: ??? {{bug|55547}} libstdc++ assertion failure when built with -D_GLIBCXX_ASSERTIONS=1 </strike>


* Owner: ??? {{bug|55523}} segfault when default argument of anonymous/nested function is the same name as argument
* WON'T FIX <strike> Owner: ??? {{bug|55523}} segfault when default argument of anonymous/nested function is the same name as argument </strike>


* WON'T FIX <strike> Owner: ??? {{bug|55492}} "make check" crashes with jit (llvm 4.0.1) </strike>
* WON'T FIX <strike> Owner: ??? {{bug|55492}} "make check" crashes with jit (llvm 4.0.1) </strike>
Line 25: Line 29:
* <strike> Owner: ??? {{bug|55397}} test imwrite error with address sanitizer </strike>
* <strike> Owner: ??? {{bug|55397}} test imwrite error with address sanitizer </strike>


* Owner: ??? {{bug|55375}} [MXE Octave] crash after plot
* <strike> Owner: ??? {{bug|55375}} [MXE Octave] crash after plot </strike>


* <strike> Owner: ??? {{bug|55287}} Memory leak in graphics subsystem </strike>
* <strike> Owner: ??? {{bug|55287}} Memory leak in graphics subsystem </strike>


* Owner: ??? {{bug|55258}} Recursion in a script file causes a segmentation fault
* <strike> Owner: ??? {{bug|55258}} Recursion in a script file causes a segmentation fault </strike>


* <strike> Owner: ??? {{bug|55254}} clear all crashes when variable from oct file class is displayed in workspace </strike>
* <strike> Owner: ??? {{bug|55254}} clear all crashes when variable from oct file class is displayed in workspace </strike>
Line 37: Line 41:
* Owner: ??? {{bug|55053}} GUI hanging when editing and saving function file during debugging
* Owner: ??? {{bug|55053}} GUI hanging when editing and saving function file during debugging


* Owner: ??? {{bug|55047}} Running the test suite causes Octave to segfault on Windows
* <strike> Owner: ??? {{bug|55047}} Running the test suite causes Octave to segfault on Windows </strike>


* <strike>Owner: ??? {{bug|55028}} plots executed from script containing many plots seg fault</strike>
* <strike>Owner: ??? {{bug|55028}} plots executed from script containing many plots seg fault</strike>
Line 83: Line 87:
* <strike> Owner: ??? {{bug|49736}} GUI: Crash when attempting to use the editor after too many files are opened </strike>
* <strike> Owner: ??? {{bug|49736}} GUI: Crash when attempting to use the editor after too many files are opened </strike>


* Owner: ??? {{bug|49702}} CTRL+C crashes Octave CLI in Homebrew
* <strike> Owner: ??? {{bug|49702}} CTRL+C crashes Octave CLI in Homebrew </strike>


* Owner: ??? {{bug|49109}} child process started by fork crashes or hangs with octave-gui
* Owner: ??? {{bug|49109}} child process started by fork crashes or hangs with octave-gui
Line 98: Line 102:


== Bugs marked Configuration and Build System ==
== Bugs marked Configuration and Build System ==
* <strike> Owner: ??? {{bug|55545}} [MXE Octave] Update mesa to 18.2.8 </strike>


* Owner: ??? {{bug|55538}} logspace BIST tests fail when Octave built with LLVM libc++
* Owner: ??? {{bug|55538}} logspace BIST tests fail when Octave built with LLVM libc++


* Owner: ??? {{bug|55447}} mkoctfile: wrong LFLAGS warning, resets LDFLAGS
* <strike> Owner: ??? {{bug|55447}} mkoctfile: wrong LFLAGS warning, resets LDFLAGS </strike>


* WON'T FIX <strike> Owner: ??? {{bug|55371}} Add configure flag to specify makeinfo path </strike>
* WON'T FIX <strike> Owner: ??? {{bug|55371}} Add configure flag to specify makeinfo path </strike>
Line 135: Line 141:
* Owner: ??? {{bug|51684}} Request for Windows Portable zip version without absolute paths & system hooks
* Owner: ??? {{bug|51684}} Request for Windows Portable zip version without absolute paths & system hooks


* Owner: ??? {{bug|50266}} [mxe-octave] incremental builds fail and require "make clean"
* WON'T FIX <strike> Owner: ??? {{bug|50266}} [mxe-octave] incremental builds fail and require "make clean" </strike>


* Owner: ??? {{bug|49707}} Windows 10 won't associate .m files with Octave after re-install
* Owner: ??? {{bug|49707}} Windows 10 won't associate .m files with Octave after re-install
Line 150: Line 156:


== Bugs marked as Build Failure ==
== Bugs marked as Build Failure ==
* Owner: ??? {{bug|55641}} mxe-octave: build error of-general w. Octave-6.0.0
* <strike> Owner: ??? {{bug|55613}} Build failure with bison 3.3.1 </strike>
* Owner: ??? {{bug|55608}} [MXE Octave] lib vs lib64


* WON'T FIX <strike> Owner: ??? {{bug|55367}} Linking fails on cygwin </strike>
* WON'T FIX <strike> Owner: ??? {{bug|55367}} Linking fails on cygwin </strike>
Line 167: Line 179:
* WON'T FIX <strike> Owner: ??? {{bug|52414}} llvm 4.0.1 fails on ./configure --enable-jit </strike>
* WON'T FIX <strike> Owner: ??? {{bug|52414}} llvm 4.0.1 fails on ./configure --enable-jit </strike>


* Owner: ??? {{bug|49653}} Build failure with ImageMagick
* WON'T FIX <strike> Owner: ??? {{bug|49653}} Build failure with ImageMagick </strike>


* Owner: ??? {{bug|49503}} [mxe-octave] cross-building packages with configure script calling octave itself have issues
* Owner: ??? {{bug|49503}} [mxe-octave] cross-building packages with configure script calling octave itself have issues
Line 209: Line 221:
== Bugs marked as regressions ==
== Bugs marked as regressions ==


* Owner: ??? {{bug|55529}} [MXE Octave] running compare_plot_demos ("toolkits", "qt") hangs Octave
* <strike> Owner: ??? {{bug|55648}} [MXE-Octave] cannot print with gnuplot graphics toolkit </strike>
 
* Owner: ??? {{bug|55622}} for loop does not run over a matrix with colums but no row


* Owner: ??? {{bug|55528}} [MXE-Octave] graphics_toolkit gnuplot does not work
* <strike> Owner: ??? {{bug|55529}} [MXE Octave] running compare_plot_demos ("toolkits", "qt") hangs Octave </strike>


* Owner: ??? {{bug|55437}} Files in editor are reported as modified while heavily parsing date strings with datenum()
* <strike> Owner: ??? {{bug|55528}} [MXE-Octave] graphics_toolkit gnuplot does not work </strike>


* <strike> Owner: ??? {{bug|55501}} subsequent calls to "help @sym/beta" gives "help beta" text </strike>
* <strike> Owner: ??? {{bug|55501}} subsequent calls to "help @sym/beta" gives "help beta" text </strike>
Line 261: Line 275:
* Owner: ??? {{bug|53683}} numerical output format for float values with magnitude greater than precision is wrong
* Owner: ??? {{bug|53683}} numerical output format for float values with magnitude greater than precision is wrong


* Owner: ??? {{bug|53468}} Octave 4.3.0+ can't load figures saved with previous versions
* <strike> Owner: ??? {{bug|53468}} Octave 4.3.0+ can't load figures saved with previous versions </strike>


* Owner: ??? {{bug|53456}} output_precision: Cannot set precision higher than 16
* Owner: ??? {{bug|53456}} output_precision: Cannot set precision higher than 16
1,072

edits

Navigation menu