Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 5340a005df22860a2ed45f0779fc8cb9 > files > 19

xdelta-devel-2.0-0.Beta1.7mdk.ppc.rpm

-*- Text -*-

1. Segmentation fault in Berkeley DB txn_abort().  When the 'xdelta2'
application fails in some way it aborts the current transaction, and
the database is known to crash during this process.  For example:

$ ./xdelta2 create D
$ ./xdelta2 register D A
$ ./xdelta2 register D A
dbfs.c:882: Key already exists
Segmentation fault (core dumped)

2. This software needs more documentation.