virtuoso-opensource
virtuoso-opensource copied to clipboard
Bus error after checkpoint
Hello,
We got in our virtuoso a "bus error" a few secounds after a checkpoint. Our version is aa01ef278b2a4093cbe74cf7ef23729af3e7fedf.
Log:
17:18:36 INFO: PL LOG: Loader started
17:18:36 INFO: PL LOG: Loader started
17:18:36 INFO: PL LOG: Loader started
17:18:36 INFO: PL LOG: Loader started
17:18:36 INFO: PL LOG: Loader started
17:18:36 INFO: PL LOG: Loader started
17:18:36 INFO: PL LOG: Loader started
17:18:36 INFO: PL LOG: Loader started
17:18:47 INFO: PL LOG: No more files to load. Loader has finished,
17:18:47 INFO: PL LOG: No more files to load. Loader has finished,
17:18:47 INFO: PL LOG: No more files to load. Loader has finished,
17:18:47 INFO: PL LOG: No more files to load. Loader has finished,
17:18:47 INFO: PL LOG: No more files to load. Loader has finished,
17:18:47 INFO: PL LOG: No more files to load. Loader has finished,
17:18:47 INFO: PL LOG: No more files to load. Loader has finished,
17:18:48 INFO: PL LOG: No more files to load. Loader has finished,
17:19:26 INFO: Checkpoint started
17:19:29 INFO: Checkpoint finished, log reused
Bus error
Is there something I can provide to find the error?
Thanks
Can you please recompile your Virtuoso open source build in debug mode and force core file generation from which a gdb stack trace can be obtained with detailed information as to the cause of the "Bus error", as described in this document ...