We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dear Sir
the project is create at Android Studio 2.3.2
but now something change ?
when I build this project at Android Studio 3.4.1
get crash !!
void *handle = dlopen(path.c_str(), RTLD_LAZY | RTLD_LOCAL);
handle is null
06-18 16:20:58.339 1589-1589/com.mushuichuan.cmakemutiso E/Netclient: dlopen /data/app/com.mushuichuan.cmakemutiso-1/lib/arm/liblayer1.so: 06-18 16:20:58.339 1589-1589/com.mushuichuan.cmakemutiso E/Netclient: layer3 get request 06-18 16:20:58.339 1589-1589/com.mushuichuan.cmakemutiso E/Netclient: layer2 get request 06-18 16:20:58.340 1589-1589/com.mushuichuan.cmakemutiso A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x4 in tid 1589 (uan.cmakemutiso)
The text was updated successfully, but these errors were encountered:
me too
Sorry, something went wrong.
No branches or pull requests
Dear Sir
the project is create at Android Studio 2.3.2
but now something change ?
when I build this project at Android Studio 3.4.1
get crash !!
void *handle = dlopen(path.c_str(), RTLD_LAZY | RTLD_LOCAL);
handle is null
06-18 16:20:58.339 1589-1589/com.mushuichuan.cmakemutiso E/Netclient: dlopen /data/app/com.mushuichuan.cmakemutiso-1/lib/arm/liblayer1.so:
06-18 16:20:58.339 1589-1589/com.mushuichuan.cmakemutiso E/Netclient: layer3 get request
06-18 16:20:58.339 1589-1589/com.mushuichuan.cmakemutiso E/Netclient: layer2 get request
06-18 16:20:58.340 1589-1589/com.mushuichuan.cmakemutiso A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x4 in tid 1589 (uan.cmakemutiso)
The text was updated successfully, but these errors were encountered: