Status: Untriaged
Owner: d...@chromium.org
Labels: Type-Bug Pri-2 OS-Linux Area-Infrastructure Size-Medium Valgrind

New issue 17188 by d...@chromium.org: Invalid read in  
TestShell::ClosePopup()
http://code.google.com/p/chromium/issues/detail?id=17188

This is one of the bugs dredged up by
   sh tools/valgrind/valgrind_webkit_tests.sh LayoutTests/editing/pasteboard  
&

Happens in
LayoutTests/editing/pasteboard/drag-image-in-about-blank-frame.html

Valgrind complains:

Invalid read of size 4
    at TestShell::ClosePopup() (test_shell_gtk.cc:486)
    by (anonymous namespace)::MainWindowLostFocus(_GtkWidget*,  
_GdkEventFocus*,
TestShell*) (test_shell_gtk.cc:235)
    by _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:84)
    by g_closure_invoke (gclosure.c:767)
    ...
    by main (test_shell_main.cc:317)
  Address 0xf486228 is 16 bytes inside a block of size 56 free'd
    at operator delete(void*) (vg_replace_malloc.c:344)
    by TestShell::~TestShell() (test_shell.cc:155)
    by main (test_shell_main.cc:309)


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