It also sometimes happened to me, don't know how to recover.
However IIRC it happened when I loaded scripts again during
suspension. Now I always run dbr 0 to exit suspension and
this stack error happened much less frequent.

Sat, 02 Feb 2019, jprogramming написал(а):
> Occasionally I get this sort of thing happening. I've (usually?) used debug
> earlier in the session for tracing through a verb or three:
> 
> Today:
> 
> load 'c:/d/j807/user/myscript.ijs'
> |stack error: mpart
> 
> ... so I try again, hoping it disappears (!)
> 
> load 'c:/d/j807/user/myscript.ijs'
> 
> |stack error: mpart
> 
> | mpart =:3 :0
> 
> |[-35] c:\d\j807\user\partition.ijs    NB. *
> 
> |stack error
> 
> 
> JVERSION
> 
> |stack error
> 
> 
> ...  this time I looked up the debug foreigns and tried
> 
> 13!:0 ''
> 
> |stack error
> 
> ... and ...
> 
> 13!:1 ''
> 
> |stack error
> 
> 
> Is there any cure apart from
> "have you tried switching it (J) off and on again?" ?
> to which the answer is
> "yes - I know that works but it's so crude, and I'd prefer to keep
> the session going and not lose the terminal output."
> 
> Not to mention:
> 
> exit''
> |stack error
> 
> 
> so needing Task Manager (if Windows) or some such to kill the J process.
> 
> Thanks,
> 
> Mike
> 
> *my various partition function, since you ask
> 
> PS: (from a new session!) - not that the version is particularly relevant -
> i've had
> this happening for years - only thought to ask just now!
> 
> JVERSION
> 
> Engine: j807/j64/windows
> 
> Release-b: commercial/2019-01-22T18:51:16
> 
> Library: 8.07.22
> 
> Qt IDE: 1.7.9/5.9.6
> 
> Platform: Win 64
> 
> Installer: J807 install
> 
> InstallPath: c:/d/j807
> 
> Contact: www.jsoftware.com
> 
> 
> 
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to