Advertisement
Guest User

Untitled

a guest
Aug 13th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. user@computer:~$ chromium-browser
  2. Using PPAPI flash.
  3. --ppapi-flash-path=/usr/lib/adobe-flashplugin/libpepflashplayer.so --ppapi-flash-version=
  4. Received signal 11 SEGV_MAPERR 0000031d9a20
  5. #0 0x0000b75e3ee3 base::debug::StackTrace::StackTrace()
  6. #1 0x0000b75e3767 base::debug::StackTrace::StackTrace()
  7. #2 0x0000b75e42fe <unknown>
  8. #3 0x0000b7770cfc ([vdso]+0xcfb)
  9. #4 0x0000811dbc1c <unknown>
  10. #5 0x0000811dc9d8 <unknown>
  11. #6 0x000080ee42e8 <unknown>
  12. #7 0x000080edc5c3 <unknown>
  13. #8 0x000080edfa72 <unknown>
  14. #9 0x0000b2bcc99c BrowserContextKeyedServiceFactory::BuildServiceInstanceFor()
  15. #10 0x0000b328b146 KeyedServiceFactory::GetServiceForContext()
  16. #11 0x000080edfb66 <unknown>
  17. #12 0x000080e21e3e <unknown>
  18. #13 0x000080e22738 <unknown>
  19. #14 0x000081a9b25e <unknown>
  20. #15 0x000080e0cdc6 <unknown>
  21. #16 0x000080f8e5e2 <unknown>
  22. #17 0x000080f8eac5 <unknown>
  23. #18 0x0000b50b6fcc content::StoragePartitionImplMap::Get()
  24. #19 0x0000b4d50259 <unknown>
  25. #20 0x0000b4d50ba7 content::BrowserContext::GetStoragePartition()
  26. #21 0x0000b4d50dc7 content::BrowserContext::GetDefaultStoragePartition()
  27. #22 0x000080f8b99e <unknown>
  28. #23 0x000080f8c284 <unknown>
  29. #24 0x000080f8c641 <unknown>
  30. #25 0x000080f8d537 <unknown>
  31. #26 0x000080f8d7ab <unknown>
  32. #27 0x000080e11ba3 <unknown>
  33. #28 0x000080e174bd <unknown>
  34. #29 0x000080e1778c <unknown>
  35. #30 0x000081aeabe0 <unknown>
  36. #31 0x000081054148 <unknown>
  37. #32 0x00008105508c <unknown>
  38. #33 0x0000b4d540d9 content::BrowserMainLoop::PreMainMessageLoopRun()
  39. #34 0x0000b50ae657 content::StartupTaskRunner::RunAllTasksNow()
  40. #35 0x0000b4d5576e content::BrowserMainLoop::CreateStartupTasks()
  41. #36 0x0000b4d5a7a3 <unknown>
  42. #37 0x0000b4d53252 content::BrowserMain()
  43. #38 0x0000b54905ee <unknown>
  44. #39 0x0000b01dbadb service_manager::Main()
  45. #40 0x0000b548f140 content::ContentMain()
  46. #41 0x00008097cab7 <unknown>
  47. #42 0x00008097b08b <unknown>
  48. #43 0x0000b032c637 __libc_start_main
  49. #44 0x00008097c8fe <unknown>
  50. gs: 00000033 fs: 00000000 es: 0000007b ds: 0000007b
  51. edi: 842ec3b4 esi: 842ec218 ebp: bfa40b08 esp: bfa409d0
  52. ebx: 842ec060 edx: 00000006 ecx: 00000026 eax: bfa40b20
  53. trp: 0000000e err: 00000004 ip: 811dbc1c cs: 00000073
  54. efl: 00210282 usp: bfa409d0 ss: 0000007b
  55. [end of stack trace]
  56. Calling _exit(1). Core file will not be generated.
  57. user@computer:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement