On Sun, Sep 19, 2010 at 11:16 AM, Stephen Corbesero <[email protected]> wrote:
> It still seems to hang right after the message about the 'Final
> linkage'.  That is coming from the link_elements() subroutine in
> xfer-src/xfer.c.

Which is basically where the threading starts..

> I am not sure what to do next to get more evidence.

Have you checked that libc_r, glib, perl, and Amanda are all compiled
with the same threading library?  John Hein dug up a thread from when
we tried to work this out back in March:

  http://lists.freebsd.org/pipermail/freebsd-perl/2010-March/002511.html

the thread went un-answered at the time.  The solution we found was to
build a threaded perl, using the same underlying threading library
that everything else is built against.  If I recall, John ended up
doing a *lot* of custom builds for this.  I'm not sure what the
"right" solution is here.

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com

Reply via email to