Hi,

I have been trying to import a small svn repository with latest svnimport branch
I have extracted a small subset of the dump able to reproduce the segfault:

Here is the backtrace:
Starting program: /usr/local/bin/fossil import svn gecko.fossil mini-gecko.dump
Importing SVN revision: 163
Program received signal SIGSEGV, Segmentation fault.
manifest_file_rewind (p=0x0) at manifest.c:1076
1076    manifest.c: No such file or directory.
        in manifest.c
Current language:  auto; currently minimal
(gdb) bt
#0  manifest_file_rewind (p=0x0) at manifest.c:1076
#1  0x00000000004350aa in fociFilter (pCursor=0x802343fa8,
idxNum=<value optimized out>,
    idxStr=<value optimized out>, argc=541017833, argv=0x8020431e8) at
foci.c:153
#2  0x0000000000517584 in sqlite3VdbeExec (p=0x802087648) at
./src/sqlite3.c:76161
#3  0x0000000000496b49 in sqlite3_step (pStmt=0x802087648) at
./src/sqlite3.c:68761
#4  0x000000000041f5c2 in db_step (pStmt=0x7fffffffd738) at db.c:348
#5  0x0000000000439af1 in import_cmd () at import.c:1267
#6  0x000000000044675f in main (argc=<value optimized out>,
argv=<value optimized out>) at main.c:760

Here is the dump:
http://people.freebsd.org/~bapt/mini-gecko.dump

Best regards,
Bapt
_______________________________________________
fossil-dev mailing list
fossil-dev@lists.fossil-scm.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to