Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ILL_ILLOPN occurs when trying to launch Chromium in Ubuntu 16.10 #5

Closed
saiarcot895 opened this issue Nov 14, 2016 · 1 comment
Closed

Comments

@saiarcot895
Copy link
Owner

This applies to both Chromium Beta and Dev.

Received signal 4 ILL_ILLOPN 7f4ecab70c70
#0 0x7f4ed750fb6e base::debug::StackTrace::StackTrace()
#1 0x7f4ed750ff5b <unknown>
#2 0x7f4ed764d670 <unknown>
#3 0x7f4ecab70c70 WTF::decommitSystemPages()
#4 0x7f4ed1fd1510 <unknown>
#5 0x7f4ed1fd1d13 <unknown>
#6 0x7f4ed1fcf6f6 blink::NormalPageArena::allocatePage()
#7 0x7f4ed1fd0148 blink::NormalPageArena::outOfLineAllocate()
#8 0x7f4ed1b838bd blink::ChromeClientImpl::create()
#9 0x7f4ed1c4160e blink::WebViewImpl::WebViewImpl()
#10 0x7f4ed1c424d3 blink::WebViewImpl::create()                                                                                                                         
#11 0x7f4ed56504c5 content::RenderViewImpl::Initialize()                                                                                                                
#12 0x7f4ed5651321 content::RenderViewImpl::Create()                                                                                                                    
#13 0x7f4ed4f90e82 content::mojom::RendererStub::Accept()                                                                                                               
#14 0x7f4ed7a20699 mojo::InterfaceEndpointClient::HandleValidatedMessage()                                                                                              
#15 0x7f4ed44de659 <unknown>                                                                                                                                            
#16 0x7f4ed44dfd52 <unknown>                                                                                                                                            
#17 0x7f4ed75115ae base::debug::TaskAnnotator::RunTask()                                                                                                                
#18 0x7f4ed1f6312a blink::scheduler::TaskQueueManager::ProcessTaskFromWorkQueue()                                                                                       
#19 0x7f4ed1f63a3d blink::scheduler::TaskQueueManager::DoWork()                                                                                                         
#20 0x7f4ed75115ae base::debug::TaskAnnotator::RunTask()                                                                                                                
#21 0x7f4ed75374b9 base::MessageLoop::RunTask()                                                                                                                         
#22 0x7f4ed753875d base::MessageLoop::DeferOrRunPendingTask()                                                                                                           
#23 0x7f4ed75394fd base::MessageLoop::DoWork()                                                                                                                          
#24 0x7f4ed7539879 base::MessagePumpDefault::Run()                                                                                                                      
#25 0x7f4ed755af58 base::RunLoop::Run()
#26 0x7f4ed566bfd2 <unknown>
#27 0x7f4ed575cf84 <unknown>
#28 0x7f4ed575d4ff <unknown>
#29 0x7f4ed575b751 content::ContentMain()
#30 0x555ac47868cc ChromeMain
#31 0x7f4ece2b33f1 __libc_start_main
#32 0x555ac478677a _start
  r8: 0000000000000000  r9: 0000000000000000 r10: 0000000000000022 r11: 0000000000000202
 r12: 00001c3f06a1c1f8 r13: 0000000000000004 r14: 00001c3f06a1c210 r15: 0000000000000001
  di: 00002aa1dce01000  si: 000000000001e000  bp: 00001c3f06a70000  bx: 00001c3f06a1c218
  dx: 0000000000000008  ax: ffffffffffffffff  cx: ffffffffffffff60  sp: 00007ffea93405d0
  ip: 00007f4ecab70c70 efl: 0000000000010286 cgf: 002b000000000033 erf: 0000000000000000
 trp: 0000000000000006 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant