It might help debugging the script by trying it in a different environment. I've found jconsole debugging to be stable. If you make the offending script available somewhere, I'd be willing to check how it performs in jconsole under emacs.
On Tue, Sep 3, 2013 at 8:05 AM, Eric Iverson <[email protected]>wrote: > It sounds as if you are using the JHS debug menu commands on Mac 32 > bit. Reporting this in the general forum is fine. Problems like this > are difficult to track down unless there is a very simple set of steps > that reproduce the problem. The bug could be in JHS, in debug, in Mac > build, etc. > > Can you provide a very simple set of steps that cause the seg fault. > Ideally a simple script with a few defns and the steps from starting > JHS that lead to the crash. > > A great help would be if you could reproduce the problem with the J801 > JQT front end as this would eliminate JHS and let us focus on the > problem. > > On Tue, Sep 3, 2013 at 12:42 AM, Arthur Anger <[email protected]> wrote: > > My attempts to debug some of my J-statements have been thwarted when > trying to use the Debug feature. Many instances have worked properly, but > some of them kill the J-server unacceptably often. The most recent report > was: > > > > /Applications/j701/bin/jhs.command: line 2: 30046 Segmentation fault > "`dirname "$0"`/jconsole" ~addons/ide/jhs/core.ijs -js " init_jhs_'' " > > logout > > > > The files named there are from early 2011. > > > > Should I send this complaint somewhere else? > > Should I download a newer system? > > Does someone want to run my script? > > > > Thanks. > > --Art Anger > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
