nashaofu/dingtalk

Ubuntu 18 A JavaScript error occurred in the main process dingtask 2.1.15

hgaonice opened this issue · 1 comments

root@:# dingtalk --no-sandbox &
[1] 8435
root@:
# A JavaScript error occurred in the main process
Uncaught Exception:
Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /tmp/.org.chromium.Chromium.AFW896)
at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
at Object.func [as .node] (node:electron/js2c/asar_bundle:5:2027)
at Module.load (node:internal/modules/cjs/loader:988:32)
at Module._load (node:internal/modules/cjs/loader:829:12)
at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at require (node:internal/modules/cjs/helpers:94:18)
at Object. (/opt/钉钉/resources/app.asar/node_modules/node-screenshots/index.js:174:31)
at Module._compile (node:internal/modules/cjs/loader:1116:14)
[8463:0429/151544.614239:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.

The latest version has fixed this problem #410