lfdversluis commented on issue #2504:
URL: 
https://github.com/apache/datafusion-comet/issues/2504#issuecomment-3360081801

   This time comet did run (yay) and crashed the JVM 😅 
   ```
    [...]
   Couldn't locate log file from either COMET_CONF_DIR or comet.log.file.path. 
Using default log configuration which emits to stdout
   #
   # A fatal error has been detected by the Java Runtime Environment:
   #
   #  SIGILL (0x4) at pc=0x00007fd166dff790, pid=12, tid=1171
   #
   # JRE version: OpenJDK Runtime Environment Temurin-17.0.15+6 (17.0.15+6) 
(build 17.0.15+6)
   # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.15+6 (17.0.15+6, mixed 
mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, 
linux-amd64)
   # Problematic frame:
   # C  [libcomet-384294430278044736.so+0x38d4790]  
_$LT$log4rs..encode..pattern..parser..Parser$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::he2f3f88f45a2cff6+0xca0
   #
   # No core dump will be written. Core dumps have been disabled. To enable 
core dumping, try "ulimit -c unlimited" before starting Java again
   ```
   The conf dir not comet.log.file.path are outlined in 
https://datafusion.apache.org/comet/user-guide/0.10/configs.html 
   I'll check on how to disable logging for now. Pointers are welcome :)


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