Package: subversion
Version: 1.7.5-1
Severity: important

I had a checked out copy created by svn 1.6; after updating the subversion
package to 1.7.5, it insisted on running "svn upgrade", which I did.

After "svn upgrade" finished, I've run "svn st" to see if all is OK, and it was
OK, except it shows an exclamation point for one of the directories in the
repository.

$ svn st
!       gif/mobile

Trying to run "svn cleanup", deleting the directory and re-fetching it via "svn
up", does not make the exclamation point go away.

Trying to run "svn log" on this directory causes svn to segfault:

$ svn log gif/mobile
Segmentation fault (core dumped)
$ gdb svn core
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/svn...(no debugging symbols found)...done.
[New LWP 6641]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `svn log gif/mobile'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f9816edfbf1 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) where
#0  0x00007f9816edfbf1 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f981765eb5b in svn_relpath_join () from /usr/lib/x86_64-linux-
gnu/libsvn_subr-1.so.1
#2  0x00007f9817f045d8 in svn_wc__internal_get_origin () from /usr/lib/x86_64
-linux-gnu/libsvn_wc-1.so.1
#3  0x00007f98181a0799 in svn_client__repos_locations () from /usr/lib/x86_64
-linux-gnu/libsvn_client-1.so.1
#4  0x00007f98181a0b19 in svn_client__ra_session_from_path () from
/usr/lib/x86_64-linux-gnu/libsvn_client-1.so.1
#5  0x00007f981818ef4d in svn_client_log5 () from /usr/lib/x86_64-linux-
gnu/libsvn_client-1.so.1
#6  0x000000000040fd40 in svn_cl__log ()
#7  0x0000000000407fb0 in ?? ()
#8  0x00007f9816e7eead in __libc_start_main () from /lib/x86_64-linux-
gnu/libc.so.6
#9  0x00000000004084b5 in ?? ()
#10 0x00007fff94128f78 in ?? ()
#11 0x000000000000001c in ?? ()
#12 0x0000000000000003 in ?? ()
#13 0x00007fff9412966b in ?? ()
#14 0x00007fff9412966f in ?? ()
#15 0x00007fff94129673 in ?? ()
#16 0x0000000000000000 in ?? ()
(gdb)

The fact that svn segfaults when running "svn log" is certainly a bug. I'm not
sure what causes this folder to appear with the exclamation point though, and
how to fix it.



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages subversion depends on:
ii  libapr1     1.4.6-3
ii  libc6       2.13-33
ii  libsasl2-2  2.1.25.dfsg1-4+b1
ii  libsvn1     1.7.5-1

subversion recommends no packages.

Versions of packages subversion suggests:
ii  db5.1-util        5.1.29-4
ii  patch             2.6.1-3
ii  subversion-tools  1.7.5-1

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to