Dear all I am trying to migrate following this recipe: https://mirror.netcologne.de/bareos.org/experimental/CD/PR-619/BareosMainReference/Appendix/Howtos.html#section-migrationmysqltopostgresql
I am getting an error message and and wonder if there are log files somewhere that help me to understand why the database could not be opened. The message "double free or corruption (!prev)" points to a bug when deallocating memory. It is probably a consequence of the database not being opened rather than the root cause for it. See also: https://www.linuxquestions.org/questions/programming-9/what-does-this-error-mean-double-free-or-corruption-661294/ ./dird/dbcopy/bareos-dbcopy -c /etc/bareos/bareos-dir.conf QtronCatalog QtronCatalog-psql Copying tables from "QtronCatalog" to "QtronCatalog-psql" 03-Jul 19:13 JobId 0: Fatal error: 03-Jul 19:13 JobId 0: Fatal error: Could not open database QtronCatalog. double free or corruption (!prev) Aborted (core dumped) Thanks Tilman -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/deda9de3-a605-43ff-831e-4eb7cea39cbbn%40googlegroups.com.
