Closed
Bug 18110
Opened 26 years ago
Closed 26 years ago
[dogfood] XPCOM/Proxy needs to be threadsafe!!
Categories
(Core :: XPCOM, defect, P3)
Core
XPCOM
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: dougt, Assigned: dougt)
References
Details
(Whiteboard: [PDT+])
We are not locking down our hashtables. This needs to be fixed and an total
analysis done on the thread saftey of xpcom/proxy.
| Assignee | ||
Updated•26 years ago
|
Summary: XPCOM/Proxy needs to be threadsafe!! → [dogfood] XPCOM/Proxy needs to be threadsafe!!
| Assignee | ||
Comment 1•26 years ago
|
||
marking as dogfood to get attention. This will bit us soon. We should fix
this asap.
Without a reproducible testcase, cannot put on PDT+. Putting on PDT- for now.
But yes, you have our attention :-)
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M13
| Assignee | ||
Comment 3•26 years ago
|
||
will never make it for m12.
Comment 5•26 years ago
|
||
there is a test case for this bug attached to bug 22798
as well as lots of commentary that i'm too lazy to copy.
Comment 6•26 years ago
|
||
oops, i meant bug 21556. The word is that its a dup of this one
but no one has actually marked it as a dup. Its a dependency.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13 → M14
| Assignee | ||
Comment 7•26 years ago
|
||
Moving out of m13 to m14.
Comment 8•26 years ago
|
||
Hmm...I noticed you've moved it out the M14.
While I may be restating the obvious, this bug completely
wastes mozilla on an SMP machine. Thus I feel this is a very important
bug and the number of votes for it seem to reflect that. It should be
quite easy to debug (I know, I should do it myself, rather than whine)
on a SMP machine. Personally I think this is required for beta and/or dogfood.
Updated•26 years ago
|
Whiteboard: [PDT-]
Comment 9•26 years ago
|
||
niles, bug #21556, depending on 18110, is marked PDT+. Clearing Status
Whiteboard.
Updated•26 years ago
|
Whiteboard: [PDT+]
| Assignee | ||
Comment 10•26 years ago
|
||
*** Bug 21556 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 11•26 years ago
|
||
I believe that xpcom/proxy is now relatively threadsafe. The stack crawls that
I saw today on the smp machine are related to a necko bug.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 13•26 years ago
|
||
Do you know the bug number for the necko issue? I still seem to be getting
crashes, although they are now MUCH less frequent, so I'd like to follow up on
that one.
Thanx!
| Assignee | ||
Comment 14•26 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•