Closed
Bug 648410
Opened 14 years ago
Closed 12 years ago
Service.Main DEBUG bookmarks failed: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryService.executeQuery]
Categories
(Firefox :: Sync, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: KWierso, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
27.81 KB,
text/plain
|
Details |
Someone I know is having problems getting Sync to work for her. Every time she tries to sync her bookmarks, she gets the following notification popping up:
Sync encountered an error while syncing: Unknown error. Sync will automatically retry this action.
I had her enable the sync debug logging stuff, and she sent me the about:sync-log contents. I'll attach it to the bug.
We've tracked it down to a problem with Bookmark syncing (in that, if she disables bookmark syncing, Sync works with no errors).
I'm guessing she has some badly formed bookmark somewhere that's confusing Sync (unexpected symbols or characters, maybe?), but haven't been able to talk with her to look through all of her bookmarks.
Reporter | ||
Comment 1•14 years ago
|
||
Same as the rtf, but not an rtf file.
Attachment #524527 -
Attachment is obsolete: true
Comment 2•14 years ago
|
||
I have the same problem on x86 Windows Vista with Firefox 5.0, but my Stack trace looks a bit different
bookmarks failed: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryService.executeQuery] Stack trace: BStore__getNode()@resource://services-sync/engines/bookmarks.js:957 < BStore_getChildren()@resource://services-sync/engines/bookmarks.js:1241 < BStore_getAllIDs()@resource://services-sync/engines/bookmarks.js:1277 < SyncEngine__syncStartup()@resource://services-sync/engines.js:587 < _syncStart()@resource://services-sync/engines/bookmarks.js:260 < SyncEngine__sync()@resource://services-sync/engines.js:1013 < wrappedSync()@resource://services-sync/util.js:185 < batchedSync()@resource://services-sync/util.js:191 < WrappedNotify()@resource://services-sync/util.js:164 < Engine_sync()@resource://services-sync/engines.js:388 < WeaveSvc__syncEngine()@resource://services-sync/service.js:1917 < resource://services-sync/service.js:1797 < WrappedNotify()@resource://services-sync/util.js:164 < WrappedLock()@resource://services-sync/util.js:132 < _lockedSync()@resource://services-sync/service.js:1699 < resource://services-sync/service.js:1690 < WrappedCatch()@resource://services-sync/util.js:106 < sync()@resource://services-sync/service.js:1671 < browser.js:5346
Comment 3•12 years ago
|
||
Still happening, anyone?
Flags: needinfo?(kwierso)
Whiteboard: [closeme 2013-02-28]
Reporter | ||
Comment 4•12 years ago
|
||
I think the person who reported this with me last year stopped using Firefox for unrelated reasons, so I don't know if it's still happening for her.
Moving the needinfo over to the other person in this bug.
Flags: needinfo?(kwierso) → needinfo?(sunavchoudhary)
Resolved per whiteboard
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(sunavchoudhary)
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2013-02-28]
Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•