[dinifti] First mailing list try with segfault :-(
Valerio Luccio
valerio.luccio at nyu.edu
Thu Oct 25 15:53:59 EDT 2007
Jiøí Keller wrote:
> Hello,
> I am reporting really strange behaviour: on some data dinifti ends
> up with core dump (see following transcription), while for single
> slices it works fine.
>
> no problem:
>
> $find ./ -name "*.IMA" -exec dinifti {} {}-x \;
>
> problem:
>
> $dinifti -v ./ test
>
> Reading 3149 DICOM files.
> Found new image series. Using output destination 'testik+61'.
> Found new image series. Using output destination 'testik'.
> Segmentation fault
>
> Any idea ? Pasting files togeather would be bit annoying. The only
> change between two datasets (working 100% and working strange) is that
> "strange working" were stored for some time in compressed .dcm file
> and uploaded back to .IMA ...
>
> with thanks
> George
>
> P.S.: Sorry for bothering again
Off the top of my head: in the first case the output name is explicit
(it's the input with "-x" appended to it), in the second you let dinifti
infer the name from the information in the series and it's probably
constructing the string incorrectly. I'm particularly puzzled by the
fact that the first series has some kind of number appended to the name
and the second does not ... it's almost as if it's trying to use a piece
of information it does not have. I'll need to look at the code and, as
usual, it would help if you sent me some sample data, a slice from the
first series and one from the second should be sufficient.
P.S.: you are not bothering me, you're helping me clean up the code. Thanks.
--
Valerio Luccio (212) 998-8736
Center for Brain Imaging 4 Washington Place, Room 158
New York University New York, NY 10003
"In an open world, who needs windows or gates?"
More information about the dinifti
mailing list