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

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

[Octave-bug-tracker] [bug #49206] SHA1 crashes Octave


From: Rafael Laboissiere
Subject: [Octave-bug-tracker] [bug #49206] SHA1 crashes Octave
Date: Wed, 28 Sep 2016 10:38:50 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

Follow-up Comment #1, bug #49206 (project octave):

This bug has also been filed
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839003> against the
octave-gnereal package of Debian.

I commented here that it works on the i386 architecture:


octave:2> SHA1(1)
ans =

  191   139    69    48   216   210    70   221   116   172    83   161    52 
 113   187   161   121    65   223   247


By skimming over the code, I would guess that the problem comes from the fact
that sizeof(long) = 4 on i386 and = 8 on amd64.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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