Advertisement
Guest User

Untitled

a guest
Sep 7th, 2014
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. toy@toybox:~$ chromium-browser
  2.  
  3.  
  4. #
  5. # Fatal error in ../../v8/src/ia32/assembler-ia32.cc, line 53
  6. # CHECK(cpu.has_sse2()) failed
  7. #
  8.  
  9. ==== C stack trace ===============================
  10.  
  11. 1: ??
  12. 2: ??
  13. 3: ??
  14. 4: ??
  15. 5: ??
  16. 6: ??
  17. 7: ??
  18. 8: ??
  19. 9: ??
  20. 10: gin::IsolateHolder::IsolateHolder(gin::IsolateHolder::ScriptMode)
  21. 11: net::ProxyResolverV8::EnsureIsolateCreated()
  22. 12: ??
  23. 13: ??
  24. 14: ??
  25. 15: base::MessageLoop::RunTask(base::PendingTask const&)
  26. 16: base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&)
  27. 17: base::MessageLoop::DoWork()
  28. 18: base::MessagePumpLibevent::Run(base::MessagePump::Delegate*)
  29. 19: base::MessageLoop::RunHandler()
  30. 20: base::RunLoop::Run()
  31. 21: base::MessageLoop::Run()
  32. 22: base::Thread::Run(base::MessageLoop*)
  33. 23: content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*)
  34. 24: content::BrowserThreadImpl::Run(base::MessageLoop*)
  35. 25: base::Thread::ThreadMain()
  36. 26: ??
  37. 27: ??
  38. 28: clone
  39. Istruzione non consentita (core dump creato)
  40. toy@toybox:~$ ATTENTION: default value of option force_s3tc_enable overridden by environment.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement