Closed
Bug 32005
Opened 26 years ago
Closed 26 years ago
PR_Poll assertion breaks table regression tests
Categories
(Core :: Networking, defect, P3)
Tracking
()
People
(Reporter: karnaze, Assigned: ruslan)
References
(
URL
)
Details
On a 5:30 am build, when loading
file:///s|/mozilla/layout/html/tests/table/core/misc.html in Viewer, I get the
following stack and can not recover. This is a recent regression and does not
occur on a build of last night around 6pm.
NTDLL! DbgBreakPoint@0 address 0x77f76148
PR_Assert(const char * 0x0033b824
??_C@_0BJ@LHIK@?$CB?$CCI?1O?5method?5is?5invalid?$CC?$AA@, const char *
0x0033b840 ??_C@_0L@KLDB@priometh?4c?$AA@, int 72) line 448
_PR_InvalidInt16() line 72 + 35 bytes
_PR_MD_PR_POLL(PRPollDesc * 0x0118ee60, int 2, unsigned int 2610055) line 131 +
42 bytes
PR_Poll(PRPollDesc * 0x0118ee60, int 2, unsigned int 2610055) line 115 + 17
bytes
nsSocketTransportService::Run(nsSocketTransportService * const 0x01189154) line
414 + 24 bytes
nsThread::Main(void * 0x0118a680) line 83 + 26 bytes
_PR_NativeRunThread(void * 0x0118f3b0) line 399 + 13 bytes
_threadstartex(void * 0x0118b700) line 212 + 13 bytes
| Reporter | ||
Comment 1•26 years ago
|
||
*** This bug has been marked as a duplicate of 32002 ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•