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

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

[Octave-bug-tracker] [bug #57591] Segmentation faults when running the t


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #57591] Segmentation faults when running the test suite
Date: Fri, 24 Dec 2021 05:30:35 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 Edg/96.0.1054.62

Follow-up Comment #178, bug #57591 (project octave):

The crash occurred on a Windows runner on GitHub:
https://github.com/gnu-octave/octave/runs/4625249100?check_suite_focus=true

The error is a little bit more verbose on that platform:

  sparse\etreeplot.m ............................................. pass    2/2
  
Magick: caught exception 0xC0000005 "Access violation"...octave: No error
  sparse\gmres.m .................................................
Error: Process completed with exit code -1073741819.


It might be something that we do with the GraphicsMagick library that is
causing the intermittent segmentation faults. Not sure how or why that library
would be used at all in the tests in sparse/gmres.m though...

Maybe, we aren't cleaning up correctly in a prior test and something in this
test is triggering it?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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