[Webkit-unassigned] [Bug 72631] [Chromium] fast/filesystem/file-writer-abort-depth.html crashes occasionally on Win dbg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 08:02:15 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72631





--- Comment #2 from Steve Block <steveblock at google.com>  2011-11-18 08:02:15 PST ---
Also seeing a crash in fast/filesystem/file-writer-abort.html on all Chromium Linux bots, eg http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%20(dbg)/builds/440

[31095:31372:7140143115020:FATAL:file_writer_delegate.cc(225)] Check failed: total_bytes_written_ <= allowed_bytes_to_write_ || allowed_bytes_to_write_ < 0. 
Backtrace:
    base::debug::StackTrace::StackTrace() [0x712bf2]
    logging::LogMessage::~LogMessage() [0x6a114a]
    fileapi::FileWriterDelegate::Write() [0x24bfd65]
    fileapi::FileWriterDelegate::OnDataWritten() [0x24c0078]
    base::internal::Invoker1<>::DoInvoke() [0x24c1417]
    base::Callback<>::Run() [0xc4454e]
    net::FileStream::AsyncContext::RunAsynchronousCallback() [0x1fb25d6]
    base::internal::Invoker1<>::DoInvoke() [0x1fb4452]
    base::Callback<>::Run() [0x68b197]
    net::CancelableCallback::Run() [0x1fb3922]
    base::internal::Invoker1<>::DoInvoke() [0x1fb45b2]
    base::Callback<>::Run() [0x68b197]
    MessageLoop::RunTask() [0x6a64a3]
    MessageLoop::DeferOrRunPendingTask() [0x6a65bd]
    MessageLoop::DoWork() [0x6a6ddf]
    base::MessagePumpLibevent::Run() [0x70790d]
    MessageLoop::RunInternal() [0x6a6125]
    MessageLoop::RunHandler() [0x6a5fd8]
    MessageLoop::Run() [0x6a58eb]
    base::Thread::Run() [0x1cfa3e6]
    base::Thread::ThreadMain() [0x1cfa566]
    base::(anonymous namespace)::ThreadFunc() [0x6ee8a3]
    start_thread [0x7f3555b439ca]
    0x7f355379170d

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list