zorp-corp / sword

A modern Nock runtime with automatic persistence.
MIT License
94 stars 13 forks source link

`+mook` crashes when attempting to format `%mean` hints during boot #144

Open ashelkovnykov opened 9 months ago

ashelkovnykov commented 9 months ago

Title says it all.

eamsden commented 9 months ago

@ashelkovnykov is this verified fixed by https://github.com/urbit/ares/pull/158 ?

ashelkovnykov commented 9 months ago

I think so, but please leave it open for a bit. I want to confirm that the following 3 commands all run correctly in an Ares fake zod:

~|  ~&  %foo  5  6
~|  ~&  %foo  5  !!
~|  ~&  %foo  (sub 0 1)  !!

But currently the second is failing in Gall.

eamsden commented 9 months ago

@ashelkovnykov please update on the status of this issue.

ashelkovnykov commented 9 months ago

@eamsden No new investigation has been performed. All time is currently going to reviews and higher priority work (e.g. guard page).

eamsden commented 9 months ago

@ashelkovnykov does +mook still refuse to evaluate the traps for %mean hints post #158 ? I usually see a bunch of #####s in stack traces.