[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault
From: |
John W. Eaton |
Subject: |
[Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits |
Date: |
Fri, 22 Apr 2016 15:49:37 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0 |
Follow-up Comment #99, bug #41699 (project octave):
I'm able to reproduce the crash with just
imwrite (randi (255, 100, 100), "foo.tif");
clear all
imwrite (randi (255, 100, 100), "foo.tif");
Octave does not crash if I change the filename (and thus the image type) to
foo.png or foo.jpg.
I suppose it is still possible that the bug is in Octave, but it is looking
more like a problem with GraphicsMagick now.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?41699>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits, Rik, 2016/04/08
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits, Hartmut, 2016/04/22
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits, John W. Eaton, 2016/04/22
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits,
John W. Eaton <=
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits, John W. Eaton, 2016/04/22
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits, Rik, 2016/04/22
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits, John W. Eaton, 2016/04/22
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits, Rik, 2016/04/22
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits, Hartmut, 2016/04/23
- [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits, Hartmut, 2016/04/24