Accessing Mac Adressbook - NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAbDirectory.init] AddrBookManager.sys.mjs:77
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
People
(Reporter: tomas.michal, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0
Steps to reproduce:
Disable all ICLOUD Adressbooks Syncs
Delete my Adressbook on Mac /Users/tomas/Library/Application Support/AddressBook
Recreate new Addressbook (Empty)
Install Thunderbird on OSX 15.1.x
Start Thunderbird with new empty Profile --> ALL OK / No Errors
Activate ICLOUD Adress Sync and Sync all Contats (>1000)
Restart Thunderbird wird cmd :
/Applications/Thunderbird.app/Contents/MacOS/thunderbird --jsconsole
After Start i Go in the Addressbook in Thunderbird
Actual results:
Sleep 5-17 Seconds
Follow Errors i See in the Console:
024-11-21 16:51:57.119 thunderbird[2400:70075] Rethrowing (from nts_ValueForProperty:) NSInternalInconsistencyException: Unhandled error (NSCocoaErrorDomain, 134092) occurred during faulting and was thrown: Error Domain=NSCocoaErrorDomain Code=134092 "(null)"
CoreData: error: Unhandled error occurred during faulting: Error Domain=NSCocoaErrorDomain Code=134092 "(null)" ({
})
2024-11-21 16:51:57.123 thunderbird[2400:70075] Rethrowing (from nts_ValueForProperty:) NSInternalInconsistencyException: Unhandled error (NSCocoaErrorDomain, 134092) occurred during faulting and was thrown: Error Domain=NSCocoaErrorDomain Code=134092 "(null)"
CoreData: error: Unhandled error occurred during faulting: Error Domain=NSCocoaErrorDomain Code=134092 "(null)" ({
})
Follow Error in Window (jsConsole)
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAbDirectory.init] AddrBookManager.sys.mjs:77
createDirectoryObject resource:///modules/AddrBookManager.sys.mjs:77
getDirectory resource:///modules/AddrBookManager.sys.mjs:279
createDirectoryObject resource:///modules/AddrBookManager.sys.mjs:77
ensureInitialized resource:///modules/AddrBookManager.sys.mjs:140
getDirectory resource:///modules/AddrBookManager.sys.mjs:238
MsgGetMessagesForAllServers chrome://messenger/content/mailWindowOverlay.js:1026
loadStartFolder chrome://messenger/content/messenger.js:802
InterpretGeneratorResume self-hosted:1417
AsyncFunctionNext self-hosted:804
Expected results:
No Errors & No Wait´s
On my Intel Mac with older OSX are all OK and Fast.
Old Config = Without this Error
Mac Version 12.7.6 / With Intel Mac 2015 / I7
New Config = With this Error
Mac Version 15.1.1 / With Mac M4 MAX
Reporter | ||
Comment 1•9 months ago
|
||
Reporter | ||
Comment 2•9 months ago
|
||
Reporter | ||
Comment 3•9 months ago
|
||
This Waits / Errors then come with every new start.
Updated•9 months ago
|
Reporter | ||
Comment 4•9 months ago
|
||
were you able to reproduce the error or does it not occur for you?
Description
•