On Sat 16 Feb 2008 at 12:22PM, Angelo Rajadurai wrote:
> Hi Dan:
> 
> Thanks for the suggestion. I'm importing 1700+ packages and the
> hang happens at random locations. So its not any particular package.
> I' don't think this is got to do with bad input.
> 
> Also just restarting the pkg.depotd seems to resolve the issue and the
> same pkg loads ok.
> 
> I tried to dtrace it and it looks like dtrace causes enough delay that
> it causes the problem to go away. Looks like a race condition. As
> on of the symptoms is that the number of pkgs imported as show in
> the attr file as well as the webpage seems to reset to 0 once I restart
> it. I'm thinking its in that code some place.
> 
> I also intend on trying with single thread as suggested by Danek.
> Also having a debug python can give us a better python stack from
> gdb!

We really need pstack to be python-aware.  I think someone might
be working on that, as well.

        -dp

-- 
Daniel Price - Solaris Kernel Engineering - [EMAIL PROTECTED] - blogs.sun.com/dp
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to