Status: Assigned
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 5060 by [EMAIL PROTECTED]: DCHECK in  
SafeBrowsingDatabaseBloom::UpdateStarted()  Line 417
http://code.google.com/p/chromium/issues/detail?id=5060

I synch-ed to tip of tree last night and hit a DCHECK while running the  
build this morning. Not running --new-safe-browsing.

Code location:

bool SafeBrowsingDatabaseBloom::UpdateStarted() {
   DCHECK(insert_transaction_.get() == NULL);   <- This is what hit.

Call stack:

chrome.dll!DebugUtil::BreakDebugger()  Line 101 C++
chrome.dll!logging::LogMessage::~LogMessage()  Line 494 C++
chrome.dll!SafeBrowsingDatabaseBloom::UpdateStarted()  Line 417 C++
chrome.dll!SafeBrowsingService::GetAllChunksFromDatabase()  Line 616 + 0x23  
bytes   C++
chrome.dll!DispatchToMethod<SafeBrowsingService,void (__thiscall  
SafeBrowsingService::*)(void)>(SafeBrowsingService *
obj=0x04b22a98, void (void)* method=0x015af010, const Tuple0 & arg={...})   
Line 383 + 0x8 bytes    C++
chrome.dll!RunnableMethod<SafeBrowsingService,void (__thiscall  
SafeBrowsingService::*)(void),Tuple0>::Run()  Line 312 + 0x1a
bytes   C++
chrome.dll!MessageLoop::RunTask(Task * task=0x088f4158)  Line 308 + 0xf  
bytes   C++
chrome.dll!MessageLoop::DeferOrRunPendingTask(const  
MessageLoop::PendingTask & pending_task={...})  Line 319        C++
chrome.dll!MessageLoop::DoWork()  Line 408 + 0xc bytes  C++
chrome.dll!base::MessagePumpDefault::Run(base::MessagePump::Delegate *  
delegate=0x0523feb4)  Line 23 + 0xf bytes       C++
chrome.dll!MessageLoop::RunInternal()  Line 197 + 0x2a bytes    C++
chrome.dll!MessageLoop::RunHandler()  Line 181  C++
chrome.dll!MessageLoop::Run()  Line 155 C++
chrome.dll!base::Thread::ThreadMain()  Line 156 C++
chrome.dll!`anonymous namespace'::ThreadFunc(void * closure=0x04b22cd0)   
Line 26 + 0xf bytes     C++
kernel32.dll!7c80b713()         
[Frames below may be incorrect and/or missing, no symbols loaded for  
kernel32.dll]   
chrome.dll!WebCore::blockTagList()  Line 918 + 0x26 bytes       C++
chrome.dll!WebCore::V8Custom::v8CanvasRenderingContext2DDrawImageCallback(const 
 
v8::Arguments  
& args={...})  Line 2047 + 0x48
bytes   C++



-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to