[26849:2575:110558959767725:FATAL:/Users/kinnetica/chromium/src/chrome/browser/sync/glue/bookmark_change_processor.cc(212)] Check failed: node->GetParent()->IndexOfChild(node) == CalculateBookmarkModelInsertionIndex(node->GetParent(), &sync_node) (1 vs. 5)
Backtrace:
0 Chromium Framework 0x00a05c1a StackTrace::StackTrace() + 32
1 Chromium Framework 0x00a1e94b logging::LogMessage::~LogMessage() + 63
2 Chromium Framework 0x0078f37c browser_sync::BookmarkChangeProcessor::BookmarkNodeChanged(BookmarkModel*, BookmarkNode const*) + 1158
3 Chromium Framework 0x0078c01b browser_sync::BookmarkChangeProcessor::BookmarkNodeFavIconLoaded(BookmarkModel*, BookmarkNode const*) + 209
4 Chromium Framework 0x0018ad33 BookmarkModel::FavIconLoaded(BookmarkNode const*) + 63
5 Chromium Framework 0x0018b2bd BookmarkModel::OnFavIconDataAvailable(int, bool, scoped_refptr<RefCountedMemory>, bool, GURL) + 477
6 Chromium Framework 0x001939d4 void DispatchToMethod<BookmarkModel, void (BookmarkModel::*)(int, bool, scoped_refptr<RefCountedMemory>, bool, GURL), int, bool, scoped_refptr<RefCountedMemory>, bool, GURL>(BookmarkModel*, void (BookmarkModel::*)(int, bool, scoped_refptr<RefCountedMemory>, bool, GURL), Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> const&) + 153
7 Chromium Framework 0x00193a1e CallbackImpl<BookmarkModel, void (BookmarkModel::*)(int, bool, scoped_refptr<RefCountedMemory>, bool, GURL), Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> >::RunWithParams(Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> const&) + 44
8 Chromium Framework 0x0047e6cc CancelableRequest<CallbackRunner<Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> > >::ExecuteCallback(Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> const&) + 62
9 Chromium Framework 0x0047e04a void DispatchToMethod<CancelableRequest<CallbackRunner<Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> > >, void (CancelableRequest<CallbackRunner<Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> > >::*)(Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> const&), Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> >(CancelableRequest<CallbackRunner<Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> > >*, void (CancelableRequest<CallbackRunner<Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> > >::*)(Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> const&), Tuple1<Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> > const&) + 63
10 Chromium Framework 0x0047e085 RunnableMethod<CancelableRequest<CallbackRunner<Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> > >, void (CancelableRequest<CallbackRunner<Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> > >::*)(Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> const&), Tuple1<Tuple5<int, bool, scoped_refptr<RefCountedMemory>, bool, GURL> > >::Run() + 57
11 Chromium Framework 0x00a23d29 MessageLoop::RunTask(Task*) + 315
12 Chromium Framework 0x00a23dd9 MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) + 53
13 Chromium Framework 0x00a24069 MessageLoop::DoWork() + 253
14 Chromium Framework 0x00a86bbc base::MessagePumpCFRunLoopBase::RunWork() + 74
15 Chromium Framework 0x00a86c01 base::MessagePumpCFRunLoopBase::RunWorkSource(void*) + 23
16 CoreFoundation 0x967820fb __CFRunLoopDoSources0 + 1563
17 CoreFoundation 0x9677fbbf __CFRunLoopRun + 1071
18 CoreFoundation 0x9677f094 CFRunLoopRunSpecific + 452
19 CoreFoundation 0x9677eec1 CFRunLoopRunInMode + 97
20 HIToolbox 0x90ac4f9c RunCurrentEventLoopInMode + 392
21 HIToolbox 0x90ac4d51 ReceiveNextEventCommon + 354
22 HIToolbox 0x90ac4bd6 BlockUntilNextEventMatchingListInMode + 81
23 AppKit 0x92f87a89 _DPSNextEvent + 847
24 AppKit 0x92f872ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
25 AppKit 0x932f4d89 NSCoreDragBlockingProc + 125
26 HIServices 0x98f56371 SampleMouseAndKeyboard + 112
27 HIServices 0x98f56504 DragInApplication + 49
28 HIServices 0x98f5710c CoreDragStartDragging + 564
29 AppKit 0x932f662b -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 906
30 AppKit 0x932f5fe8 -[NSCoreDragManager dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1442
31 AppKit 0x93600c23 -[NSWindow(NSDrag) dragImage:at:offset:event:pasteboard:source:slideBack:] + 127
32 Chromium Framework 0x00268201 -[BookmarkButton beginDrag:] + 864
33 Chromium Framework 0x002aa6c3 -[DraggableButton mouseDown:] + 206
34 AppKit 0x9309ce9c -[NSWindow sendEvent:] + 5549
35 Chromium Framework 0x002860fb -[ChromeEventProcessingWindow sendEvent:] + 75
36 Chromium Framework 0x00284c22 -[ChromeBrowserWindow sendEvent:] + 532
37 AppKit 0x92fb5aff -[NSApplication sendEvent:] + 6431
38 Chromium Framework 0x00a0340e -[CrApplication sendEvent:] + 402
39 AppKit 0x92f495bb -[NSApplication run] + 917
40 Chromium Framework 0x00a866fe base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 130
41 Chromium Framework 0x00a86ced base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 175
42 Chromium Framework 0x00a24874 MessageLoop::RunInternal() + 212
43 Chromium Framework 0x00a2488f MessageLoop::RunHandler() + 17
44 Chromium Framework 0x00a248f3 MessageLoop::Run() + 35
45 Chromium Framework 0x001c1d91 (anonymous namespace)::RunUIMessageLoop(BrowserProcess*) + 19
46 Chromium Framework 0x001c4246 BrowserMain(MainFunctionParams const&) + 9395
47 Chromium Framework 0x00008d12 ChromeMain + 5147
48 Chromium 0x00001f52 main + 24
49 Chromium 0x00001f0e start + 54