Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

agfa2dcm: fails to extract DICOM files encoded with Explicit VR Big Endian Transfer Syntax #929

Closed
gunterze opened this issue Mar 23, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Mar 23, 2021

Fails to extract DICOM files encoded with Explicit VR Big Endian Transfer Syntax

java.io.EOFException
	at org.dcm4che3.util.StreamUtils.readFully(StreamUtils.java:74)
	at org.dcm4che3.io.DicomInputStream.readFully(DicomInputStream.java:393)
	at org.dcm4che3.io.DicomInputStream.readValue(DicomInputStream.java:855)
	at org.dcm4che3.io.DicomInputStream.readValue(DicomInputStream.java:605)
	at org.dcm4che3.io.DicomInputStream.readAttributes(DicomInputStream.java:576)
	at org.dcm4che3.io.DicomInputStream.readDataset(DicomInputStream.java:503)
	at org.dcm4che3.tool.agfa2dcm.Agfa2Dcm.extract(Agfa2Dcm.java:137)
	at org.dcm4che3.tool.agfa2dcm.Agfa2Dcm.main(Agfa2Dcm.java:79)

Related #878

@gunterze gunterze added the bug label Mar 23, 2021
@gunterze gunterze added this to the 5.23.2 milestone Mar 23, 2021
@gunterze gunterze self-assigned this Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant