Comment #20 on issue 19116 by [email protected]: Mac: DCHECK() failure in AutocompleteEditViewMac::OnWillBeginEditing() http://code.google.com/p/chromium/issues/detail?id=19116
Argh! 0 Chromium Framework 0x06fb27da ChromeMain + 7271068 1 Chromium Framework 0x069988f9 ChromeMain + 873403 2 Foundation 0x01a8842a NSZoneMalloc + 1770 3 CoreFoundation 0x0044047a _CFXNotificationResetSessionForTask + 1514 4 CoreFoundation 0x00440753 _CFXNotificationPostNotification + 179 5 Foundation 0x01a85680 NSPopAutoreleasePool + 5088 6 PrintingCocoaPDEs 0x208a9d09 .objc_category_name_NSFileManager_PMPrintingAdditions + 32009 7 AppKit 0x00ec89cb _NSClearMarkedRange + 45628 8 AppKit 0x00ec88db _NSClearMarkedRange + 45388 9 AppKit 0x00e6351b NSGetFileType + 5851 10 Chromium Framework 0x069975d8 ChromeMain + 868506 Anyhow, #6 corrosponds to #5 earlier (PrintBacktrace() is on the stack). Yes, PrintBacktrace() sucks. I just find it interesting that .objc_category_name_NSFileManager_PMPrintingAdditions is listed in the stack. Maybe it's wrong, but it seems like a big coincidence that Page Layout and Open panels are implicated. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
