problem with bupc_extern_free

From: Christian Terboven (christian_at_terboven_dot_com)
Date: Wed Oct 19 2005 - 15:51:46 PDT

  • Next message: Dan Bonachea: "Re: problem with bupc_extern_free"
    Hi all.
    
     
    
    I got a SIGSEV when calling bupc_extern_free:
    
     
    
    => upcrun -n 1 test01.exe
    
    UPCR: UPC thread 0 of 1 on linuxoc01.rz.RWTH-Aachen.DE (process 0 of 1,
    pid=29966)
    
    I would like to be alone ...
    
    I am 0 out of 1 ...
    
    I am alone again ...
    
     
    
    => upcrun -n 2 test01.exe
    
    UPCR: UPC threads 0..1 of 2 on linuxoc01.rz.RWTH-Aachen.DE (process 0 of 1,
    pid=29974)
    
    I would like to be alone ...
    
    I am 0 out of 2 ...
    
    I am 1 out of 2 ...
    
    I am alone again ...
    
    *** Caught a fatal signal: SIGSEGV(11) on node 0/1
    
    zsh: segmentation fault (core dumped)  upcrun -n 2 test01.exe
    
     
    
    I am using Berkeley-UPC 2.2.0 on an Opteron Linux 2.6.12#smp (Fedora Core
    3).
    
    I attached a reduced version of my code - is this a problem in there or
    what?
    
     
    
     
    
     
    
    Regards,
    
    Christian
    
    
    
    




  • Next message: Dan Bonachea: "Re: problem with bupc_extern_free"