bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Hi. I encountered a segmentation fault


From: Juergen Sauermann
Subject: Re: [Bug-apl] Hi. I encountered a segmentation fault
Date: Sat, 11 Apr 2015 13:13:11 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Alex,

that seems not to occour with simple data, so a )DUMP of your workspace
or a way to construct variable in would help.

Thanks,
Jürgen



On 04/11/2015 12:46 AM, address@hidden wrote:
Hi. This causes a segmentation:
First these are just to describe what 'in' is:

      ≡in
3
      ⍴⍴in
2
      ⍴in
243 243

The following line causes subsequent Segmentation fault. Let me know if I need to provide more detail.  

      out←⊃⍪/,/in

LENGTH ERROR
out←⊃⍪/,/in
       ^ ^


====================================================
SEGMENTATION FAULT
thread: 0x7f27b4557780
thread_contexts_count: 4
busy_worker_count: 0
active_core_count: 1
thread # 0: 0x7f27b4557780 pool sema: 0 RUN job: 0 no-name
thread # 1: 0x7f27b3124700 pool sema: 0 BLKD job: 0 no-name
thread # 2: 0x7f27b2923700 pool sema: 0 BLKD job: 0 no-name
thread # 3: 0x7f27b2122700 pool sema: 0 BLKD job: 0 no-name


----------------------------------------
-- Stack trace at main.cc:69
----------------------------------------
0x7f27b3f4dc90
0x447720
========================================
====================================================

Goodbye.

768

 



reply via email to

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