Closed
Bug 632209
Opened 14 years ago
Closed 13 years ago
[skiplist] Add NtWaitForMultipleObjects (others ?) to some skiplist
Categories
(Socorro :: Infra, task)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jimm, Unassigned)
References
Details
Filed as a follow up to bug 631036 to track possible additions to these lists.
call:
UserCallWinProcCheckWow
stack:
0 ntdll.dll NtWaitForMultipleObjects
1 ntdll.dll NtWaitForMultipleObjects
2 user32.dll UserCallWinProcCheckWow
3 kernel32.dll WaitForMultipleObjectsExImplementation
4 user32.dll RealMsgWaitForMultipleObjectsEx
5 xul.dll base::MessagePumpForUI::WaitForWork ipc/chromium/src/base/message_pump_win.cc:266
6 xul.dll base::MessagePumpForUI::DoRunLoop ipc/chromium/src/base/message_pump_win.cc:238
7 xul.dll base::MessagePumpWin::RunWithDispatcher ipc/chromium/src/base/message_pump_win.cc:52
8 xul.dll base::MessagePumpWin::Run ipc/chromium/src/base/message_pump_win.h:78
9 xul.dll MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:219
10 xul.dll MessageLoop::RunHandler
11 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:176
12 xul.dll XRE_InitChildProcess toolkit/xre/nsEmbedFunctions.cpp:515
![]() |
||
Comment 1•13 years ago
|
||
jimm, any concrete additions to be done here?
![]() |
Reporter | |
Comment 2•13 years ago
|
||
(In reply to Robert Kaiser (:kairo@mozilla.com) from comment #1)
> jimm, any concrete additions to be done here?
I haven't had a chance to go through these in a while. I'll post back or close this out after I do a survey.
Assignee | ||
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•13 years ago
|
Component: General → Infra
![]() |
||
Comment 3•13 years ago
|
||
(In reply to Jim Mathies [:jimm] from comment #2)
> (In reply to Robert Kaiser (:kairo@mozilla.com) from comment #1)
> > jimm, any concrete additions to be done here?
>
> I haven't had a chance to go through these in a while. I'll post back or
> close this out after I do a survey.
Ping? Is that survey done, six months later? ;-)
![]() |
||
Comment 4•13 years ago
|
||
That said, if something comes out of this, we need concrete frames/regexes and which list to add to (prefix or ignore list)
Summary: Additions to socorro append and skip lists → [skiplist] Add NtWaitForMultipleObjects (others ?) to some skiplist
Whiteboard: [needs info from jimm]
![]() |
Reporter | |
Comment 5•13 years ago
|
||
I haven't had a chance to revisit this, so closing.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
![]() |
Reporter | |
Updated•13 years ago
|
Whiteboard: [needs info from jimm]
You need to log in
before you can comment on or make changes to this bug.
Description
•