#496164 [bzr-svn] "bzr selftest svn" crashed

Package:
python-subversion
Source:
subversion
Submitter:
"LI Daobing (李道兵)"
Date:
2026-08-30 07:59:01 UTC
Severity:
normal
#496164#5
Date:
2008-08-23 02:25:33 UTC
From:
To:
--- Please enter the report below this line. ---
$ bzr selftest svn
testing: /usr/bin/bzr
   /usr/lib/python2.5/site-packages/bzrlib (1.5 python2.5.2)

[9/824 in 3s]
bzrlib.plugins.svn.tests.test_branch.WorkingSubversionBranch.test_create_checkout
Segmentation fault


gdb backtrace:

(gdb) bt
#0  0xb763a08f in svn_swig_py_array_to_list ()
from /usr/lib/libsvn_swig_py2.5-1.so.1
#1  0xb763db6d in svn_swig_py_get_commit_log_func ()
from /usr/lib/libsvn_swig_py2.5-1.so.1
#2  0xb75a2c71 in svn_client__get_log_msg ()
from /usr/lib/libsvn_client-1.so.1
#3  0xb75a0cd7 in svn_client_commit4 () from /usr/lib/libsvn_client-1.so.1
#4  0xb75a11f1 in svn_client_commit3 () from /usr/lib/libsvn_client-1.so.1
#5  0xb75a1247 in svn_client_commit2 () from /usr/lib/libsvn_client-1.so.1
#6  0xb6a4a85a in ?? ()
from /var/lib/python-support/python2.5/libsvn/_client.so
#7  0xbf85c820 in ?? ()
#8  0x0b516938 in ?? ()
#9  0x00000001 in ?? ()
#10 0x00000000 in ?? ()


Debian Release: lenny/sid
  500 unstable        127.0.0.1
--- Package information. ---
Depends                (Version) | Installed
================================-+-===========
bzr                    (>= 1.4~) | 1.5-1
bzr                    (<< 1.6~) | 1.5-1
python-subversion     (>= 1.4.1) | 1.5.1dfsg1-1
python                  (>= 2.4) | 2.5.2-2
python-central        (>= 0.6.7) | 0.6.7
python                 (>= 2.5)  | 2.5.2-2
 OR python-pysqlite2             | 2.4.1-1

#496164#12
Date:
2012-10-13 09:42:02 UTC
From:
To:
Please note that newer versions of bzr-svn no longer use
python-subversion, but use python-subvertpy instead.