On Mon, 2009-08-31 at 20:16 -0700, [email protected] wrote:
> On Mon, Aug 31, 2009 at 06:46:37PM -0400, Joanmarie Diggs wrote:
> > Hey Padraig.
> > 
> > With respect to the issue below, __main_application_quit ain't quitting;
> > it's getting hung up on the sys.exit(0).
> > 
> > Looking at some DTrace output, I *think* that the failure of
> > __main_application_quit to quit is allowing the transport engine to
> > continue running -- and with my connection to the outside world severed
> > (or the repo down as was the case this weekend), it just keeps
> > trying....
> 
> Can you attach the DTrace output?  I had thought that the transport was
> able to cope with having its consumers closed. I'm in seeing what it is
> that continues to run.

Done. Not sure if the attachment will get scrubbed, but since I'm
including you and Padraig directly I assume that will suffice.

I trimmed it so that the first line begins with my closing the window.
The output ends at the point where I killed the process approximately 2
minutes later.

Note also that this was taken while using Padraig's patch applied to
version d3b0ddf1d1c2+.

HTH. Take care.
--joanie

Attachment: pm-dtrace..tar.gz
Description: application/compressed-tar

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to