Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium valgrind
New issue 21010 by [email protected]: Invalid reads in v8 http://code.google.com/p/chromium/issues/detail?id=21010 Two showed up sporadically in today's runs: http://chrome- buildbot.corp.google.com:8010/builders/Webkit%20Linux%20(valgrind%20l ayout)/builds/1614/steps/valgrind%20test:%20layout/logs/stdio http://chrome- buildbot.corp.google.com:8010/builders/Webkit%20Linux%20(valgrind%20l ayout)/builds/1607/steps/valgrind%20test:%20layout/logs/stdio Invalid read of size 4 v8::internal::PagedSpace::FindObject(unsigned char*) (v8/src/spaces- inl.h:199) Address 0x501032c is 28 bytes inside a block of size 16,500 free'd free (ome/chrome-bot/valgrind- 20090715/coregrind/m_replacemalloc/vg_replace_malloc.c:324) exit (/lib/tls/i686/cmov/libc-2.7.so) AlarmHandler(int) (webkit/tools/test_shell/test_shell_gtk.cc:435) 0x4BA3127 (/lib/tls/i686/cmov/libc-2.7.so) event_base_loop (third_party/libevent/event.c:513) base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) (base/message_pump_libevent.cc:245) MessageLoop::RunInternal() (base/message_loop.cc:199) MessageLoop::RunHandler() (base/message_loop.cc:181) MessageLoop::Run() (base/message_loop.cc:155) base::Thread::ThreadMain() (base/thread.cc:156) ThreadFunc(void*) (base/platform_thread_posix.cc:26) start_thread (/lib/tls/i686/cmov/libpthread-2.7.so) Invalid read of size 4 v8::internal::HeapObjectIterator::HasNextInNextPage() (v8/src/spaces.h:478) 0x650A0FF () Address 0x5029318 is 80 bytes inside a block of size 16,500 free'd free (ome/chrome-bot/valgrind- 20090715/coregrind/m_replacemalloc/vg_replace_malloc.c:324) exit (/lib/tls/i686/cmov/libc-2.7.so) AlarmHandler(int) (webkit/tools/test_shell/test_shell_gtk.cc:435) 0x4BA3127 (/lib/tls/i686/cmov/libc-2.7.so) event_base_loop (third_party/libevent/event.c:513) base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) (base/message_pump_libevent.cc:245) MessageLoop::RunInternal() (base/message_loop.cc:199) MessageLoop::RunHandler() (base/message_loop.cc:181) MessageLoop::Run() (base/message_loop.cc:155) base::Thread::ThreadMain() (base/thread.cc:156) ThreadFunc(void*) (base/platform_thread_posix.cc:26) start_thread (/lib/tls/i686/cmov/libpthread-2.7.so) -- 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 -~----------~----~----~----~------~----~------~--~---
