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

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

[Octave-bug-tracker] [bug #42488] "imread" usage causes crash under Wind


From: H. G.
Subject: [Octave-bug-tracker] [bug #42488] "imread" usage causes crash under Windows
Date: Mon, 02 Jun 2014 13:16:16 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

URL:
  <http://savannah.gnu.org/bugs/?42488>

                 Summary: "imread" usage causes crash under Windows
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Mon 02 Jun 2014 01:16:15 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

This crash behavior only happens on Windows. I used the mxe version 3.8.1-1.

Here is one way to reproduce the crash. Just run the following script under
Windows:

clear all;
myimg = imread('dummy.jpg');
clear all;


The content of "dummy.jpg" is not relevant, but I'll attach my sample image
anyways.

This crash happens only under Windows, not under Linux.

This crash happens in the GUI version as well as in the terminal version of
Octave.

I very commen variant to provoke this bug is:
* run any script that contains a imread command
* run it a second time
* crash!

(It happend under an up to date Windows 7 for me.)




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 02 Jun 2014 01:16:15 PM GMT  Name: dummy.jpg  Size: 1kB   By: hardy

<http://savannah.gnu.org/bugs/download.php?file_id=31486>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42488>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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