Status: Untriaged Owner: ---- Labels: Type-Bug Pri-1 Area-Misc OS-Windows Crash-4.0.206.1
New issue 22217 by [email protected]: Crash - skia::CanvasPaintT<gfx::Canvas>::init(bool) http://code.google.com/p/chromium/issues/detail?id=22217 This crash was detected in 4.0.206.1 and appears to be a regression from 4.0.203.2. It is currently ranked #22 (based on the relative number of reports in the release). There have been 200 reports from 121 clients. Search query: http://crash/search?query=Chrome+4.0.206.1+skia%3A%3ACanvasPaintT%3Cgfx%3A%3ACanvas%3E%3A%3Ainit%28bool%29 ---------------------------- * Summary Data * ---------------------------- Report Link: http://crash/reportdetail?reportid=4b1126321d9ac5e8 Mini Dump Link: http://crash/file?reportid=4b1126321d9ac5e8&name=upload_file_minidump Uptime: 35299 sec User Comments: null OS: Windows XP Service Pack 3 CPU Architecture: x86 CPU Info: GenuineIntel family 6 model 15 stepping 11 rept: null ptype: null plat: null crash type:(exception_access_violat...@0x00000000) ---------------------------- * Crash Trace * ---------------------------- [canvas_paint_win.h:111] - skia::CanvasPaintT<gfx::Canvas>::init(bool) [canvas_paint_win.h:57] - skia::CanvasPaintT<gfx::Canvas>::CanvasPaintT<gfx::Canvas>(HDC__ *,bool,int,int,int,int) [window_win.cc:860] - views::WindowWin::OnNCPaint(HRGN__ *) [widget_win.h:159] - views::WidgetWin::_ProcessWindowMessage(HWND__ *,unsigned int,unsigned int,long,long &,unsigned long) [widget_win.h:95] - views::WidgetWin::ProcessWindowMessage(HWND__ *,unsigned int,unsigned int,long,long &,unsigned long) [widget_win.cc:917] - views::WidgetWin::OnWndProc(unsigned int,unsigned int,long) [window_impl.cc:182] - base::WindowImpl::WndProc(HWND__ *,unsigned int,unsigned int,long) [user32.dll+0x00008733] - InternalCallWinProc [user32.dll+0x0001bdf0] - __fnINOUTLPSCROLLINFO [user32.dll+0x00018e9f] - DispatchClientMessage [user32.dll+0x00018eeb] - __fnDWORD [ntdll.dll+0x0000e472] - KiUserCallbackDispatcher [window_impl.cc:161] - base::WindowImpl::OnWndProc(unsigned int,unsigned int,long) [uxtheme.dll+0x00007ce7] - ThemeSetWindowRgn [user32.dll+0x0001e564] - SetWindowRgn [widget_win.h:287] - views::WidgetWin::SetWindowRgn(HRGN__ *,int) [window_win.cc:1290] - views::WindowWin::ResetWindowRegion(bool) [window_win.cc:1012] - views::WindowWin::OnSize(unsigned int,WTL::CSize const &) [widget_win.h:173] - views::WidgetWin::_ProcessWindowMessage(HWND__ *,unsigned int,unsigned int,long,long &,unsigned long) [widget_win.h:95] - views::WidgetWin::ProcessWindowMessage(HWND__ *,unsigned int,unsigned int,long,long &,unsigned long) [widget_win.cc:917] - views::WidgetWin::OnWndProc(unsigned int,unsigned int,long) [window_impl.cc:182] - base::WindowImpl::WndProc(HWND__ *,unsigned int,unsigned int,long) [user32.dll+0x00008733] - InternalCallWinProc [user32.dll+0x00008815] - UserCallWinProcCheckWow [user32.dll+0x0001bf14] - __fnINLPWINDOWPOS [user32.dll+0x00018dd8] - RealDefWindowProcW [uxtheme.dll+0x00001af5] - _ThemeDefWindowProc(HWND__ *,unsigned int,unsigned int,long,int) [uxtheme.dll+0x00001b3c] - ThemeDefWindowProcW [user32.dll+0x000194ec] - GetPropW [widget_win.cc:918] - views::WidgetWin::OnWndProc(unsigned int,unsigned int,long) [window_impl.cc:182] - base::WindowImpl::WndProc(HWND__ *,unsigned int,unsigned int,long) [user32.dll+0x00008733] - InternalCallWinProc [user32.dll+0x0001bdf0] - __fnINOUTLPSCROLLINFO [user32.dll+0x00018e9f] - DispatchClientMessage [user32.dll+0x0001be3a] - __fnINLPWINDOWPOS [ntdll.dll+0x0000e472] - KiUserCallbackDispatcher [window_impl.cc:161] - base::WindowImpl::OnWndProc(unsigned int,unsigned int,long) [user32.dll+0x00018dd8] - RealDefWindowProcW [uxtheme.dll+0x00001af5] - _ThemeDefWindowProc(HWND__ *,unsigned int,unsigned int,long,int) [uxtheme.dll+0x00001b3c] - ThemeDefWindowProcW [user32.dll+0x000194ec] - GetPropW [window_win.cc:1051] - views::WindowWin::OnSysCommand(unsigned int,WTL::CPoint) [widget_win.h:174] - views::WidgetWin::_ProcessWindowMessage(HWND__ *,unsigned int,unsigned int,long,long &,unsigned long) [widget_win.h:95] - views::WidgetWin::ProcessWindowMessage(HWND__ *,unsigned int,unsigned int,long,long &,unsigned long) [widget_win.cc:917] - views::WidgetWin::OnWndProc(unsigned int,unsigned int,long) [window_impl.cc:182] - base::WindowImpl::WndProc(HWND__ *,unsigned int,unsigned int,long) [user32.dll+0x00008733] - InternalCallWinProc [user32.dll+0x0001bdf0] - __fnINOUTLPSCROLLINFO [user32.dll+0x000089cc] - DispatchMessageWorker [user32.dll+0x00008a0f] - DispatchMessageW [accelerator_handler_win.cc:38] - views::AcceleratorHandler::Dispatch(tagMSG const &) [message_pump_win.cc:357] - base::MessagePumpForUI::ProcessMessageHelper(tagMSG const &) [message_pump_win.cc:396] - base::MessagePumpForUI::ProcessPumpReplacementMessage() [message_pump_win.cc:352] - base::MessagePumpForUI::ProcessMessageHelper(tagMSG const &) [message_pump_win.cc:205] - base::MessagePumpForUI::DoRunLoop() [message_pump_win.cc:52] - base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *) [message_loop.cc:194] - MessageLoop::RunInternal() [message_loop.cc:181] - MessageLoop::RunHandler() [message_loop.cc:599] - MessageLoopForUI::Run(base::MessagePumpWin::Dispatcher *) [browser_main.cc:203] - `anonymous namespace'::RunUIMessageLoop(BrowserProcess *) [browser_main.cc:833] - BrowserMain(MainFunctionParams const &) [chrome_dll_main.cc:599] - ChromeMain [google_update_client.cc:96] - google_update::GoogleUpdateClient::Launch(HINSTANCE__ *,sandbox::SandboxInterfaceInfo *,wchar_t *,char const *,int *) [kernel32.dll+0x0002ffff] - CreateFiberEx ---------------------------- * Loaded Modules * ---------------------------- zh-TW.dll default.dll chrome.dll gears.dll icudt38.dll rlz.dll chrome.exe mdnsNSP.dll comctl32.dll QCKEY32.DLL advapi32.dll clbcatq.dll comres.dll crypt32.dll cryptdll.dll cryptnet.dll dnsapi.dll dssenh.dll gdi32.dll hnetcfg.dll iertutil.dll imm32.dll iphlpapi.dll kernel32.dll lpk.dll lz32.dll msasn1.dll mscms.dll msctf.dll msctfime.ime msv1_0.dll msvcp60.dll msvcrt.dll mswsock.dll netapi32.dll normaliz.dll ntdll.dll ntmarta.dll ole32.dll oleacc.dll oleaut32.dll psapi.dll rasadhlp.dll rasapi32.dll rasman.dll riched20.dll rpcrt4.dll rsaenh.dll rtutils.dll samlib.dll schannel.dll secur32.dll sensapi.dll shell32.dll shlwapi.dll sxs.dll t2embed.dll tapi32.dll urlmon.dll user32.dll userenv.dll usp10.dll uxtheme.dll version.dll winhttp.dll wininet.dll winmm.dll winspool.drv wldap32.dll ws2_32.dll ws2help.dll wshtcpip.dll xpsp2res.dll -- 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 -~----------~----~----~----~------~----~------~--~---
