|
| From: | Philip Nienhuis |
| Subject: | [Octave-bug-tracker] [bug #48107] Seg fault on passing int32 as argument to javaMethod method |
| Date: | Fri, 3 Jun 2016 08:49:25 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 |
Update of bug #48107 (project octave):
Status: None => Confirmed
Release: 4.0.2 => dev
Operating System: GNU/Linux => Any
_______________________________________________________
Follow-up Comment #1:
Confirmed on Win7 with w64 Octave-4.1.0+ (dev version built with
--enable-windows-64).
One may wonder what use there is for checking for NaN values for integers
through Java, but Octave shouldn't crash.
Some more investigation:
- crashes with int32 and uint32 input values
- does not crash with int16 and uint16 (returns 0 for any value, as expected
for the isNaN method)
- has no corresponding methods for int8 and uint8 ("NoSuchMethodException")
OS -> Any
Release -> Dev
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48107>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |