bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Quad-Div (⌹) core dump


From: Christian Robert
Subject: [Bug-apl] Quad-Div (⌹) core dump
Date: Thu, 19 Mar 2015 21:11:49 -0400
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

      )load Determinant
SAVED 2015-03-19 21:02:15 (GMT-4)
      t
1 3 0 0 0 0 2 1 2 3
2 1 3 0 2 3 0 0 2 3
1 1 2 3 1 3 3 0 3 3
1 2 3 1 0 1 1 1 1 2
2 0 1 2 2 3 1 1 2 3
3 1 0 0 3 0 2 1 3 0
0 0 2 0 0 1 2 1 1 3
3 2 1 2 3 3 0 3 1 0
1 1 0 1 3 3 1 0 1 0
3 0 2 1 2 1 0 0 0 1

      ⍝ I did per error exchange the two parameter of ⌹

      (⍳10)⌹t   ⍝ right call
¯2.625420168 0.2943277311 1.550420168 1.66092437 7.105252101 ¯3.151890756 
2.118697479 0.9546218487 ¯4.308613445 2.055882353
      t⌹⍳10     ⍝ wrong call


====================================================
SEGMENTATION FAULT
thread: 0x7fc754e20780
thread_contexts_count: 1
busy_worker_count:     0
active_core_count:     1
thread # 0:  0x7fc754e20780 pool sema:  0 RUN  job:   0 no-name

Segmentation fault (core dumped)




reply via email to

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