tags 383695 + moreinfo notfound 383695 subversion/1.5.1dfsg1-2 quit Hi Christian,
Sorry for the slow response. Christian Beutenmueller wrote: > I add a file to my local subversion repository. And then the following > happens: > svn -m "No message." commit > Adding selbst/Moore.pdf > Transmitting file data .Segmentation fault > > The URL of the repository is a local file:///. Backend is fsfs. [...] > #0 0xa7e68d05 in apr_palloc () from /usr/lib/libapr-0.so.0 > #1 0xa7e5953e in apr_hash_make () from /usr/lib/libapr-0.so.0 > #2 0xa7b08207 in svn_fs_fs__copy_dir_entries () > from /usr/lib/libsvn_fs_fs-1.so.0 > #3 0xa7b0d162 in svn_fs_fs__get_node_revision () > from /usr/lib/libsvn_fs_fs-1.so.0 [...] > #16375 0xa7b0e0d1 in svn_fs_fs__delete_node_revision () > from /usr/lib/libsvn_fs_fs-1.so.0 > #16376 0xa7b09367 in svn_fs_fs__with_write_lock () > from /usr/lib/libsvn_fs_fs-1.so.0 > #16377 0xa7b09454 in svn_fs_fs__commit () from /usr/lib/libsvn_fs_fs-1.so.0 Sounds like stack overflow due to infinite recursion. Can you still reproduce this? If not, do you remember when and how it was fixed (/var/log/dpkg.log* might help)? Hope that helps, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org