[BUG?] svn plugin causes segfaults on Dapper
John Dong
jdong at ubuntu.com
Fri May 19 01:02:28 BST 2006
Hi,
I'm running Ubuntu Dapper and I'm trying to play around with your bzr svn
plugin. My current problem is that it segfaults on me. Below is a gdb
session with it.
(gdb) run /usr/bin/bzr log svn+http://adambots.gotdns.com/adambots-2006
Starting program: /usr/bin/python /usr/bin/bzr log
svn+http://adambots.gotdns.co m/adambots-2006
[Thread debugging using libthread_db enabled]
[New Thread -1210677024 (LWP 1873)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1210677024 (LWP 1873)]
0xb76d7ba9 in svn_auth_set_parameter () from /usr/lib/libsvn_subr-1.so.0
(gdb) bt
#0 0xb76d7ba9 in svn_auth_set_parameter () from /usr/lib/libsvn_subr-1.so.0
#1 0xb74f4c0e in svn_ra_dav_init () from /usr/lib/libsvn_ra_dav-1.so.0
#2 0xb75335ed in svn_ra_open2 () from /usr/lib/libsvn_ra-1.so.0
#3 0xb755726a in init_ra ()
from /usr/lib/python2.4/site-packages/libsvn/_ra.so
#4 0x0805946c in PyObject_Call ()
#5 0x080b0483 in PyEval_CallObjectWithKeywords ()
#6 0x080a8e3d in _PyUnicodeUCS4_IsNumeric ()
#7 0x080b62c7 in PyEval_EvalFrame ()
#8 0x080b771f in PyEval_EvalCodeEx ()
#9 0x080b6f93 in PyEval_EvalFrame ()
#10 0x080b771f in PyEval_EvalCodeEx ()
#11 0x080fc03d in PyFunction_SetClosure ()
#12 0x0805946c in PyObject_Call ()
#13 0x0805f005 in PyMethod_New ()
#14 0x0805946c in PyObject_Call ()
#15 0x0808adc5 in _PyType_Lookup ()
#16 0x0808cee8 in _PyObject_SlotCompare ()
#17 0x0805946c in PyObject_Call ()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20060518/547389ac/attachment.htm
More information about the bazaar
mailing list