GetComponents: -p option triggers scalar leaks

Issue #273 closed
Bruno Mundim created an issue

Hi,

when using the parallel option, -p, GetComponents, or, better, perl indicates scalar leaks:

Scalars leaked: 1 etc...

Thanks, Bruno.

Keyword: scalar
Keyword: leak

Comments (4)

  1. Eric Seidel
    • changed status to open
    • removed comment

    Bruno, I'm having trouble recreating this issue. I've tried checking out and updating ET using parallel mode, and haven't seen any scalar leaks. Can you post the exact command you use to run !GetComponents and the thorn list you're using? A log would be nice too.

  2. Bruno Mundim reporter
    • removed comment

    Replying to [comment:1 eric9]:

    Bruno, I'm having trouble recreating this issue. I've tried checking out and updating ET using parallel mode, and haven't seen any scalar leaks. Can you post the exact command you use to run !GetComponents and the thorn list you're using? A log would be nice too.

    I executed ./GetComponents -u -a -v -p --noshallow thorn.th, but you are right regarding reproducing this problem with einsteintoolkit.th. I couldn't either!

  3. Log in to comment