help > Runtime error: double free or corruption
Showing 1-3 of 3 posts
Display:
Results per page:
Aug 16, 2019  08:08 AM | Antonin Skoch
Runtime error: double free or corruption
Dear experts,

during acpcdetect run I am encountering following error:

*** Error in 'acpcdetect': double free or corruption (!prev): 0x0000000002108ef0 ***

I found that this occurs when input filename is 57 characters long (including extension .nii). Extending or shortening filename the routine finishes ok.

Antonin Skoch
Aug 16, 2019  12:08 PM | Babak Ardekani
RE: Runtime error: double free or corruption
Originally posted by Antonin Skoch:
Dear experts,

during acpcdetect run I am encountering following error:

*** Error in 'acpcdetect': double free or corruption (!prev): 0x0000000002108ef0 ***

I found that this occurs when input filename is 57 characters long (including extension .nii). Extending or shortening filename the routine finishes ok.

Antonin Skoch

Dear Antonin,

This sounds like a memory allocation/release bug.  Thank you for bringing it to our attention.  I will ask a member of our development team to have look at the problem.  Are you using acpcdetect V2.0?

Best
Babak
Aug 16, 2019  12:08 PM | Antonin Skoch
RE: Runtime error: double free or corruption
Hi Babak,

thank you for the response. Yes, I use acpcdetect V2.0, Linux CentOS version.

Antonin

Originally posted by Babak Ardekani:
Originally posted by Antonin Skoch:
Dear experts,

during acpcdetect run I am encountering following error:

*** Error in 'acpcdetect': double free or corruption (!prev): 0x0000000002108ef0 ***

I found that this occurs when input filename is 57 characters long (including extension .nii). Extending or shortening filename the routine finishes ok.

Antonin Skoch

Dear Antonin,

This sounds like a memory allocation/release bug.  Thank you for bringing it to our attention.  I will ask a member of our development team to have look at the problem.  Are you using acpcdetect V2.0?

Best
Babak