BaldDemian opened a new issue, #3459:
URL: https://github.com/apache/fory/issues/3459

   ### Search before asking
   
   - [x] I had searched in the [issues](https://github.com/apache/fory/issues) 
and found no similar issues.
   
   
   ### Version
   
   Fory: latest
   OS: Ubuntu 24.04.3 LTS x86_64
   GCC: 13.3.0
   
   ### Component(s)
   
   C++
   
   ### Minimal reproduce step
   
   Apply changes in [this PR](https://github.com/apache/fory/pull/3458) and run 
`bazel test --cache_test_results=no --config=x86_64 --config=ubsan $(bazel 
query //...)`
   
   ### What did you expect to see?
   
   No UB should be detected by UBSan
   
   ### What did you see instead?
   
   Several misaligned address load/store errors. See this log file for more 
details: https://github.com/user-attachments/files/25822916/ubsan_report.txt
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to