Hi everyone,
I try build&run the latest chromium on my linux desktop today, and chromium crash while starting.
Can anyone help me with it?
Thanks!
Crash log:
[71124:71124:0913/105546.904978:WARNING:user_policy_signin_service.cc(209)] No OAuth Refresh Token - delaying policy download
#
# Fatal error in ../../v8/src/snapshot/snapshot.h, line 31
# Check failed: IsSane().
#
#0 0x7fcd2a5cecbd base::debug::StackTrace::StackTrace()
#1 0x7fcd2a5cd08c base::debug::StackTrace::StackTrace()
#2 0x7fcd1bd769d7 gin::(anonymous namespace)::PrintStackTrace()
#3 0x7fcd0c891efc V8_Fatal()
#4 0x7fcd1b9a49a5 v8::internal::SnapshotData::SnapshotData()
#5 0x7fcd1b9a4441 v8::internal::Snapshot::Initialize()
#6 0x7fcd1b216bfd v8::IsolateNewImpl()
#7 0x7fcd1bd424dd gin::IsolateHolder::IsolateHolder()
#8 0x7fcd16e059e1 blink::V8PerIsolateData::V8PerIsolateData()
#9 0x7fcd16e066f1 blink::V8PerIsolateData::Initialize()
#10 0x7fcd184db430 blink::V8Initializer::InitializeMainThread()
#11 0x7fcd0f049618 blink::Initialize()
#12 0x7fcd254f0679
#
# Fatal error in ../../v8/src/snapshot/snapshot.h, line 31
# Check failed: IsSane().
#
#0 0x7fcd2a5cecbd base::debug::StackTrace::StackTrace()
#1 0x7fcd2a5cd08c base::debug::StackTrace::StackTrace()
#2 0x7fcd1bd769d7 gin::(anonymous namespace)::PrintStackTrace()
#3 0x7fcd0c891efc V8_Fatal()
#4 0x7fcd1b9a49a5 v8::internal::SnapshotData::SnapshotData()
#5 0x7fcd1b9a4441 v8::internal::Snapshot::Initialize()
#6 0x7fcd1b216bfd v8::IsolateNewImpl()
#7 0x7fcd1bd424dd gin::IsolateHolder::IsolateHolder()
#8 0x7fcd16e059e1 blink::V8PerIsolateData::V8PerIsolateData()
#9 0x7fcd16e066f1 content::RenderThreadImpl::InitializeWebKit()
#13 0x7fcd254ebc58 blink::V8PerIsolateData::Initialize()
#10 0x7fcd184db430 blink::V8Initializer::InitializeMainThread()
#11 0x7fcd0f049618 blink::Initialize()
#12 0x7fcd254f0679 <unknown>
#13 0x7fcd254ebc58 <unknown>
#14 0x7fcd254e9f94 <unknown>
#15 0x7fcd254e8ca7 <unknown>
#16 0x7fcd2556846e <unknown>
#17 0x7fcd25a1031c <unknown>
#18 0x7fcd25a10fe9 <unknown>
#19 0x7fcd25a13b0e <unknown>
#20 0x7fcd25a0e61d <unknown>
#21 0x7fcd2aed8825 service_manager::Main()
#22 0x7fcd25a0fcbf <unknown>
#23 0x55856c2b64ae content::RenderThreadImpl::Init()
#14 0x7fcd254e9f94 content::RenderThreadImpl::RenderThreadImpl()
#15 0x7fcd254e8ca7 ChromeMain
#24 0x55856c2b63c2 main
#25 0x7fcd116f6f45 __libc_start_main
#26 0x55856c2b62a4 content::RenderThreadImpl::Create()
#16 0x7fcd2556846e <unknown>
Received signal 4 ILL_ILLOPN 7fcd0c894b32
#0 0x7fcd2a5cecbd content::RendererMain()
#17 0x7fcd25a1031c base::debug::StackTrace::StackTrace()
#1 0x7fcd2a5cd08c base::debug::StackTrace::StackTrace()
#2 0x7fcd2a5ce675 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x7fcd2ac35330 <unknown>
#4 0x7fcd0c894b32 v8::base::OS::Abort()
#5 0x7fcd1b9a49a5 v8::internal::SnapshotData::SnapshotData()
#6 0x7fcd1b9a4441 v8::internal::Snapshot::Initialize()
#7 0x7fcd1b216bfd v8::IsolateNewImpl()
#8 0x7fcd1bd424dd gin::IsolateHolder::IsolateHolder()
#9 0x7fcd16e059e1 blink::V8PerIsolateData::V8PerIsolateData()
#10 0x7fcd16e066f1 blink::V8PerIsolateData::Initialize()
#11 0x7fcd184db430 content::RunZygote()
#18 0x7fcd25a10fe9 blink::V8Initializer::InitializeMainThread()
#12 0x7fcd0f049618 blink::Initialize()
#13 0x7fcd254f0679 <unknown>
#14 0x7fcd254ebc58 <unknown>
#15 0x7fcd254e9f94 <unknown>
#16 0x7fcd254e8ca7 <unknown>
#17 0x7fcd2556846e <unknown>
#18 0x7fcd25a1031c <unknown>
#19 0x7fcd25a10fe9 <unknown>
#20 0x7fcd25a13b0e <unknown>
#21 0x7fcd25a0e61d <unknown>
#22 0x7fcd2aed8825 service_manager::Main()
#23 0x7fcd25a0fcbf <unknown>
#24 0x55856c2b64ae content::RunNamedProcessTypeMain()
#19 0x7fcd25a13b0e content::ContentMainRunnerImpl::Run()
#20 0x7fcd25a0e61d ChromeMain
#25 0x55856c2b63c2 main
#26 0x7fcd116f6f45 __libc_start_main
#27 0x55856c2b62a4 content::ContentServiceManagerMainDelegate::RunEmbedderProcess()
#21 0x7fcd2aed8825 service_manager::Main()
#22 0x7fcd25a0fcbf content::ContentMain()
#23 0x55856c2b64ae <unknown>
#24 0x55856c2b63c2 <unknown>
#25 0x7fcd116f6f45 __libc_start_main
#26 0x55856c2b62a4 <unknown>
Received signal 4 ILL_ILLOPN 7fcd0c894b32
#0 0x7fcd2a5cecbd base::debug::StackTrace::StackTrace()
#1 0x7fcd2a5cd08c base::debug::StackTrace::StackTrace()
#2 0x7fcd2a5ce675 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x7fcd2ac35330 <unknown>
#4 0x7fcd0c894b32 v8::base::OS::Abort()
#5 0x7fcd1b9a49a5 v8::internal::SnapshotData::SnapshotData()
#6 0x7fcd1b9a4441 v8::internal::Snapshot::Initialize()
#7 0x7fcd1b216bfd v8::IsolateNewImpl()
#8 0x7fcd1bd424dd gin::IsolateHolder::IsolateHolder()
#9 0x7fcd16e059e1 <unknown>
r8: 00007fcd07327a00 r9: 0000000000000015 r10: 0000000000000000 r11: 0000000000000000
r12: 00007fcd11a98868 r13: 0000018e23f90020 r14: 00007fcd1bb15b54 r15: 000000000000001f
di: 00007fcd11a981c0 si: 00007fcd11a999d0 bp: 00007ffed6382a00 bx: 00007fcd1bbaf677
dx: 0000000000000000 ax: 0000000000000000 cx: 003ecc212a5e3100 sp: 00007ffed6382908
ip: 00007fcd0c894b32 efl: 0000000000010202 cgf: 0000000000000033 erf: 0000000000000000
trp: 0000000000000006 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
blink::V8PerIsolateData::V8PerIsolateData()
#10 0x7fcd16e066f1 blink::V8PerIsolateData::Initialize()
#11 0x7fcd184db430 blink::V8Initializer::InitializeMainThread()
#12 0x7fcd0f049618 blink::Initialize()
#13 0x7fcd254f0679 content::RenderThreadImpl::InitializeWebKit()
#14 0x7fcd254ebc58 content::RenderThreadImpl::Init()
#15 0x7fcd254e9f94 content::RenderThreadImpl::RenderThreadImpl()
#16 0x7fcd254e8ca7 content::RenderThreadImpl::Create()
#17 0x7fcd2556846e content::RendererMain()
#18 0x7fcd25a1031c content::RunZygote()
#19 0x7fcd25a10fe9 content::RunNamedProcessTypeMain()
#20 0x7fcd25a13b0e content::ContentMainRunnerImpl::Run()
#21 0x7fcd25a0e61d content::ContentServiceManagerMainDelegate::RunEmbedderProcess()
#22 0x7fcd2aed8825 service_manager::Main()
#23 0x7fcd25a0fcbf content::ContentMain()
#24 0x55856c2b64ae ChromeMain
#25 0x55856c2b63c2 main
#26 0x7fcd116f6f45 __libc_start_main
#27 0x55856c2b62a4 <unknown>
r8: 00007fcd07327a00 r9: 0000000000000010 r10: 0000000000000000 r11: 0000000000000000
r12: 00007fcd11a98868 r13: 0000018e23c71020 r14: 00007fcd1bb15b54 r15: 000000000000001f
di: 00007fcd11a981c0 si: 00007fcd11a999d0 bp: 00007ffed6382a00 bx: 00007fcd1bbaf677
dx: 0000000000000000 ax: 0000000000000000 cx: 003ecc212a5e3100 sp: 00007ffed6382908
ip: 00007fcd0c894b32 efl: 0000000000010202 cgf: 0000000000000033 erf: 0000000000000000
trp: 0000000000000006 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
--