DevTools Renderer crashes randomly while scrolling source code |
|||
Issue descriptionChrome Version : 59.0.3035.0 OS Version: OS X 10.12.3 URLs (if applicable) : What steps will reproduce the problem? 1. Open devtools on any website 2. Open sources panel, open javascript code 3. Start scrolling it up-and-down What is the expected result? Nothing crashes. What happens instead of that? Renderer crashes for me a lot. Example crash ids: b757ab6920000000, 69852b6920000000, 6f8f1e6480000000, ed801b6920000000 Thread is crashed with BAD_ACCESS The tip of the stack: 0x0000000104961c30 (Google Chrome Framework -__hash_table ) cc::LayerTreeImpl::DidUpdateScrollState(int) 0x00000001048a1571 (Google Chrome Framework -painted_scrollbar_layer_impl.cc:61 ) cc::PaintedScrollbarLayerImpl::PushPropertiesTo(cc::LayerImpl*) 0x000000010498ee7e (Google Chrome Framework -tree_synchronizer.cc:97 ) cc::TreeSynchronizer::PushLayerProperties(cc::LayerTreeImpl*, cc::LayerTreeImpl*) 0x0000000104958ef8 (Google Chrome Framework -layer_tree_host_impl.cc:2046 ) cc::LayerTreeHostImpl::ActivateSyncTree() 0x0000000104986f1a (Google Chrome Framework -proxy_impl.cc:534 ) cc::ProxyImpl::ScheduledActionActivateSyncTree() 0x00000001049177fd (Google Chrome Framework -scheduler.cc:641 ) cc::Scheduler::ProcessScheduledActions() 0x00000001049857c3 (Google Chrome Framework -proxy_impl.cc:296 ) cc::ProxyImpl::NotifyReadyToActivate() 0x0000000104935f28 (Google Chrome Framework -tile_manager.cc:1130 ) cc::TileManager::CheckAndIssueSignals()
,
Mar 9 2017
,
Mar 9 2017
This looks like a way to repro bug 699504. Leaving open as a separate bug since there are repro steps here, but feel free to dup if that makes more sense.
,
Mar 9 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by nyerramilli@chromium.org
, Mar 9 2017