Closed
Bug 180843
Opened 22 years ago
Closed 17 years ago
ASSERTION: morkObject not thread-safe
Categories
(MailNews Core :: Address Book, defect, P4)
MailNews Core
Address Book
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 142123
People
(Reporter: smeredith, Assigned: standard8)
Details
(Keywords: assertion)
When importing an address book, you get a lot of assertions as follows that make
it impossible to complete the operation.
ASSERTION: morkObject not thread-safe: 'owningThread == NS_CurrentThread()' file
mozilla/xpcom/glue/nsDebug.cpp, line 533
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•20 years ago
|
Assignee: sspitzer → mail
Assignee | ||
Comment 2•19 years ago
|
||
(In reply to comment #0)
> When importing an address book, you get a lot of assertions as follows that
make
> it impossible to complete the operation.
> ASSERTION: morkObject not thread-safe: 'owningThread == NS_CurrentThread()'
file
> mozilla/xpcom/glue/nsDebug.cpp, line 533
Except on the current trunk, they don't actually stop import working.
Assignee: mail → nobody
Component: Address Book → MailNews: Address Book
OS: Windows XP → All
Product: Mozilla Application Suite → Core
QA Contact: nbaca → addressbook
Hardware: PC → All
Comment 3•17 years ago
|
||
(See bug 423539 comment 4.)
Flags: blocking-thunderbird3.0a1?
Keywords: assertion
Comment 4•17 years ago
|
||
Not a blocker at this point, since there's no known fallout. If we're actually violating threadsafety issues, it's conceivable that bad things could be happening, though. It would be nice to understand more about this. Mark, can you can have a look since it seems to be related to a patch you landed?
Assignee: nobody → bugzilla
Flags: wanted-thunderbird3.0a1+
Flags: blocking-thunderbird3.0a1?
Flags: blocking-thunderbird3.0a1-
![]() |
||
Comment 5•17 years ago
|
||
Moving from wanted‑thunderbird3.0a1+ flag to wanted‑thunderbird3.0a2? flag since code for Thunderbird 3 Alpha 1 has been frozen.
Flags: wanted-thunderbird3.0a1+ → wanted-thunderbird3.0a2?
Assignee | ||
Updated•17 years ago
|
Priority: -- → P4
Assignee | ||
Comment 6•17 years ago
|
||
Moving to bug 142123 as that's the older bug for this.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: wanted-thunderbird3.0a2?
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•