Closed
Bug 207891
Opened 22 years ago
Closed 22 years ago
Entry Point Not Found message after hitting the "send" button.
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 168517
People
(Reporter: haim, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507
Every time I hit the "send" button I get the following error message:
Title: mozilla.exe - Entry Point Not Found
Text: The procedure entry point ??1nsAVLTree@@XZ could not be located in the
dynamic link library xpcom.dll
Clicking "OK" closes the box, and allows successful completion of the sending.
Comment: this is SIMILAR, but not identical to bug number 154243. The reported
entry point is different.
Reproducible: Always
Steps to Reproduce:
1. Compose a message
2. Click "send"
3.
Actual Results:
Error message box appears. Clicking OK closes it and complete the send.
Expected Results:
No error message box.
Comment 1•22 years ago
|
||
>nsAVLTree
This is caused by an out-of-date spellchecker which is not part of mozilla
Install in an empty directory and this should work
*** This bug has been marked as a duplicate of 168517 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
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
•