On Sat, Jan 10, 2015 at 1:54 PM, Baptiste Daroussin <
baptiste.darous...@gmail.com> wrote:

> 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
>

Fixed!
Thank you for testing this. There are still a few things to work
out/implement, but it is definitely testable at the moment. The main issue
I am aware of that will fail at the moment is changing anything in the
"tags" folder. Please let me know if you find other issues besides that
one.

-- 
˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı
_______________________________________________
fossil-dev mailing list
fossil-dev@lists.fossil-scm.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to