New issue
Advanced search Search tips

Issue 774700 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 637172
Owner: ----
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Assertion when starting Chrome with custom font scaling factor

Project Member Reported by eostroukhov@chromium.org, Oct 13 2017

Issue description

Chrome Version: Version 64.0.3240.0 (Developer Build) (64-bit)
OS: Ubuntu

What steps will reproduce the problem?
(1) Set font scaling factor to 1.2
(2) Start Chrome

What is the expected result?
Chrome runs

What happens instead?
Chrome crashes before showing the UI:
[2927:2927:1013/145706.836674:FATAL:dip_util.cc(71)] Check failed: diff < kEplison (0.000244141 vs. 0.0002)
#0 0x556073e26d77 base::debug::StackTrace::StackTrace()
#1 0x556073e44e01 logging::LogMessage::~LogMessage()
#2 0x5560752c73de ui::(anonymous namespace)::CheckSnapped()
#3 0x5560752c720a ui::SnapLayerToPhysicalPixelBoundary()
#4 0x5560757b0f71 views::View::UpdateChildLayerBounds()
#5 0x5560757b1024 views::View::UpdateChildLayerBounds()
#6 0x5560757ab333 views::View::BoundsChanged()
#7 0x5560757ab164 views::View::SetBoundsRect()
#8 0x5560757ab05f views::View::SetBounds()
#9 0x5560765f8f58 OpaqueBrowserFrameViewLayout::Layout()
#10 0x5560757acdd0 views::View::Layout()
#11 0x5560757bfef7 views::NonClientView::Layout()
#12 0x5560757b7f36 views::Widget::Init()
#13 0x55607650fd43 BrowserFrame::InitBrowserFrame()
#14 0x55607653ba20 BrowserWindow::CreateBrowserWindow()
#15 0x55607636c506 Browser::Browser()
#16 0x55607639c862 StartupBrowserCreatorImpl::OpenTabsInBrowser()
#17 0x55607639d447 StartupBrowserCreatorImpl::RestoreOrCreateBrowser()
#18 0x55607639c42b StartupBrowserCreatorImpl::DetermineURLsAndLaunch()
#19 0x55607639be32 StartupBrowserCreatorImpl::Launch()
#20 0x556076399000 StartupBrowserCreator::LaunchBrowser()
#21 0x55607639aa6b StartupBrowserCreator::ProcessLastOpenedProfiles()
#22 0x55607639a6ba StartupBrowserCreator::LaunchBrowserForLastProfiles()
#23 0x556076398c2e StartupBrowserCreator::ProcessCmdLineImpl()
#24 0x556076398334 StartupBrowserCreator::Start()
#25 0x556073ad22b1 ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#26 0x556073ad119a ChromeBrowserMainParts::PreMainMessageLoopRun()
#27 0x5560725ee35d content::BrowserMainLoop::PreMainMessageLoopRun()
#28 0x556072a3a41f content::StartupTaskRunner::RunAllTasksNow()
#29 0x5560725ec71e content::BrowserMainLoop::CreateStartupTasks()
#30 0x5560725f1813 content::BrowserMainRunnerImpl::Initialize()
#31 0x5560725ea022 content::BrowserMain()
#32 0x556073aa69d7 content::RunNamedProcessTypeMain()
#33 0x556073aa7487 content::ContentMainRunnerImpl::Run()
#34 0x556073ab376b service_manager::Main()
#35 0x556073aa5db2 content::ContentMain()
#36 0x556071cd21cc ChromeMain
#37 0x7f8b37d89f45 __libc_start_main
#38 0x556071cd2029 <unknown>

Received signal 6
#0 0x556073e26d77 base::debug::StackTrace::StackTrace()
#1 0x556073e2684f base::debug::(anonymous namespace)::StackDumpSignalHandler()
#2 0x7f8b3de57330 <unknown>
#3 0x7f8b37d9ec37 gsignal
#4 0x7f8b37da2028 abort
#5 0x556073e25672 base::debug::BreakDebugger()
#6 0x556073e451ca logging::LogMessage::~LogMessage()
#7 0x5560752c73de ui::(anonymous namespace)::CheckSnapped()
#8 0x5560752c720a ui::SnapLayerToPhysicalPixelBoundary()
#9 0x5560757b0f71 views::View::UpdateChildLayerBounds()
#10 0x5560757b1024 views::View::UpdateChildLayerBounds()
#11 0x5560757ab333 views::View::BoundsChanged()
#12 0x5560757ab164 views::View::SetBoundsRect()
#13 0x5560757ab05f views::View::SetBounds()
#14 0x5560765f8f58 OpaqueBrowserFrameViewLayout::Layout()
#15 0x5560757acdd0 views::View::Layout()
#16 0x5560757bfef7 views::NonClientView::Layout()
#17 0x5560757b7f36 views::Widget::Init()
#18 0x55607650fd43 BrowserFrame::InitBrowserFrame()
#19 0x55607653ba20 BrowserWindow::CreateBrowserWindow()
#20 0x55607636c506 Browser::Browser()
#21 0x55607639c862 StartupBrowserCreatorImpl::OpenTabsInBrowser()
#22 0x55607639d447 StartupBrowserCreatorImpl::RestoreOrCreateBrowser()
#23 0x55607639c42b StartupBrowserCreatorImpl::DetermineURLsAndLaunch()
#24 0x55607639be32 StartupBrowserCreatorImpl::Launch()
#25 0x556076399000 StartupBrowserCreator::LaunchBrowser()
#26 0x55607639aa6b StartupBrowserCreator::ProcessLastOpenedProfiles()
#27 0x55607639a6ba StartupBrowserCreator::LaunchBrowserForLastProfiles()
#28 0x556076398c2e StartupBrowserCreator::ProcessCmdLineImpl()
#29 0x556076398334 StartupBrowserCreator::Start()
#30 0x556073ad22b1 ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#31 0x556073ad119a ChromeBrowserMainParts::PreMainMessageLoopRun()
#32 0x5560725ee35d content::BrowserMainLoop::PreMainMessageLoopRun()
#33 0x556072a3a41f content::StartupTaskRunner::RunAllTasksNow()
#34 0x5560725ec71e content::BrowserMainLoop::CreateStartupTasks()
#35 0x5560725f1813 content::BrowserMainRunnerImpl::Initialize()
#36 0x5560725ea022 content::BrowserMain()
#37 0x556073aa69d7 content::RunNamedProcessTypeMain()
#38 0x556073aa7487 content::ContentMainRunnerImpl::Run()
#39 0x556073ab376b service_manager::Main()
#40 0x556073aa5db2 content::ContentMain()
#41 0x556071cd21cc ChromeMain
#42 0x7f8b37d89f45 __libc_start_main
#43 0x556071cd2029 <unknown>
  r8: ffff83c2ffabeb20  r9: ffff83c2ffabeb10 r10: 0000000000000008 r11: 0000000000000206
 r12: 00007fff80a27b70 r13: 000000000000006b r14: 00007fff80a27b68 r15: 00007fff80a27b60
  di: 0000000000000b6f  si: 0000000000000b6f  bp: 00007fff80a27700  bx: 00007fff80a27700
  dx: 0000000000000006  ax: 0000000000000000  cx: 00007f8b37d9ec37  sp: 00007fff80a27558
  ip: 00007f8b37d9ec37 efl: 0000000000000206 cgf: 0000000000000033 erf: 0000000000000000
 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.

 
Looks like this happens with scaling factor of 1.3 and not 1.2 now...
Cc: thomasanderson@chromium.org osh...@chromium.org
Mergedinto: 637172
Status: Duplicate (was: Untriaged)

Sign in to add a comment