Re: PR_Write blocks indefinitely
Wan-Teh Chang <[email protected]> Fri, 21 Nov 2008 15:23:40 -0800
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Nov 21, 2008 at 8:39 AM, Monkeon <[email protected]> wrote: > > I'm afraid I misdiagnosed this problem. After further debug work, it turns > out the PR_Write was fine. Unfortunately, I have managed to confirm that > PR_NewPollableEvent intermittently returns NULL with a NSPR error -5974. > The machine in question has plenty of system resources available, so this > seems a slightly odd error. Could you also find out what PR_GetOSError() returns when PR_NewPollableEvent fails? Please remind me what the platform is. Wan-Teh