|
Hi Blake, as of now I suspect the problem is not a too small ⎕WA, but a too large automatic variable on the stack. General problem in *nix-like OSes is that they (in practice) never run out of space but begin swapping instead. And we already have ⎕SYL where you can limit the number of ravel elements available to APL. You can also set space limits with the ulimit command (a bash built-in). But none of the above has worked for reproducing the fault. /// Jürgen On 01/02/2016 03:36 PM, Blake McBride
wrote:
|
- [Bug-apl] Segmentation fault causes GNU APL version 1.5-... Rick Mayforth
- Re: [Bug-apl] Segmentation fault causes GNU APL ver... Blake McBride
- Re: [Bug-apl] Segmentation fault causes GNU APL... Juergen Sauermann
- Re: [Bug-apl] Segmentation fault causes GNU... Blake McBride
- Re: [Bug-apl] Segmentation fault causes... Juergen Sauermann
- Re: [Bug-apl] Segmentation fault c... Elias Mårtenson
- Re: [Bug-apl] Segmentation fault causes GNU... Rick Mayforth
- Re: [Bug-apl] Segmentation fault causes... Blake McBride
- Re: [Bug-apl] Segmentation fault c... Juergen Sauermann
- Re: [Bug-apl] Segmentation fau... Blake McBride
- [Bug-apl] Problem with SVN rep... Louis Chretien
- Re: [Bug-apl] Problem with... Juergen Sauermann
- Re: [Bug-apl] Segmentation fault c... Rick Mayforth
- Re: [Bug-apl] Segmentation fau... Blake McBride
