Advertisement
Guest User

Untitled

a guest
Sep 16th, 2017
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. /u/h/pol  gdb /usr/local/share/chromium/chrome Sat Sep 16 10:01:58 2017
  2. GNU gdb (GDB) 8.0 [GDB v8.0 for FreeBSD]
  3. Copyright (C) 2017 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-portbld-freebsd12.0".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from /usr/local/share/chromium/chrome...(no debugging symbols found)...done.
  17. (gdb) run
  18. Starting program: /usr/local/share/chromium/chrome
  19. [0916/100225.781965:ERROR:stack_trace_posix.cc(579)] Not implemented reached in bool base::debug::(anonymous namespace)::SandboxSymbolizeHelper::CacheMemoryRegions()
  20. [New LWP 100617 of process 1535]
  21. [New LWP 100618 of process 1535]
  22. [New LWP 100619 of process 1535]
  23. [New LWP 100620 of process 1535]
  24. [New LWP 100621 of process 1535]
  25. [New LWP 100622 of process 1535]
  26. [New LWP 100623 of process 1535]
  27. [New LWP 100624 of process 1535]
  28. [New LWP 100625 of process 1535]
  29. [New LWP 100626 of process 1535]
  30. [New LWP 100627 of process 1535]
  31. [New LWP 100628 of process 1535]
  32. [New LWP 100629 of process 1535]
  33. [New LWP 100630 of process 1535]
  34. [New LWP 100631 of process 1535]
  35. [New LWP 100632 of process 1535]
  36. [New LWP 100633 of process 1535]
  37. [New LWP 100634 of process 1535]
  38. [New LWP 100635 of process 1535]
  39. [New LWP 100636 of process 1535]
  40. [New LWP 100637 of process 1535]
  41. [New LWP 100640 of process 1535]
  42. [New LWP 100642 of process 1535]
  43. [New LWP 100641 of process 1535]
  44. [New LWP 100643 of process 1535]
  45. [New LWP 100644 of process 1535]
  46. [New LWP 100645 of process 1535]
  47. [LWP 100645 of process 1535 exited]
  48. [0916/100226.363820:ERROR:stack_trace_posix.cc(579)] Not implemented reached in bool base::debug::(anonymous namespace)::SandboxSymbolizeHelper::CacheMemoryRegions()
  49. libGL error: failed to open drm device: Permission denied
  50. libGL error: failed to load driver: i965
  51. [0916/100226.704678:ERROR:stack_trace_posix.cc(579)] Not implemented reached in bool base::debug::(anonymous namespace)::SandboxSymbolizeHelper::CacheMemoryRegions()
  52. [New LWP 100662 of process 1535]
  53. [New LWP 100667 of process 1535]
  54. [New LWP 100668 of process 1535]
  55. [New LWP 100669 of process 1535]
  56. [0916/100230.831771:ERROR:stack_trace_posix.cc(579)] Not implemented reached in bool base::debug::(anonymous namespace)::SandboxSymbolizeHelper::CacheMemoryRegions()
  57. [New LWP 100679 of process 1535]
  58. [New LWP 100680 of process 1535]
  59. [New LWP 100681 of process 1535]
  60. [New LWP 100682 of process 1535]
  61. [0916/100231.381269:ERROR:stack_trace_posix.cc(579)] Not implemented reached in bool base::debug::(anonymous namespace)::SandboxSymbolizeHelper::CacheMemoryRegions()
  62. [New LWP 100693 of process 1535]
  63. [New LWP 100694 of process 1535]
  64. [0916/100238.781080:ERROR:stack_trace_posix.cc(579)] Not implemented reached in bool base::debug::(anonymous namespace)::SandboxSymbolizeHelper::CacheMemoryRegions()
  65. [New LWP 100704 of process 1535]
  66. [New LWP 100705 of process 1535]
  67. [New LWP 100707 of process 1535]
  68. [New LWP 100706 of process 1535]
  69.  
  70. Thread 1 received signal SIGSEGV, Segmentation fault.
  71. 0x0000000003d2ff3d in ?? ()
  72. (gdb) h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement