Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium valgrind
New issue 9502 by [email protected]: invalid read in RequestProxy::NotifyReceivedData() in LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html http://code.google.com/p/chromium/issues/detail?id=9502 Running a release build under valgrind on layout test 433, LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html, produced the warning 04:42:52 valgrind_analyze.py [ERROR] InvalidRead Invalid read of size 4 (anonymous namespace)::RequestProxy::NotifyReceivedData(int) (src/chrome/Hammer/test_shell) RunnableMethod<(anonymous namespace)::RequestProxy, void ((anonymous namespace)::RequestProxy::*)(int), Tuple1<int> >::Run() (/home/dank/chromium/src/chrome/Hammer/test_shell) MessageLoop::RunTask(Task*) (src/chrome/Hammer/test_shell) MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) (src/chrome/Hammer/test_shell) MessageLoop::DoWork() (src/chrome/Hammer/test_shell) base::MessagePumpForUI::HandleDispatch() (src/chrome/Hammer/test_shell) (anonymous namespace)::WorkSourceDispatch(_GSource*, int (*)(void*), void*) (src/chrome/Hammer/test_shell) g_main_context_dispatch (/usr/lib32/libglib-2.0.so.0.1800.2) 0x7BB9DA2 (/usr/lib32/libglib-2.0.so.0.1800.2) g_main_context_iteration (/usr/lib32/libglib-2.0.so.0.1800.2) base::MessagePumpForUI::Run(base::MessagePump::Delegate*) (src/chrome/Hammer/test_shell) MessageLoop::RunInternal() (src/chrome/Hammer/test_shell) MessageLoop::Run() (src/chrome/Hammer/test_shell) TestShell::WaitTestFinished() (src/chrome/Hammer/test_shell) TestShell::RunFileTest(TestShell::TestParams const&) (src/chrome/Hammer/test_shell) main (src/chrome/Hammer/test_shell) This was during shutdown. -- 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 -~----------~----~----~----~------~----~------~--~---
