Page 1 of 1

dicom identify: Memory allocation failed `test.dcm` on 64bit

Posted: 2008-03-18T06:45:14-07:00
by atomix
Hi,

if i try to identify this dicom-image http://www.atomix.de/test.dcm identify and convert always returns

Code: Select all

 Memory allocation failed `test.dcm`
If i try it on a 32bit-system identify and convert works. Only problems at 64bit.

Code: Select all

media-gfx/imagemagick-6.3.9.7  USE="bzip2 doc fontconfig fpx graphviz gs jbig jpeg jpeg2k lcms perl png svg tiff truetype wmf zlib -X -djvu -hdri -nocxx -openexr -q32 -q8 -xml"

Code: Select all

Portage 2.1.4.4 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.20-xen-r6 x86_64)
=================================================================
System uname: 2.6.20-xen-r6 x86_64 Intel(R) Xeon(R) CPU X3210 @ 2.13GHz
Timestamp of tree: Tue, 18 Mar 2008 12:30:01 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=nocona"
CHOST="x86_64-pc-linux-gnu"

Re: dicom identify: Memory allocation failed `test.dcm` on 64bit

Posted: 2008-03-18T12:32:32-07:00
by magick
Thanks for the test image. We have a patch in ImageMagick 6.3.9-9 Beta to fix the problem you reported. 6.3.9-9 will be available within a day or two.

Re: dicom identify: Memory allocation failed `test.dcm` on 64bit

Posted: 2008-03-19T02:13:18-07:00
by atomix
Perfect! Thank you for the great work!

Re: dicom identify: Memory allocation failed `test.dcm` on 64bit

Posted: 2008-03-20T01:37:22-07:00
by atomix
today i install 6.3.9-9 and it works!

Thank you very much!