bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Segmentation fault with Emacs mode


From: Blake McBride
Subject: [Bug-apl] Segmentation fault with Emacs mode
Date: Sun, 27 Apr 2014 21:42:40 -0500

Greetings,

I have a WS that has a ⎕LX to a valid function.  That function, in turn, calls another function that isn't there (on purpose).  

-----------------------------------------------------------------------------------------------

Here is what I get from the terminal:

      )load Devices
SAVED 2014-4-27  16:11:45 (GMT-5)
VALUE ERROR
auto[11]  start
          ^

-----------------------------------------------------------------------------------------------

Here is what I get in Emacs:

      EMACS_NATIVE
      Network listener started. Connection information: mode:tcp addr:33206
      )load Devices
SAVED 2014-4-27  16:11:45 (GMT-5)
VALUE ERROR
auto[11]  start
          ^


====================================================
SEGMENTATION FAULT

Process apl segmentation fault


-----------------------------------------------------------------------------------------------

I am running the latest APL & Emacs mode code.

Thanks.

Blake


reply via email to

[Prev in Thread] Current Thread [Next in Thread]