Re: [Bug-apl] Attempting to )load a )dump file causes segfault

2014-04-21 Thread David B. Lamkins
On Mon, 2014-04-21 at 15:41 +0200, Juergen Sauermann wrote: > Hi David, > > I tried to reproduce the problem on my machine but couldn't. > I looped around an empty file (outside emacs mode) several 1 times > without > the problem happening. > > Some more context like the Backtrace shown afte

Re: [Bug-apl] Attempting to )load a )dump file causes segfault

2014-04-21 Thread Juergen Sauermann
Hi David, I tried to reproduce the problem on my machine but couldn't. I looped around an empty file (outside emacs mode) several 1 times without the problem happening. Some more context like the Backtrace shown after SEGMENTATION FAULT (if any) or loading the core dump into gdb and doing

Re: [Bug-apl] Attempting to )load a )dump file causes segfault

2014-04-20 Thread David B. Lamkins
Sigh: Or maybe not... The crash happens less often from the command line, but it can still happen. Uninitialized pointer...? OK... I'm gonna stop reporting these crashes. Let me know if there's anything I can do to help isolate the cause. On Sun, 2014-04-20 at 14:20 -0700, David B. Lamkins wrote

Re: [Bug-apl] Attempting to )load a )dump file causes segfault

2014-04-20 Thread David B. Lamkins
Apologies: This problem only appears within an Emacs session using gnu-apl-mode. It's not an APL bug; the problem does not manifest when apl is run from the command-line. Let me try to resynchronize gnu-apl and gnu-apl-mode; if there's still a problem I'll report back. On Sun, 2014-04-20 at 14:09