[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47840] exec segfaults on Windows
From: |
Nicholas Jankowski |
Subject: |
[Octave-bug-tracker] [bug #47840] exec segfaults on Windows |
Date: |
Wed, 04 May 2016 01:43:08 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0 |
Follow-up Comment #1, bug #47840 (project octave):
Just to add to the data set:
Running 4.0.1 on Windows 7 (installed from zip file, not exe installer)
running exec("ls","-l") from octave gui closes Octave. after some time a
message appears
octave-gui.exe has stopped working
A problem caused the program to stop working correctly. Please close the
program.
[CLOSE THE PROGRAM] (button)
wondering if it would be different if a command was executed that should wait
for user input, I tried:
>> exec("pause")
ans = -1
no window or anything appears.
wondering if passing the argument was involved:
>> exec("pause", "-h")
ans = -1
running octave-cli after starting from a windows CMD shell, I get the same
behavior. the only difference is the error message indicates octave-cli.exe
has crashed. then it drops be back to the shell command line.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47840>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/