[svk-devel] Re: Still problems using svk w/svn.apache.org

Jason Dillon jason at planet57.com
Mon Mar 12 17:59:15 EDT 2007


I'm still unable to sync with the latest svk.  I gave up trying to
sync the entire geronimo tree, and went back to just the
geronimo/server tree, but its still not happy.

Just got the latest from svk/trunk and tried to svk sync -a and it
pukes up a bunch of nasty looking things:

<snip>
Starting to synchronize //mirrors/geronimo-server
Syncing https://svn.apache.org/repos/asf/geronimo/server
Retrieving log information from 472725 to 517416
RA layer request failed: REPORT request failed on
'https://svn.apache.org/repos/asf/geronimo/server': REPORT of
'https://svn.apache.org/repos/asf/geronimo/server': Could not read
chunk delimiter: Secure connection truncated (https://svn.apache.org)
 at /usr/local/svn/perl/SVK/Mirror/Backend/SVNRaPipe.pm line 214
        SVK::Mirror::Backend::SVNRaPipe::read_msg('SVK::Mirror::Backend::SVNRaPipe=HASH(0x1b08c10)')
called at /usr/local/svn/perl/SVK/Mirror/Backend/SVNRaPipe.pm line 272
        eval {...} called at
/usr/local/svn/perl/SVK/Mirror/Backend/SVNRaPipe.pm line 251
        SVK::Mirror::Backend::SVNRaPipe::replay('SVK::Mirror::Backend::SVNRaPipe=HASH(0x1b08c10)',
472729, 0, 1, 'SVK::Editor::SubTree=HASH(0x1c48834)') called at
/usr/local/svn/perl/SVK/Mirror/Backend/SVNRa.pm line 483
        SVK::Mirror::Backend::SVNRa::sync_changeset('SVK::Mirror::Backend::SVNRa=HASH(0x1aa9384)',
472729, 'HASH(0x1b08d54)',
'SVK::Mirror::Backend::SVNRaPipe=HASH(0x1b08c10)', 'HASH(0x1c18754)',
'CODE(0x1a30d44)') called at
/usr/local/svn/perl/SVK/Mirror/Backend/SVNRa.pm line 599
        SVK::Mirror::Backend::SVNRa::_mirror_changesets('SVK::Mirror::Backend::SVNRa=HASH(0x1aa9384)',
'undef', 'CODE(0x1a30d44)') called at
/usr/local/svn/perl/SVK/Mirror/Backend/SVNRa.pm line 565
        SVK::Mirror::Backend::SVNRa::__ANON__() called at
/usr/local/svn/perl/SVK/Mirror.pm line 243
        eval {...} called at /usr/local/svn/perl/SVK/Mirror.pm line 243
        SVK::Mirror::with_lock('SVK::Mirror=HASH(0x1aa9240)',
'mirror', 'CODE(0x1b08ae4)') called at
/usr/local/svn/perl/SVK/Mirror/Backend/SVNRa.pm line 565
        SVK::Mirror::Backend::SVNRa::mirror_changesets('SVK::Mirror::Backend::SVNRa=HASH(0x1aa9384)',
'undef', 'CODE(0x1a30d44)') called at
/usr/local/svn/perl/SVK/Mirror.pm line 373
        SVK::Mirror::run('SVK::Mirror=HASH(0x1aa9240)', 'undef')
called at /usr/local/svn/perl/SVK/Command/Sync.pm line 109
        SVK::Command::Sync::__ANON__() called at
/usr/local/svn/perl/SVK/Command/Sync.pm line 114
        eval {...} called at /usr/local/svn/perl/SVK/Command/Sync.pm line 114
        SVK::Command::Sync::run('SVK::Command::Sync=HASH(0x1aa5ec4)',
'undef') called at /usr/local/svn/perl/SVK/Command.pm line 221
        eval {...} called at /usr/local/svn/perl/SVK/Command.pm line 219
        eval {...} called at /usr/local/svn/perl/SVK/Command.pm line 199
        SVK::Command::run_command('SVK::Command::Sync=HASH(0x1aa5ec4)')
called at /usr/local/svn/perl/App/CLI.pm line 79
        App::CLI::dispatch('SVK::Command', 'xd',
'SVK::XD=HASH(0x18eed08)', 'output', 'undef') called at
/usr/local/svn/perl/SVK/Command.pm line 163
        eval {...} called at /usr/local/svn/perl/SVK/Command.pm line 163
        SVK::Command::invoke('SVK::Command',
'SVK::XD=HASH(0x18eed08)', 'sync', 'undef', '-a') called at
/usr/bin/svk line 143
perl(1955) malloc: ***  Deallocation of a pointer not malloced:
0x1c62a00; This could be a double free(), or free() called with the
middle of an allocated block; Try setting environment variable
MallocHelp to see tools to help debug
perl(1955) malloc: ***  Deallocation of a pointer not malloced:
0x1c4ea00; This could be a double free(), or free() called with the
middle of an allocated block; Try setting environment variable
MallocHelp to see tools to help debug
perl(1955) malloc: ***  Deallocation of a pointer not malloced:
0x1c29000; This could be a double free(), or free() called with the
middle of an allocated block; Try setting environment variable
MallocHelp to see tools to help debug
perl(1955) malloc: ***  Deallocation of a pointer not malloced:
0x1c4bf7b; This could be a double free(), or free() called with the
middle of an allocated block; Try setting environment variable
MallocHelp to see tools to help debug
</snip>

Still no svk love for moi :-(

--jason


On 3/8/07, Chia-Liang Kao <clkao at clkao.org> wrote:
> I think the latest svk trunk should be able to sync the geronimo
> repository.  Sorry it took so long to have this tracked down and
> fixed.
>
> On 03/03/07, Jason Dillon <jason at planet57.com> wrote:
> > Okay, cool... I'm gonna see if I can get tlaloc's svkbuild tree to
> > use the latest sources so I can use the latest trunk code.
> >
> > Hopefully I'll be able to use SVK soonish with Apache Geronimo
> > *fingers crossed*
> >
> > We've got some major restructuring to be done to clean up our build
> > process... which IMO would be impossible to manage without SVK.
> >
> > If there is anything else you need from me to help you debug this
> > please do not hesitate to ask!
> >
> > Cheers,
> >
> > --jason
> >
> >
> > On Mar 3, 2007, at 2:14 PM, Chia-Liang Kao wrote:
> >
> > > On 03/03/07, Jason Dillon <jason at planet57.com> wrote:
> > >>
> > >> And after hours and hours of it doing nothing at all, CTRL-C, spits
> > >> this out:
> > >>
> > >> <snip>
> > >> Interrupted.
> > >> perl(8932) malloc: ***  Deallocation of a pointer not malloced:
> > >> 0x30e1000; This could be a double free(), or free() called with the
> > >
> > >
> > > The ^c causing segfault problem is now fixed in trunk.  I am trying to
> > > reproduce the hanging problem.
> > >
> > > Cheers,
> > > CLK
> > > _______________________________________________
> > > svk-devel mailing list
> > > svk-devel at bestpractical.com
> > > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
> >
> > _______________________________________________
> > svk-devel mailing list
> > svk-devel at bestpractical.com
> > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
> >
> _______________________________________________
> svk-devel mailing list
> svk-devel at bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
>


More information about the svk-devel mailing list