[Kde-scm-interest] svn2git crash

Niko Sams niko.sams at gmail.com
Tue Sep 14 22:09:37 CEST 2010


Hello,

When running svn2git current master with kde-rules-main current master
on the svn repo
I get this crash:
../svn2git/svn-all-fast-export
--identity-map=../kde-ruleset/account-map
--rules=../kde-ruleset/kde-rules-main --resume-from=412500 --dry-run
../svn

Exporting revision 412569 .ASSERT: "!isEmpty()" in file
/usr/include/qt4/QtCore/qvector.h, line 248

Program received signal SIGABRT, Aborted.
0x00007ffff5cb4445 in raise () from /lib/libc.so.6
(gdb) bt
#0  0x00007ffff5cb4445 in raise () from /lib/libc.so.6
#1  0x00007ffff5cb5941 in abort () from /lib/libc.so.6
#2  0x00007ffff71027ed in qt_message_output(QtMsgType, char const*) ()
from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007ffff710298d in ?? () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007ffff7102b25 in qFatal(char const*, ...) () from
/usr/lib64/qt4/libQtCore.so.4
#5  0x00000000004172b1 in QVector<int>::last (this=0x66c118) at
/usr/include/qt4/QtCore/qvector.h:248
#6  0x000000000040cf88 in FastImportRepository::resetBranch
(this=0x64c1d0, branch="master", revnum=412569, mark=0, resetTo='0'
<repeats 40 times> = {...},
    comment="delete" = {...}) at repository.cpp:575
#7  0x0000000000411f98 in FastImportRepository::deleteBranch
(this=0x64c1d0, branch="master", revnum=412569) at repository.cpp:565
#8  0x000000000041ba1d in SvnRevision::exportInternal
(this=0x7fffffffd820, key=0xe99768
"/trunk/extragear/multimedia/cdbakeoven", change=0xe99968,
    path_from=0x0, rev_from=-1,
current="/trunk/extragear/multimedia/cdbakeoven/", rule=...) at
svn.cpp:633
#9  0x000000000041e36f in SvnRevision::exportDispatch
(this=0x7fffffffd820, key=0xe99768
"/trunk/extragear/multimedia/cdbakeoven", change=0xe99968,
    path_from=0x0, rev_from=-1, changes=0xe99880,
current="/trunk/extragear/multimedia/cdbakeoven/", rule=...,
pool=0xf315e8) at svn.cpp:593
#10 0x000000000041ecad in SvnRevision::exportEntry
(this=0x7fffffffd820, key=0xe99768
"/trunk/extragear/multimedia/cdbakeoven", change=0xe99968,
    changes=0xe99880) at svn.cpp:551
#11 0x000000000041f193 in SvnRevision::prepareTransactions
(this=0x7fffffffd820) at svn.cpp:457
#12 0x000000000041f283 in SvnPrivate::exportRevision (this=0xa692c0,
revnum=412569) at svn.cpp:430
#13 0x000000000041f350 in Svn::exportRevision (this=0x7fffffffda60,
revnum=412569) at svn.cpp:138
#14 0x000000000042292b in main (argc=6, argv=0x7fffffffddf8) at main.cpp:184


thanks,
Niko


More information about the Kde-scm-interest mailing list