Stack trace with debug symbols installed:

#0  0x81130c1c in re2::RE2::Init ()
#1  0x811319d8 in re2::RE2::RE2 ()
#2  0x80e392e8 in SupervisedUserURLFilter::SupervisedUserURLFilter ()
#3  0x80e315c3 in SupervisedUserService::SupervisedUserService ()
#4  0x80e34a72 in SupervisedUserServiceFactory::BuildServiceInstanceFor ()
#5  0xb347699c in BrowserContextKeyedServiceFactory::BuildServiceInstanceFor ()
   from /usr/lib/chromium-browser/./libkeyed_service_content.so
#6  0xb3b34146 in KeyedServiceFactory::GetServiceForContext () from 
/usr/lib/chromium-browser/./libkeyed_service_core.so
#7  0x80e34b66 in SupervisedUserServiceFactory::GetForProfile ()
#8  0x80d76e3e in IsURLAllowedForSupervisedUser ()
#9  0x80d77738 in search::GetNewTabPageURL ()
#10 0x819f025e in NewTabPageInterceptorService::CreateInterceptor ()
#11 0x80d61dc6 in ProfileIOData::InitializeOnUIThread ()
#12 0x80ee35e2 in LazyInitialize ()
#13 0x80ee3ac5 in ProfileImplIOData::Handle::GetResourceContext ()
#14 0xb595ffcc in content::StoragePartitionImplMap::Get () from 
/usr/lib/chromium-browser/./libcontent.so
#15 0xb55f9259 in GetStoragePartitionFromConfig () from 
/usr/lib/chromium-browser/./libcontent.so
#16 0xb55f9ba7 in content::BrowserContext::GetStoragePartition () from 
/usr/lib/chromium-browser/./libcontent.so
#17 0xb55f9dc7 in content::BrowserContext::GetDefaultStoragePartition () from 
/usr/lib/chromium-browser/./libcontent.so
#18 0x80ee099e in ProfileImpl::DoFinalInit ()
#19 0x80ee1284 in ProfileImpl::OnLocaleReady ()
#20 0x80ee1641 in ProfileImpl::OnPrefsLoaded ()
#21 0x80ee2537 in ProfileImpl::ProfileImpl ()
#22 0x80ee27ab in Profile::CreateProfile ()
#23 0x80d66ba3 in ProfileManager::CreateProfileHelper ()
#24 0x80d6c4bd in ProfileManager::CreateAndInitializeProfile ()
#25 0x80d6c78c in ProfileManager::GetProfile ()
#26 0x81a3fbe0 in GetStartupProfile ()
#27 0x80fa9148 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl ()
#28 0x80faa08c in ChromeBrowserMainParts::PreMainMessageLoopRun ()
#29 0xb55fd0d9 in content::BrowserMainLoop::PreMainMessageLoopRun () from 
/usr/lib/chromium-browser/./libcontent.so
#30 0xb5957657 in content::StartupTaskRunner::RunAllTasksNow () from 
/usr/lib/chromium-browser/./libcontent.so
#31 0xb55fe76e in content::BrowserMainLoop::CreateStartupTasks () from 
/usr/lib/chromium-browser/./libcontent.so
#32 0xb56037a3 in content::BrowserMainRunnerImpl::Initialize () from 
/usr/lib/chromium-browser/./libcontent.so
#33 0xb55fc252 in content::BrowserMain () from 
/usr/lib/chromium-browser/./libcontent.so
#34 0xb5d395ee in content::ContentMainRunnerImpl::Run () from 
/usr/lib/chromium-browser/./libcontent.so
#35 0xb0a85adb in service_manager::Main () from 
/usr/lib/chromium-browser/./libembedder.so
#36 0xb5d38140 in content::ContentMain () from 
/usr/lib/chromium-browser/./libcontent.so
#37 0x808d1ab7 in ChromeMain ()
#38 0x808d008b in main ()

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1697496

Title:
  chromium 59.0.3071.86 crashes at startup on x86

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  Chromium 59.0.3071.86 was promoted to the stable release channel last
  week, and I have built packages for all supported ubuntu releases at
  https://launchpad.net/~osomon/+archive/ubuntu/chromium-stable.

  The packages appear to work fine on 64bit versions of ubuntu, but the
  application crash when run on x86. This is what I’m seeing in an up-
  to-date xenial i386 VM:

  ubuntu@xenialvm:~$ chromium-browser 
  Received signal 11 SEGV_MAPERR 0000031d9a20
  #0 0x0000b75daee3 base::debug::StackTrace::StackTrace()
  #1 0x0000b75da767 base::debug::StackTrace::StackTrace()
  #2 0x0000b75db2fe <unknown>
  #3 0x0000b7727cfc ([vdso]+0xcfb)
  #4 0x00008113ac1c <unknown>
  #5 0x00008113b9d8 <unknown>
  #6 0x000080e432e8 <unknown>
  #7 0x000080e3b5c3 <unknown>
  #8 0x000080e3ea72 <unknown>
  #9 0x0000b2bc499c BrowserContextKeyedServiceFactory::BuildServiceInstanceFor()
  #10 0x0000b3282146 KeyedServiceFactory::GetServiceForContext()
  #11 0x000080e3eb66 <unknown>
  #12 0x000080d80e3e <unknown>
  #13 0x000080d81738 <unknown>
  #14 0x0000819fa25e <unknown>
  #15 0x000080d6bdc6 <unknown>
  #16 0x000080eed5e2 <unknown>
  #17 0x000080eedac5 <unknown>
  #18 0x0000b50adfcc content::StoragePartitionImplMap::Get()
  #19 0x0000b4d47259 <unknown>
  #20 0x0000b4d47ba7 content::BrowserContext::GetStoragePartition()
  #21 0x0000b4d47dc7 content::BrowserContext::GetDefaultStoragePartition()
  #22 0x000080eea99e <unknown>
  #23 0x000080eeb284 <unknown>
  #24 0x000080eeb641 <unknown>
  #25 0x000080eec537 <unknown>
  #26 0x000080eec7ab <unknown>
  #27 0x000080d70ba3 <unknown>
  #28 0x000080d764bd <unknown>
  #29 0x000080d7678c <unknown>
  #30 0x000081a49be0 <unknown>
  #31 0x000080fb3148 <unknown>
  #32 0x000080fb408c <unknown>
  #33 0x0000b4d4b0d9 content::BrowserMainLoop::PreMainMessageLoopRun()
  #34 0x0000b50a5657 content::StartupTaskRunner::RunAllTasksNow()
  #35 0x0000b4d4c76e content::BrowserMainLoop::CreateStartupTasks()
  #36 0x0000b4d517a3 <unknown>
  #37 0x0000b4d4a252 content::BrowserMain()
  #38 0x0000b54875ee <unknown>
  #39 0x0000b01d3adb service_manager::Main()
  #40 0x0000b5486140 content::ContentMain()
  #41 0x0000808dbab7 <unknown>
  #42 0x0000808da08b <unknown>
  #43 0x0000b0323637 __libc_start_main
  #44 0x0000808db8fe <unknown>
    gs: 00000033  fs: 00000000  es: 0000007b  ds: 0000007b
   edi: 84f352bc esi: 84f35120 ebp: bfd54c08 esp: bfd54ad0
   ebx: 84f34f68 edx: 00000006 ecx: 00000026 eax: bfd54c20
   trp: 0000000e err: 00000004  ip: 8113ac1c  cs: 00000073
   efl: 00210282 usp: bfd54ad0  ss: 0000007b
  [end of stack trace]
  Calling _exit(1). Core file will not be generated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1697496/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to