Seeing repeated crashloops of my ignition gateway in docker as of this morning:
logs:
```
jvm 3 | 2026/06/10 22:19:07 | I [ModuleInstance ] [22:19:07.440]: Starting up module 'com.inductiveautomation.historian' v1.3.3 (b2026012009)... module-name=Historian Core
jvm 3 | 2026/06/10 22:19:07 | I [h.manager ] [22:19:07.440]: Starting... module-name=Historian Core
jvm 3 | 2026/06/10 22:19:08 | Log configuration loaded from default internal file.
jvm 3 | 2026/06/10 22:19:17 | #
jvm 3 | 2026/06/10 22:19:17 | # A fatal error has been detected by the Java Runtime Environment:
jvm 3 | 2026/06/10 22:19:17 | #
jvm 3 | 2026/06/10 22:19:17 | # SIGSEGV (0xb) at pc=0x000078c261d9fcff, pid=1347, tid=1802
jvm 3 | 2026/06/10 22:19:17 | #
jvm 3 | 2026/06/10 22:19:17 | # JRE version: OpenJDK Runtime Environment Zulu17.62+18-SA (17.0.17+10) (build 17.0.17+10-LTS)
jvm 3 | 2026/06/10 22:19:17 | # Java VM: OpenJDK 64-Bit Server VM Zulu17.62+18-SA (17.0.17+10-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
jvm 3 | 2026/06/10 22:19:17 | # Problematic frame:
jvm 3 | 2026/06/10 22:19:17 | # C [libquestdb2503478995079106232.so+0xb8cff]
jvm 3 | 2026/06/10 22:19:17 | #
jvm 3 | 2026/06/10 22:19:17 | # Core dump will be written. Default location: Core dumps may be processed with "/wsl-capture-crash %t %E %p %s" (or dumping to /usr/local/bin/ignition/core.1347)
jvm 3 | 2026/06/10 22:19:17 | #
jvm 3 | 2026/06/10 22:19:17 | # An error report file with more information is saved as:
jvm 3 | 2026/06/10 22:19:17 | # /usr/local/bin/ignition/hs_err_pid1347.log
jvm 3 | 2026/06/10 22:19:17 | I [h.p.CoreHistorian ] [22:19:17.882]: Historian 'localhist' started module-name=Historian Core, historian-name=localhist
jvm 3 | 2026/06/10 22:19:17 | #
jvm 3 | 2026/06/10 22:19:17 | # If you would like to submit a bug report, please visit:
jvm 3 | 2026/06/10 22:19:17 | #
jvm 3 | 2026/06/10 22:19:17 | # The crash happened outside the Java Virtual Machine in native code.
jvm 3 | 2026/06/10 22:19:17 | # See problematic frame for where to report the bug.
jvm 3 | 2026/06/10 22:19:17 | #
jvm 3 | 2026/06/10 22:19:17 | [thread 1815 also had an error]
```