andygrove commented on PR #3649:
URL: 
https://github.com/apache/datafusion-comet/pull/3649#issuecomment-4027740564

   > > > test failure is an existing issue in main branch and is fixed in #3652.
   > > > I will rebase this PR once that is merged
   > > 
   > > 
   > > The tests passed on CI, it says `sbt.ForkMain 40713 failed with exit 
code 134`
   > 
   > A debug assert is triggered because of unaligned memory access.
   
   Actually, I am a bit confused now. The error is:
   
   ```
   Comet native panic: panicked at 
core/src/execution/shuffle/spark_unsafe/row.rs:293:29:
   misaligned pointer dereference: address must be a multiple of 0x8 but is 
0xc1a80000c
   ```
   
   I confirmed that the changes in #3652. do fix this, but not sure why this 
only shows up when enabling debug assertions 😕 


-- 
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