Status: Untriaged
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium Valgrind

New issue 16576 by [email protected]: memory leak in  
_gdk_windowing_window_queue_antiexpose
http://code.google.com/p/chromium/issues/detail?id=16576

http://bugzilla.gnome.org/buglist.cgi?query=60857
makes me think this is probably a nonissue, but I figured it'd
be good to record it in our bug tracker anyway.

Happens most of the time on four tests:
UnloadTest.BrowserCloseBeforeUnloadOK
UnloadTest.BrowserCloseBeforeUnloadCancel
TabRestoreUITest.RestoreIntoSameWindow
AutomationProxyTest5.TestLifetimeOfDomAutomationController

valgrind complains:

460 (176 direct, 284 indirect) bytes in 1 blocks are definitely lost in
loss record 450 of 620
    at realloc (vg_replace_malloc.c:472)
    by g_realloc (gmem.c:170)
    by g_object_weak_ref (gobject.c:1979)
    by g_object_add_weak_pointer (gobject.c:2050)
    by gdk_window_queue (gdkgeometry-x11.c:1047)
    by _gdk_windowing_window_queue_antiexpose (gdkgeometry-x11.c:1076)
    by gdk_window_process_updates_internal (gdkwindow.c:2580)
    by gdk_window_process_all_updates (gdkwindow.c:2677)
    by gtk_container_idle_sizer (gtkcontainer.c:1353)
    by gdk_threads_dispatch (gdk.c:498)
    by g_idle_dispatch (gmain.c:3922)

The right thing to do is probably to just suppress the error.


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