RSS/Atom feed Twitter
Site is read-only, email is disabled

DICOM, file-dicom.exe failed to allocate 3758161922 bytes

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

DICOM, file-dicom.exe failed to allocate 3758161922 bytes RJD 15 Oct 04:36
  DICOM, file-dicom.exe failed to allocate 3758161922 bytes Martin Nordholts 15 Oct 07:27
   DICOM, file-dicom.exe failed to allocate 3758161922 bytes RJD 15 Oct 17:58
RJD
2008-10-15 04:36:21 UTC (over 16 years ago)

DICOM, file-dicom.exe failed to allocate 3758161922 bytes

GIMP 2.6.1
Windows XP Home SP3

I tried to open a DICOM file, and received a memory allocation error: gmem.c:156: failed to allocate 3758161922 bytes

file-dicom.exe produced this.

The DICOM file size is 1.7MB.

My machine's memory is 1.5GB. I have two page files, each 1.5GB

Does this look like a code problem, or could the dcm file actually blow up to 3.8GB? Shall I try expanding my page files?

Regards, Bob

Martin Nordholts
2008-10-15 07:27:38 UTC (over 16 years ago)

DICOM, file-dicom.exe failed to allocate 3758161922 bytes

RJD wrote:

I tried to open a DICOM file, and received a memory allocation error: gmem.c:156: failed to allocate 3758161922 bytes

Does this look like a code problem, or could the dcm file actually blow up to 3.8GB?

Hi

This is most probably a code problem.

BR, Martin

RJD
2008-10-15 17:58:37 UTC (over 16 years ago)

DICOM, file-dicom.exe failed to allocate 3758161922 bytes

Thanks.

Also, 3758161922 is E0010002, a suspiciously non-computational number. Looks as if the program got confused with an error code.

Regards, Bob

Martin Nordholts wrote:

RJD wrote:

I tried to open a DICOM file, and received a memory allocation error: gmem.c:156: failed to allocate 3758161922 bytes

Does this look like a code problem, or could the dcm file actually blow up to 3.8GB?

Hi

This is most probably a code problem.

BR, Martin