Meng-Yuan Huang wrote:
> Hi, all:
> 
> I found a bug on octave 3.1.50 for Windows.
> When you close octave by the close button at the top right corner of its 
> window, it will crashes.
> This is my screen shot:
> http://p8.p.pixnet.net/albums/userpics/8/3/553683/48d43d1681dea.png
>

This is a long term known issue in the Windows exception handling code, 
and both MSVC and MinGW (ie windows native versions) suffer this issue. 
Unfortunately no one seems to be able to track this one down, as we have 
a shortage of programmers that are sufficiently knowledgeable of the 
intricacies of the Windows platform. So if you are or know a good 
Windows programmer who'd be tempted to look at the Windows exception 
handling code in Octave, then I'm sure they'd get lots of encouragement 
on the Octave lists.

For now for a clean exit just use the "quit" command at the the Octave 
prompt.

Regards
David

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to