gdbtest is broken?
Valentin Pavlyuchenko
thevalik at gmail.com
Mon May 3 18:43:59 UTC 2010
Hi all,
I've tried to run a gdb unittest and it fails with the following output:
valentine at valentine-pc:~/soft/buildsand/build/kdevelop/kdevelop-4:4.0.0+1122372/obj-x86_64-linux-gnu/debuggers/gdb$
./gdbtest
<unknown program name>(28953)/ KDevelop::allocateRepository: Missing
session environment variable KDEV_SESSION!
WARNING: deleting stale lockfile /home/valentine/.kdevduchain/0/lock
<unknown program name>(28953)/ KDevelop::allocateRepository: picked
duchain directory "/home/valentine/.kdevduchain/0"
<unknown program name>(28953)/ KDevelop::ItemRepositoryRegistry::open:
version-hint not found, seems to be an old version
<unknown program name>(28953)/ KDevelop::ItemRepositoryRegistry::open:
current count of crashes: 1
<unknown program name>(28953)/ KDevelop::ItemRepositoryRegistry::open:
"The data-repository at /home/valentine/.kdevduchain/0 has to be
cleared."
<unknown program name>(28953)/ KDevelop::allocateRepository: Missing
session environment variable KDEV_SESSION!
<unknown program name>(28953)/ KDevelop::allocateRepository: picked
duchain directory "/home/valentine/.kdevduchain/0"
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
********* Start testing of GDBDebugger::GdbTest *********
Config: Using QTest library 4.6.2, Qt 4.6.2
PASS : GDBDebugger::GdbTest::initTestCase()
QWARN : GDBDebugger::GdbTest::testStdOut() QObject::connect: Cannot
connect KDevelop::UiController::areaCreated(Sublime::Area*) to
(null)::areaCreated(Sublime::Area*)
QWARN : GDBDebugger::GdbTest::testStdOut() QFSFileEngine::map:
Mapping a file beyond its size is not portable
QWARN : GDBDebugger::GdbTest::testStdOut() QFSFileEngine::map:
Mapping a file beyond its size is not portable
QWARN : GDBDebugger::GdbTest::testStdOut() QFSFileEngine::map:
Mapping a file beyond its size is not portable
QWARN : GDBDebugger::GdbTest::testStdOut() QFSFileEngine::map:
Mapping a file beyond its size is not portable
QFATAL : GDBDebugger::GdbTest::testStdOut() Received signal 11
FAIL! : GDBDebugger::GdbTest::testStdOut() Received a fatal error.
Loc: [Unknown file(0)]
Totals: 1 passed, 1 failed, 0 skipped
********* Finished testing of GDBDebugger::GdbTest *********
Aborted
Is this just for me? Using SVN rev 1121501 from today.
--
Best regards,
Valentin Pavlyuchenko
More information about the KDevelop-devel
mailing list