mouse07410 / asn1c

The ASN.1 Compiler
http://lionet.info/asn1c/
BSD 2-Clause "Simplified" License
94 stars 70 forks source link

Unable to decode lte rrc UE-EUTRA-Capability message #120

Closed ghost closed 8 months ago

ghost commented 1 year ago

Hi UE-EUTRA-Capability PDU is not decoded when the message length is large.

./rrc-dump -iuper -p UE-EUTRA-Capability UE_EUTRA_Capability_0.uper

error: UE_EUTRA_Capability_0.uper: Decode failed past byte 0: Input processing error

UE_EUTRA_Capability_0.zip

3GPP TS 36.331 V17.1.0 (2022-06)

mouse07410 commented 1 year ago

Sorry, no idea. But the location of the failure seems to suggest that message size does not play a role here?

mouse07410 commented 8 months ago

No idea how to proceed, closing.