Fails to read SourceDebugExtensionAttribute

Issue #39 resolved
Daniel Klauer created an issue
java.io.EOFException
    at java.io.DataInputStream.readFully(DataInputStream.java:197)
    at java.io.DataInputStream.readUTF(DataInputStream.java:609)
    at java.io.DataInputStream.readUTF(DataInputStream.java:564)
    at org.opalj.bi.reader.SourceDebugExtension_attributeReader$$anonfun$1.apply(SourceDebugExtension_attributeReader.scala:71)
    at org.opalj.bi.reader.SourceDebugExtension_attributeReader$$anonfun$1.apply(SourceDebugExtension_attributeReader.scala:68)
[...]

Comments (8)

  1. Log in to comment