Package: rapidsvn
Version: 0.7.0-2
Severity: important
When trying to check out the repository at
https://cobia.ed.qut.edu.au/webdev/rite/trunk/ rapidsvn triggers the
following assertion (which is printed to stderr/stdout). Checkout was
going to /home/ted/code/rite/
rapidsvn: subversion/libsvn_subr/path.c:343: svn_path_remove_component:
Assertion `is_canonical (path->data, path->len)' failed.
The server requires authentication. It is not under my control, however
I have some degree of clout so might be able to organise for access to
be granted for the purpose of fixing this bug.
A backtrace is provided below. This bug is reproducible. Sorry about the
indenting.
Program received signal SIGABRT, Aborted.
[Switching to Thread -1225297088 (LWP 12467)]
0xb747e83b in raise () from /lib/tls/libc.so.6
(gdb) bt
#0 0xb747e83b in raise () from /lib/tls/libc.so.6
#1 0xb747ffa2 in abort () from /lib/tls/libc.so.6
#2 0xb74782df in __assert_fail () from /lib/tls/libc.so.6
#3 0xb7f4ab04 in svn_path_remove_component () from
/usr/lib/libsvn_subr-1.so.0
#4 0xb7f4ab49 in svn_path_remove_components ()
from /usr/lib/libsvn_subr-1.so.0
#5 0xb740da51 in svn_ra_dav__do_stat () from
/usr/lib/libsvn_ra_dav-1.so.0
#6 0xb7f68d1f in svn_ra_get_repos_root () from
/usr/lib/libsvn_ra-1.so.0
#7 0xb7fb06e0 in svn_client__repos_locations ()
from /usr/lib/libsvn_client-1.so.0
#8 0xb7fb0c61 in svn_client__ra_session_from_path ()
from /usr/lib/libsvn_client-1.so.0
#9 0xb7f9cc3e in svn_client__checkout_internal ()
from /usr/lib/libsvn_client-1.so.0
#10 0xb7f9d1f3 in svn_client_checkout () from
/usr/lib/libsvn_client-1.so.0
#11 0xb7fc493f in svn::Client::checkout () from
/usr/lib/libsvncpp.so.0
#12 0x08062884 in std::vector<svn::Path,
std::allocator<svn::Path>
>::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<svn::Path
>const*, std::vector<svn::Path, std::allocator<svn::Path> >
>> > ()
#13 0x080a1e86 in wxCheckBoxBase::~wxCheckBoxBase ()
#14 0x0809cd9f in wxCheckBoxBase::~wxCheckBoxBase ()
#15 0x0809b325 in wxCheckBoxBase::~wxCheckBoxBase ()
#16 0xb7932bb7 in wxEvtHandler::SearchEventTable ()
from /usr/lib/libwx_gtk-2.4.so.0
#17 0xb79329d3 in wxEvtHandler::ProcessEvent ()
from /usr/lib/libwx_gtk-2.4.so.0
#18 0xb78c37b8 in wxMenuBar::SetLabelTop () from
/usr/lib/libwx_gtk-2.4.so.0
#19 0xb7284f48 in gtk_item_factory_new () from
/usr/lib/libgtk-1.2.so.0
#20 0xb7297f86 in gtk_marshal_NONE__NONE () from
/usr/lib/libgtk-1.2.so.0
#21 0xb72d06d5 in gtk_signal_remove_emission_hook ()
from /usr/lib/libgtk-1.2.so.0
#22 0xb72cf98b in gtk_signal_set_funcs () from
/usr/lib/libgtk-1.2.so.0
#23 0xb72cd134 in gtk_signal_emit () from
/usr/lib/libgtk-1.2.so.0
#24 0xb730ea90 in gtk_widget_activate () from
/usr/lib/libgtk-1.2.so.0
#25 0xb72a1f04 in gtk_menu_shell_activate_item ()
from /usr/lib/libgtk-1.2.so.0
#26 0xb72a0f9a in gtk_menu_shell_deactivate () from
/usr/lib/libgtk-1.2.so.0
#27 0xb7297bb6 in gtk_marshal_BOOL__POINTER () from
/usr/lib/libgtk-1.2.so.0
#28 0xb72cf7ba in gtk_signal_set_funcs () from
/usr/lib/libgtk-1.2.so.0
#29 0xb72cd134 in gtk_signal_emit () from
/usr/lib/libgtk-1.2.so.0
#30 0xb730e748 in gtk_widget_event () from
/usr/lib/libgtk-1.2.so.0
#31 0xb7297a0f in gtk_propagate_event () from
/usr/lib/libgtk-1.2.so.0
#32 0xb72967d4 in gtk_main_do_event () from
/usr/lib/libgtk-1.2.so.0
#33 0xb71d6fd5 in gdk_wm_protocols_filter () from
/usr/lib/libgdk-1.2.so.0
#34 0x0817bfe0 in ?? ()
#35 0x00000000 in ?? ()
#36 0xbffff718 in ?? ()
#37 0x00000000 in ?? ()
#38 0xb71b724c in ?? () from
/usr/lib/libglib-1.2.so.0
#39 0x00000000 in ?? ()
#40 0xbffff738 in ?? ()
#41 0xb71a4dd8 in g_get_current_time () from
/usr/lib/libglib-1.2.so.0
#42 0xb71a4dd8 in g_get_current_time () from
/usr/lib/libglib-1.2.so.0
#43 0xb71a52c1 in g_get_current_time () from
/usr/lib/libglib-1.2.so.0
#44 0xb71a55e5 in g_main_run () from
/usr/lib/libglib-1.2.so.0
#45 0xb729625f in gtk_main () from
/usr/lib/libgtk-1.2.so.0
#46 0xb7891159 in wxApp::MainLoop () from
/usr/lib/libwx_gtk-2.4.so.0
#47 0xb78f2797 in wxAppBase::OnRun () from
/usr/lib/libwx_gtk-2.4.so.0
#48 0xb78918bb in wxEntry () from
/usr/lib/libwx_gtk-2.4.so.0
#49 0x08093bbb in wxCheckBoxBase::~wxCheckBoxBase
()
#50 0xb746b974 in __libc_start_main () from
/lib/tls/libc.so.6
#51 0x080584e1 in ?? ()
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-k7
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Versions of packages rapidsvn depends on:
ii libapr0 2.0.54-4 the Apache Portable Runtime
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libdb4.2 4.2.52-19 Berkeley v4.2 Database Libraries [
ii libexpat1 1.95.8-3 XML parsing C library - runtime li
ii libgcc1 1:4.0.1-2 GCC support library
ii libldap2 2.1.30-11 OpenLDAP libraries
ii libneon24 0.24.7.dfsg-2 An HTTP and WebDAV client library
ii libssl0.9.7 0.9.7g-1 SSL shared libraries
ii libstdc++5 1:3.3.6-7 The GNU Standard C++ Library v3
ii libsvn0 1.2.0-1 shared libraries used by Subversio
ii libsvncpp0 0.7.0-2 Subversion C++ shared library
ii libwxgtk2.4 2.4.3.1 wxWindows Cross-platform C++ GUI t
ii libxml2 2.6.20-1 GNOME XML library
ii zlib1g 1:1.2.3-1 compression library - runtime
rapidsvn recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]