Another Java related Segmentation violation on WinXP

Tribo Laboy tribolaboy at gmail.com
Fri Jan 25 19:44:10 CST 2008


> John, I could trace down the problem with VC debugger and it reveals a
> problem with the scanf methods in oct-stream.cc (at least with MSVC).
> The call is coming from the m-file (input string is "0.00000"):
>
>      sscanf(s,'%1[ij] %1[+-] %f',3);
>


Michael, I am impressed you found it so quickly. That's something
commercial vendors often drag their feet to. Thanks. Hope it can be
fixed easily.

Regards,

TL


More information about the Bug-octave mailing list