Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # This file contains suppressions for the Dr.Memory tool, see | 1 # This file contains suppressions for the Dr.Memory tool, see |
| 2 # http://dev.chromium.org/developers/how-tos/using-drmemory | 2 # http://dev.chromium.org/developers/how-tos/using-drmemory |
| 3 # | 3 # |
| 4 # This file should contain suppressions only for the reports happening | 4 # This file should contain suppressions only for the reports happening |
| 5 # in the 'full' mode (drmemory_full). | 5 # in the 'full' mode (drmemory_full). |
| 6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), | 6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), |
| 7 # please use suppressions.txt instead. | 7 # please use suppressions.txt instead. |
| 8 | 8 |
| 9 ############################################################### | 9 ############################################################### |
| 10 # Known reports on the third party we have no control over. | 10 # Known reports on the third party we have no control over. |
| (...skipping 1642 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1653 *!ui::NativeThemeWin::PaintDirect | 1653 *!ui::NativeThemeWin::PaintDirect |
| 1654 | 1654 |
| 1655 UNINITIALIZED READ | 1655 UNINITIALIZED READ |
| 1656 name=bug_377728 | 1656 name=bug_377728 |
| 1657 ... | 1657 ... |
| 1658 *!Hunspell::suggest | 1658 *!Hunspell::suggest |
| 1659 *!HunspellEngine::FillSuggestionList | 1659 *!HunspellEngine::FillSuggestionList |
| 1660 *!SpellcheckLanguage::SpellCheckWord | 1660 *!SpellcheckLanguage::SpellCheckWord |
| 1661 *!SpellCheck::SpellCheckWord | 1661 *!SpellCheck::SpellCheckWord |
| 1662 | 1662 |
| 1663 UNINITIALIZED READ | 1663 UNINITIALIZED READ |
|
shimazu
2016/07/11 05:08:28
I guess this can be also removed because the probl
| |
| 1664 name=bug_387373 | 1664 name=bug_387373 |
| 1665 *!blink::WebEmbeddedWorkerImpl::startWorkerContext | 1665 *!blink::WebEmbeddedWorkerImpl::startWorkerContext |
| 1666 *!content::EmbeddedWorkerDispatcher::OnStartWorker | 1666 *!content::EmbeddedWorkerDispatcher::OnStartWorker |
| 1667 *!EmbeddedWorkerMsg_StartWorker::Dispatch<> | 1667 *!EmbeddedWorkerMsg_StartWorker::Dispatch<> |
| 1668 | 1668 |
| 1669 UNADDRESSABLE ACCESS | 1669 UNADDRESSABLE ACCESS |
| 1670 name=bug_389132 | 1670 name=bug_389132 |
| 1671 content.dll!crypto_kernel_do_load_cipher_type | 1671 content.dll!crypto_kernel_do_load_cipher_type |
| 1672 content.dll!crypto_kernel_load_cipher_type | 1672 content.dll!crypto_kernel_load_cipher_type |
| 1673 content.dll!crypto_kernel_init | 1673 content.dll!crypto_kernel_init |
| (...skipping 19 matching lines...) Expand all Loading... | |
| 1693 blink_web.dll!blink::InputMethodController::extendSelectionAndDelete | 1693 blink_web.dll!blink::InputMethodController::extendSelectionAndDelete |
| 1694 blink_web.dll!blink::WebLocalFrameImpl::extendSelectionAndDelete | 1694 blink_web.dll!blink::WebLocalFrameImpl::extendSelectionAndDelete |
| 1695 content.dll!content::RenderFrameImpl::OnExtendSelectionAndDelete | 1695 content.dll!content::RenderFrameImpl::OnExtendSelectionAndDelete |
| 1696 *!content::RenderViewImplTest_OnExtendSelectionAndDelete_Test::TestBody | 1696 *!content::RenderViewImplTest_OnExtendSelectionAndDelete_Test::TestBody |
| 1697 *!testing::internal::HandleExceptionsInMethodIfSupported<> | 1697 *!testing::internal::HandleExceptionsInMethodIfSupported<> |
| 1698 | 1698 |
| 1699 UNINITIALIZED READ | 1699 UNINITIALIZED READ |
| 1700 name=bug_399842 | 1700 name=bug_399842 |
| 1701 skia.dll!S32A_Opaque_BlitRow32_SSE4 | 1701 skia.dll!S32A_Opaque_BlitRow32_SSE4 |
| 1702 | 1702 |
| 1703 HANDLE LEAK | |
| 1704 name=bug_403544 | |
| 1705 system call NtCreateSemaphore | |
| 1706 KERNELBASE.dll!CreateSemaphoreExW | |
| 1707 ... | |
| 1708 v8.dll!v8::internal::SweeperThread::SweeperThread | |
| 1709 ... | |
| 1710 blink_web.dll!blink::WorkerScriptController::WorkerScriptController | |
| 1711 blink_web.dll!blink::WorkerGlobalScope::WorkerGlobalScope | |
| 1712 blink_web.dll!blink::ServiceWorkerGlobalScope::ServiceWorkerGlobalScope | |
| 1713 | |
| 1714 UNINITIALIZED READ | 1703 UNINITIALIZED READ |
| 1715 name=bug_414268 | 1704 name=bug_414268 |
| 1716 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove | 1705 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove |
| 1717 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent | 1706 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent |
| 1718 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent | 1707 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent |
| 1719 pdf.dll!pp::InputEvent_HandleEvent | 1708 pdf.dll!pp::InputEvent_HandleEvent |
| 1720 ppapi_proxy.dll!ppapi::CallWhileUnlocked<> | 1709 ppapi_proxy.dll!ppapi::CallWhileUnlocked<> |
| 1721 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven t | 1710 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven t |
| 1722 | 1711 |
| 1723 UNADDRESSABLE ACCESS | 1712 UNADDRESSABLE ACCESS |
| (...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2155 content.dll!content::ChildThreadImpl::Init | 2144 content.dll!content::ChildThreadImpl::Init |
| 2156 content.dll!content::ChildThreadImpl::ChildThreadImpl | 2145 content.dll!content::ChildThreadImpl::ChildThreadImpl |
| 2157 content.dll!content::UtilityThreadImpl::UtilityThreadImpl | 2146 content.dll!content::UtilityThreadImpl::UtilityThreadImpl |
| 2158 content.dll!content::UtilityMain | 2147 content.dll!content::UtilityMain |
| 2159 | 2148 |
| 2160 UNADDRESSABLE ACCESS | 2149 UNADDRESSABLE ACCESS |
| 2161 name=bug_617740 | 2150 name=bug_617740 |
| 2162 media.dll!mkvmuxer::Segment::WriteFramesAll | 2151 media.dll!mkvmuxer::Segment::WriteFramesAll |
| 2163 media.dll!mkvmuxer::Segment::Finalize | 2152 media.dll!mkvmuxer::Segment::Finalize |
| 2164 media.dll!media::WebmMuxer::~WebmMuxer | 2153 media.dll!media::WebmMuxer::~WebmMuxer |
| OLD | NEW |