On Mon, Sep 28, 2009 at 05:16:46PM -0400, Dan McDonald wrote: > On Mon, Sep 28, 2009 at 02:09:52PM -0700, Gary Mills wrote: > > I've now posted twice to request-sponsor at opensolaris dot org asking for a > > sponsor for my fix of bug 6713844. Nobody has responded. > > Sorry for being slow. > > I'll sponsor Gary!
Thanks, Dan. I believe my part is all done, but if not please let me know. Here's the info: Before my fix, when I enabled the inetd service after importing a faulty manifest, it issued one message and then dumped core: Sep 9 11:39:21 ati inetd[100926]: [ID 702911 daemon.error] Property 'connection_backlog' of instance svc:/network/rpc-100235_1/rpc_ticotsord:default is missing, inconsistent or invalid It was indeed a double free() error. After the fix, it issues two messages and then continues running: Sep 10 21:35:54 ati inetd[101329]: [ID 702911 daemon.error] Property 'connection_backlog' of instance svc:/network/rpc/gss:default is missing, inconsistent or invalid Sep 10 21:35:54 ati inetd[101329]: [ID 702911 daemon.error] Invalid configuration for instance svc:/network/rpc/gss:default, placing in maintenance My webrev is at: http://cr.opensolaris.org/~jgmills/ws-6713844/ -- -Gary Mills- -Unix Group- -Computer and Network Services-