Closed
Bug 434955
Opened 17 years ago
Closed 16 years ago
[WeaveLockWrapper] can't convert stackFrame to primitive type
Categories
(Cloud Services :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: dewildt, Unassigned)
References
Details
Attachments
(1 file)
|
3.37 KB,
text/plain
|
Details |
I'm using Firefox3 RC1 with Weave 0.1.29 on 3 PCs.
I modified some directories and bookmarks which I received after a sync.
After I made some changes I tried to resync and I received the following error:
2008-05-21 08:23:28 Service.BmkEngine INFO Beginning sync
2008-05-21 08:23:30 Service.BmkEngine INFO Got status file from server
2008-05-21 08:23:32 Service.BmkEngine INFO Downloading server deltas
2008-05-21 08:23:38 Service.BmkEngine ERROR Error applying remote deltas to saved snapshot
2008-05-21 08:23:38 Service.BmkEngine ERROR Clearing local snapshot; next sync will merge
2008-05-21 08:23:39 Async.Generator ERROR Exception caught in WeaveLockWrapper: TypeError: can't convert stackFrame to primitive type
Comment 2•17 years ago
|
||
I can't reproduce this problem. Pushing to 0.3.
Some detailed steps to reproduce would help a lot here.
No longer blocks: 433919
Target Milestone: 0.2 → 0.3
Comment 3•17 years ago
|
||
These bugs need to be triaged, removing 0.3 milestone setting.
Target Milestone: 0.3 → Future
Comment 4•16 years ago
|
||
Still can't repro this problem; most likely this was an engine bug that threw an exception--and async.js ate the exception when trying to convert it somehow.
The engines have been improved, and while async.js may still have some bugs I definitely don't see this error anymore.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Component: Weave → General
Product: Mozilla Labs → Weave
Updated•16 years ago
|
QA Contact: weave → general
You need to log in
before you can comment on or make changes to this bug.
Description
•