Status: Available
Owner: ----
CC: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend Skia stable Crash

New issue 7441 by [email protected]: SkBitmap::freeMipMap()-12E85ED
http://code.google.com/p/chromium/issues/detail?id=7441

Reported on chromebot and in the wild.

http://crash/reportview?
product=Chrome&version=2.0.159.0&signature=SkBitmap::freeMipMap()-12E85ED

See http://crash/reportdetail?reportid=18a25b96a1c1105
Thread 1 *CRASHED* (EXCEPTION_ACCESS_VIOLATION @0xffffffffffa785b1)

0x7264acb3       [chrome.dll     - skbitmap.cpp:335]    
SkBitmap::freeMipMap()
0x7264ac77       [chrome.dll     - skbitmap.cpp:316]    
SkBitmap::freePixels()
0x7248e666       [chrome.dll     - imageskia.cpp:290]   
WebCore::FrameData::clear(bool)
0x724ca2fe       [chrome.dll     - bitmapimage.cpp:82]  
WebCore::BitmapImage::destroyDecodedData(bool)
0x724ca35f       [chrome.dll     - bitmapimage.cpp:98]  
WebCore::BitmapImage::destroyDecodedDataIfNecessary(bool)
0x724caa06       [chrome.dll     - bitmapimage.cpp:416] 
WebCore::BitmapImage::internalAdvanceAnimation(bool)
0x724ca8a2       [chrome.dll     - bitmapimage.cpp:327] 
WebCore::BitmapImage::startAnimation(bool)
0x7248e8fd       [chrome.dll     - imageskia.cpp:415]   
WebCore::BitmapImage::draw(WebCore::GraphicsContext *,WebCore::FloatRect
const &,WebCore::FloatRect const &,WebCore::CompositeOperator)
0x7242b7a2       [chrome.dll     - graphicscontext.cpp:429]     
WebCore::GraphicsContext::drawImage(WebCore::Image *,WebCore::FloatRect
const &,WebCore::FloatRect const &,WebCore::CompositeOperator,bool)
0x7242b35f       [chrome.dll     - graphicscontext.cpp:301]     
WebCore::GraphicsContext::drawImage(WebCore::Image *,WebCore::IntRect const
&,WebCore::IntRect const &,WebCore::CompositeOperator,bool)
0x7242b32f       [chrome.dll     - graphicscontext.cpp:291]     
WebCore::GraphicsContext::drawImage(WebCore::Image *,WebCore::IntRect const
&,WebCore::CompositeOperator,bool)
0x7244ebb0       [chrome.dll     - renderimage.cpp:407] 
WebCore::RenderImage::paintReplaced(WebCore::RenderObject::PaintInfo
&,int,int)
0x724b77c8       [chrome.dll     - renderreplaced.cpp:140]      
WebCore::RenderReplaced::paint(WebCore::RenderObject::PaintInfo &,int,int)
0x7248a6fb       [chrome.dll     - inlinebox.cpp:157]   
WebCore::InlineBox::paint(WebCore::RenderObject::PaintInfo &,int,int)
0x724e59d1       [chrome.dll     - inlineflowbox.cpp:665]       
WebCore::InlineFlowBox::paint(WebCore::RenderObject::PaintInfo &,int,int)
0x724b2d6d       [chrome.dll     - rootinlinebox.cpp:179]       
WebCore::RootInlineBox::paint(WebCore::RenderObject::PaintInfo &,int,int)
0x724b14e6       [chrome.dll     - renderflow.cpp:434]  
WebCore::RenderFlow::paintLines(WebCore::RenderObject::PaintInfo &,int,int)
0x7245bdf7       [chrome.dll     - renderblock.cpp:1604]        
WebCore::RenderBlock::paintContents(WebCore::RenderObject::PaintInfo
&,int,int)
0x7245c10b       [chrome.dll     - renderblock.cpp:1694]        
WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo
&,int,int)
0x7245bacb       [chrome.dll     - renderblock.cpp:1518]        
WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo &,int,int)
0x7245beca       [chrome.dll     - renderblock.cpp:1630]        
WebCore::RenderBlock::paintChildren(WebCore::RenderObject::PaintInfo
&,int,int)
0x7245be02       [chrome.dll     - renderblock.cpp:1606]        
WebCore::RenderBlock::paintContents(WebCore::RenderObject::PaintInfo
&,int,int)
0x7245c10b       [chrome.dll     - renderblock.cpp:1694]        
WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo
&,int,int)
0x7245bacb       [chrome.dll     - renderblock.cpp:1518]        
WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo &,int,int)
0x723f80e2       [chrome.dll     - renderlayer.cpp:1797]        
WebCore::RenderLayer::paintLayer(WebCore::RenderLayer
*,WebCore::GraphicsContext *,WebCore::IntRect const
&,bool,WebCore::PaintRestriction,WebCore::RenderObject *,bool,bool)
0x723f8204       [chrome.dll     - renderlayer.cpp:1822]        
WebCore::RenderLayer::paintLayer(WebCore::RenderLayer
*,WebCore::GraphicsContext *,WebCore::IntRect const
&,bool,WebCore::PaintRestriction,WebCore::RenderObject *,bool,bool)
0x724019be       [chrome.dll     - frameview.cpp:1192]  
WebCore::FrameView::paintContents(WebCore::GraphicsContext
*,WebCore::IntRect const &)
0x723db92d       [chrome.dll     - scrollview.cpp:693]  
WebCore::ScrollView::paint(WebCore::GraphicsContext *,WebCore::IntRect
const &)
0x7268562d       [chrome.dll     - webframe_impl.cc:1469]       
WebFrameImpl::CaptureImage(scoped_ptr<skia::BitmapPlatformDeviceWin>
*,bool)
0x7219aae8       [chrome.dll     - render_view.cc:796]  
RenderView::CaptureThumbnail(WebFrame *,int,int,SkBitmap *,ThumbnailScore
*)
0x7219a2d6       [chrome.dll     - render_view.cc:462]  
RenderView::SendThumbnail()
0x7219aa18       [chrome.dll     - render_view.cc:743]  
RenderView::CapturePageInfo(int,bool)
0x721a183e       [chrome.dll     - task.h:202]  
ScopedRunnableMethodFactory<RenderView>::RunnableMethod<void (
RenderView::*)(int,bool),Tuple2<int,bool> >::Run()
0x725037ff       [chrome.dll     - message_loop.cc:308] 
MessageLoop::RunTask(Task *)
0x72503836       [chrome.dll     - message_loop.cc:316] 
MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &)
0x72503a8a       [chrome.dll     - message_loop.cc:435] 
MessageLoop::DoDelayedWork(base::Time *)
0x7251a13c       [chrome.dll     - message_pump_default.cc:27]  
base::MessagePumpDefault::Run(base::MessagePump::Delegate *)
0x725036c9       [chrome.dll     - message_loop.cc:197] 
MessageLoop::RunInternal()
0x72503696       [chrome.dll     - message_loop.cc:180] 
MessageLoop::RunHandler()
0x72503639       [chrome.dll     - message_loop.cc:154]  MessageLoop::Run()
0x72505b73       [chrome.dll     - thread.cc:153]       
base::Thread::ThreadMain()
0x72504f18       [chrome.dll     - platform_thread_win.cc:26]    `anonymous
namespace'::ThreadFunc(void *)
0x7619e3f2       [kernel32.dll   + 0x0008e3f2]   BaseThreadInitThunk
0x77a2cfec       [ntdll.dll      + 0x0007cfec]   __RtlUserThreadStart
0x77a2d1fe       [ntdll.dll      + 0x0007d1fe]   _RtlUserThreadStart


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