[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: RE24 testing call #1 (OL 2.4.24)



Howard Chu wrote:
masarati@aero.polimi.it wrote:

Both, as well as when running the head tests suite with the 2.4.23
release.  Looks as if the swamp additions have tripped into an
existing problem, not anything new.  Leave it out of RE24 until if
have been resolved?

Btw, any other Solaris test runs out there?  I´t like to know if it is
a real Solaris problem or just me..

I'm seeing a similar failure on 32 bit Sparc Solaris 10. But it actually
locks
up in test036 for me, I never get as far as test039. The gdb trace looks
much
the same as what you posted.

Looks like for some reason threads that are blocked waiting for their
sockets
to become writable are never getting waken up. A regular SIGINT shuts down
slapd cleanly so it doesn't appear to be a problem with the condvars being
used to manage the threads. That kinda points to select() simply not
returning
the writable status.

Since there are reports of success on Solaris 9 and Solaris 11 I'm content to pass this off as a bug in Solaris 10. In the meantime, all tests are now passing for me in HEAD on Solaris 10 with ITS#6783 and #6787 patches.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/