forked from nodejs/node-chakracore
-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
Hi ,
would like to check if someone here successfully use nodejs mobile together with Qt Mobile
i run
char* node_env[]={
"node","-e","console.log('hello world');"
}
node::Start(3, node_env);
in my main.cpp
but the app crash immediately as soon as the app loads
and get below error
F libc : ../deps/uv/src/unix/proctitle.c:58: assertion "process_title.len + 1 == size" failed
F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 2137 (QThread), pid 2100 (ple.appsampeweb)
Metadata
Metadata
Assignees
Labels
No labels