net::CookieMonster shutdown crash |
||
Issue descriptionGetting this crash locally on ToT, but only on some profiles: [31552:31578:0303/095914:FATAL:cookie_monster.cc(1003)] Check failed: thread_checker_.CalledOnValidThread(). #0 0x7f2332f12c7e base::debug::StackTrace::StackTrace() #1 0x7f2332f29e2b logging::LogMessage::~LogMessage() #2 0x7f232ebd27ed net::CookieMonster::~CookieMonster() #3 0x7f232ebd2c59 net::CookieMonster::~CookieMonster() #4 0x7f232e63e848 scoped_refptr<>::~scoped_refptr() #5 0x7f232e63ee02 _ZN4base8internal9BindStateINS0_15RunnableAdapterIMN12_GLOBAL__N_118SessionDataDeleterEFvRKSt6vectorIN3net15CanonicalCookieESaIS7_EEEEEFvPS4_SB_EJSF_EE7DestroyEPNS0_13BindStateBaseE #6 0x7f232e4cdae2 _ZN4base8internal9BindStateINS_8CallbackIFviEEES3_JRiEE7DestroyEPNS0_13BindStateBaseE #7 0x7f232e55fc0b _ZN4base8internal9BindStateINS0_15RunnableAdapterIM24PushMessagingServiceImplKFvRKNS_8CallbackIFvbRKSt6vectorIhSaIhEES9_EEERKSsSF_EEEFvPKS3_SD_SF_SF_EJNS_7WeakPtrIS3_EESD_EE7DestroyEPNS0_13BindStateBaseE #8 0x7f23332fa3ba _ZN4base8internal9BindStateINS0_15RunnableAdapterIMN3net27SQLitePersistentCookieStore7BackendEFvRKNS_8CallbackIFvRKSt6vectorIPNS3_15CanonicalCookieESaIS9_EEEEEEEEFvPS5_SH_EJSL_SH_EE7DestroyEPNS0_13BindStateBaseE #9 0x7f2332f0e161 base::internal::CallbackBase::operator=() #10 0x7f2332f6f62c base::SequencedWorkerPool::Inner::ThreadLoop() #11 0x7f2332f6edfd base::SequencedWorkerPool::Worker::Run() #12 0x7f2332f7317d base::SimpleThread::ThreadMain() #13 0x7f2332f6e52f base::(anonymous namespace)::ThreadFunc() #14 0x7f232a27b182 start_thread #15 0x7f232746747d clone I don't know who should look this, but the most recent relevant CL I can find is https://chromium.googlesource.com/chromium/src/+/be0910d6b03b3433448d25587ac57035d227b0d9 Any ideas mmenke?
,
Mar 7 2016
CL has landed. Please let me know if you continue to get this, when you're building from ToT.
,
Mar 16 2016
Going to close this issue, please reopen if you run into it again. |
||
►
Sign in to add a comment |
||
Comment 1 by mmenke@chromium.org
, Mar 3 2016