gortiz commented on issue #12376: URL: https://github.com/apache/pinot/issues/12376#issuecomment-1935442118
May be related to #12286. I would suggest the same thing I suggested there. Could you try again but running Pinot with Java 17 or 21? Alternatively, could you change `pinot.offheap.buffer.factory` to `org.apache.pinot.segment.spi.memory.unsafe.UnsafePinotBufferFactory`? That change should be applied in the pinot-`server.conf` file. This change would probably not fix the issue but may prevent the SIGSEV. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org