[BUG?] svn plugin causes segfaults on Dapper
Jelmer Vernooij
jelmer at samba.org
Fri May 19 18:09:03 BST 2006
On Thu, 2006-05-18 at 20:02 -0400, John Dong wrote:
> 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.
Thanks for the bugreport!
This appears to be a problem specific to svn_ra_http - I can reproduce
it here. I'll try to fix it in the next couple of days.
You will need patched Python bindings (or Subversion from Subversion'
trunk) once you get past this point.
Cheers,
Jelmer
> (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 ()
>
--
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060519/59b7a1cc/attachment.pgp
More information about the bazaar
mailing list