When I try to load Adept or the Adept manager it tells me that some other process is using the database. What would cause this and what do I do to repair it?
The Crash handler comes up if I tell the program to try to repair the problem.
The Crash handler comes up if I tell the program to try to repair the problem.
Code:
[KCrash handler] #6 0xb7ee4410 in __kernel_vsyscall () #7 0xb7446085 in raise () from /lib/tls/i686/cmov/libc.so.6 #8 0xb7447a01 in abort () from /lib/tls/i686/cmov/libc.so.6 #9 0xb7656480 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6 #10 0xb7653d05 in ?? () from /usr/lib/libstdc++.so.6 #11 0xb7653d42 in std::terminate () from /usr/lib/libstdc++.so.6 #12 0xb7653e6a in __cxa_throw () from /usr/lib/libstdc++.so.6 #13 0x0810e796 in ?? () #14 0x0810eb9a in ?? () #15 0x0810f405 in ?? () #16 0x0810f4e5 in ?? () #17 0x0810cedd in ?? () #18 0x0816254e in ?? () #19 0x0809d3d0 in ?? () #20 0x08075845 in ?? () #21 0x08077b7a in ?? () #22 0xb6a2b704 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #23 0xb6dbaaba in QSignal::signal () from /usr/lib/libqt-mt.so.3 #24 0xb6a4a7b2 in QSignal::activate () from /usr/lib/libqt-mt.so.3 #25 0xb6a52936 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3 #26 0xb69bfc36 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #27 0xb69c1a5f in QApplication::notify () from /usr/lib/libqt-mt.so.3 #28 0xb70c5672 in KApplication::notify () from /usr/lib/libkdecore.so.4 #29 0xb695028d in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3 #30 0xb69b2b19 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3 #31 0xb696564b in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #32 0xb69daf90 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #33 0xb69dac8e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #34 0xb69c17df in QApplication::exec () from /usr/lib/libqt-mt.so.3 #35 0x08072665 in ?? () #36 0xb7431450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #37 0x080723b1 in ?? ()
Comment