Comment #5 on issue 20411 by [email protected]: fatal crash  
safe_browsing_service
http://code.google.com/p/chromium/issues/detail?id=20411

I got this on my Linux debug build.  Stack trace looks the same as  
eroman's, but I'll
paste it here anyway.

[2175:2243:89498620077:FATAL:chrome/browser/safe_browsing/safe_browsing_service.cc(21
1)] Check failed: !update_in_progress_.

Program received signal SIGTRAP, Trace/breakpoint trap.
DebugUtil::BreakDebugger () at base/debug_util_posix.cc:184
184     }
(gdb) bt
#0  DebugUtil::BreakDebugger () at base/debug_util_posix.cc:184
#1  0x08d99d55 in ~LogMessage (this=0xb4dfbb7c) at base/logging.cc:549
#2  0x0894dd0f in SafeBrowsingService::UpdateStarted (this=0xb6605048) at
chrome/browser/safe_browsing/safe_browsing_service.cc:211
#3  0x08b98aa2 in SafeBrowsingProtocolManager::IssueUpdateRequest  
(this=0xb6607c88)
at chrome/browser/safe_browsing/protocol_manager.cc:498
#4  0x08b98b21 in SafeBrowsingProtocolManager::GetNextUpdate  
(this=0xb6607c88) at
chrome/browser/safe_browsing/protocol_manager.cc:157
#5  0x08b9c942 in DispatchToMethod<SafeBrowsingProtocolManager, void
(SafeBrowsingProtocolManager::*)()> (obj=0xb6607c88, method=0x8b98aa4
<SafeBrowsingProtocolManager::GetNextUpdate()>, a...@0xb4dfbe27) at
./base/tuple.h:412
#6  0x08b9c985 in base::BaseTimer<SafeBrowsingProtocolManager,  
false>::TimerTask::Run
(this=0xb0d138a0) at ./base/timer.h:159
#7  0x08d9c26a in MessageLoop::RunTask (this=0xb4dfc2cc, task=0xb0d138a0) at
base/message_loop.cc:320
#8  0x08d9c935 in MessageLoop::DeferOrRunPendingTask (this=0xb4dfc2cc,
pending_ta...@0xb4dfbf54) at base/message_loop.cc:328
#9  0x08d9cabf in MessageLoop::DoDelayedWork (this=0xb4dfc2cc,
next_delayed_work_time=0xb583434) at base/message_loop.cc:462
#10 0x08da4d3f in base::MessagePumpLibevent::Run (this=0xb583428,
delegate=0xb4dfc2cc) at base/message_pump_libevent.cc:241
#11 0x08d9d1d7 in MessageLoop::RunInternal (this=0xb4dfc2cc) at
base/message_loop.cc:205
#12 0x08d9d1f1 in MessageLoop::RunHandler (this=0xb4dfc2cc) at
base/message_loop.cc:177
#13 0x08d9d295 in MessageLoop::Run (this=0xb4dfc2cc) at  
base/message_loop.cc:155
#14 0x08dcd215 in base::Thread::Run (this=0xb581818,  
message_loop=0xb4dfc2cc) at
base/thread.cc:133
#15 0x08dcd60e in base::Thread::ThreadMain (this=0xb581818) at  
base/thread.cc:155
#16 0x08db035e in ThreadFunc (closure=0xb581818) at  
base/platform_thread_posix.cc:26
#17 0xb76ea4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#18 0xb7388e5e in clone () from /lib/tls/i686/cmov/libc.so.6


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

Reply via email to