Advertisement
jflory7

Slack for Fedora, Stacktrace - 2015 Oct 26

Oct 26th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. $ slack
  2. [3492:1026/174440:ERROR:browser_main_loop.cc(189)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
  3. A JavaScript error occurred in the main process
  4. Uncaught Exception:
  5. Error: libXss.so.1: cannot open shared object file: No such file or directory
  6. at Error (native)
  7. at Object.module.(anonymous function) (ATOM_SHELL_ASAR.js:137:20)
  8. at Object.module.(anonymous function) [as .node] (ATOM_SHELL_ASAR.js:148:18)
  9. at Module.load (module.js:355:32)
  10. at Function.Module._load (module.js:310:12)
  11. at Module.require (module.js:365:17)
  12. at require (module.js:384:17)
  13. at bindings (/usr/share/slack/resources/app.asar/node_modules/bindings/bindings.js:76:44)
  14. at Object.<anonymous> (/usr/share/slack/resources/app.asar/node_modules/@paulcbetts/system-idle-time/addon.js:1:116)
  15. at Module._compile (module.js:434:26)
  16. at ReadOnlyCompiler.loadFile (/usr/share/slack/resources/app.asar/node_modules/electron-compile-cache/lib/compile-cache.js:210:23)
  17. at Object.value [as .js] (/usr/share/slack/resources/app.asar/node_modules/electron-compile-cache/lib/compile-cache.js:251:26)
  18. at Module.load (module.js:355:32)
  19. at Function.Module._load (module.js:310:12)
  20. at Module.require (module.js:365:17)
  21. at require (module.js:384:17)
  22. at Object.<anonymous> (/usr/share/slack/resources/app.asar/src/native-interop.js:29:33)
  23. at Module._compile (module.js:434:26)
  24. at ReadOnlyCompiler.loadFile (/usr/share/slack/resources/app.asar/node_modules/electron-compile-cache/lib/compile-cache.js:237:21)
  25. at Object.value [as .js] (/usr/share/slack/resources/app.asar/node_modules/electron-compile-cache/lib/compile-cache.js:251:26)
  26. at Module.load (module.js:355:32)
  27. at Function.Module._load (module.js:310:12)
  28. at Module.require (module.js:365:17)
  29. at require (module.js:384:17)
  30. at Object.<anonymous> (/usr/share/slack/resources/app.asar/src/browser/main.js:158:16)
  31. at Module._compile (module.js:434:26)
  32. at ReadOnlyCompiler.loadFile (/usr/share/slack/resources/app.asar/node_modules/electron-compile-cache/lib/compile-cache.js:237:21)
  33. at Object.value [as .js] (/usr/share/slack/resources/app.asar/node_modules/electron-compile-cache/lib/compile-cache.js:251:26)
  34. at Module.load (module.js:355:32)
  35. at Function.Module._load (module.js:310:12)
  36. at Module.require (module.js:365:17)
  37. at require (module.js:384:17)
  38. at Object.<anonymous> (/usr/share/slack/resources/app.asar/src/browser/es6-init.js:14:1)
  39. at Module._compile (module.js:434:26)
  40. at Object.Module._extensions..js (module.js:452:10)
  41. at Module.load (module.js:355:32)
  42. at Function.Module._load (module.js:310:12)
  43. at Object.<anonymous> (/usr/share/slack/resources/atom.asar/browser/lib/init.js:113:10)
  44. at Object.<anonymous> (/usr/share/slack/resources/atom.asar/browser/lib/init.js:115:4)
  45. at Module._compile (module.js:434:26)
  46. at Object.Module._extensions..js (module.js:452:10)
  47. at Module.load (module.js:355:32)
  48. at Function.Module._load (module.js:310:12)
  49. at Function.Module.runMain (module.js:475:10)
  50. at startup (node.js:129:18)
  51. at node.js:981:3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement