Closed harshadsinkar closed 4 months ago
@harshadsinkar - I cannot reproduce, so I made a speculative fix. Can you please try if it works? (#8832)
@fviernau - Thank you for quick fix-#8832. Tested and it works. 👍
Thanks @harshadsinkar for testing.
Describe the bug
The error occurs while attempting to generate a 'SpdxDocument' report, resulting in an OutOfMemoryError. The specific error message states: "UTF16 String size is 1310357935, should be less than 1073741823", indicating that an attempt to create a UTF16 string exceeded the maximum allowed size, leading to the error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
SPDX report is generated.
Console / log output
Add console and / or log output that shows the error and additional context. No screenshots of plain text please, to keep text searchable.
Environment
Output of the
ort requirements
command:Additional context
As stated here https://github.com/oss-review-toolkit/ort?tab=readme-ov-file#system-requirements, following option was also exported and same outcome was observed: