I'm running 32-bit J on 32-bit Windows 7. Are you running 32-bit J on 64-bit Windows 7? If so, maybe that is the key difference.
> From: Thomas Costigliola > Sent: Thursday, 10 June 2010 00:49 > > I get the abnormal termination only in 32 bit J. 64 bit works fine. > > On Tue, Jun 8, 2010 at 5:30 PM, Sherlock, Ric wrote: > > > Works for me fine on Windows 7. > > I created a script as described. > > Opened cmd session. Changed directory to where the script was saved > and > > successfully ran the following command. > > "C:\Program Files\j602\bin\j.exe" -jprofile script.ijs > > > > Did the same thing with a shortcut, again with no problems. > > > > > From: Thomas Costigliola > > > Sent: Wednesday, 9 June 2010 08:57 > > > > > > I get the abnormal termination under Windows 7 in J602. I remember > this > > > behavior beginning when I switched from XP to Windows 7. > > > > > > > > > On Fri, Jun 4, 2010 at 12:42 PM, Devon McCormick wrote: > > > > > > > I have no problem with this running J6.02 under Windows XP. > > > > > > > > 2010/6/4 bill lam <[email protected]> > > > > > > > > > Птн, 04 Июн 2010, Mark Niemiec писал(а): > > > > > > If I run "j -jprofile script.ijs", where script.ijs consists > of > > > the > > > > > > single line "2!:55 ] 0", > > > > > > J terminates abnormally with the application error: > > > > > > "The instruction at "0x7c915395" referenced memory at > > > "0x003b000c". > > > > > > The memory could not be "read". > > > > > > > > > > > > This seems to always happen whenever I try to terminate a J > > > program > > > > > started this > > > > > > way; the above example was the smallest example illustrating > it. > > > > > > I presume that this is a bug, but if not, is there a > preferred > > > way of > > > > > > terminating > > > > > > a stand-alone J application? > > > > > > > > > > > > -- Mark D. Niemiec <[email protected]> > > > > > > > > > > It works for me. I use that for years. > > > > > > > > > --------------------------------------------------------------------- > - > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
