Comment 2 for bug 1239126

Revision history for this message
Adam Reichold (adamreichold) wrote :

Most interesting would a stack trace from where QSqlDatabasePrivate::removeDatabase gets called, as the database singleton should be the only one with a reference to the connection and it should deconstruct before the application object as it is its child.