penn-graphics-research / ziran2020

Code for two SIGGRAPH 2020 papers from UPenn, AnisoMPM and IQ-MPM!
203 stars 33 forks source link

Error in ubuntu18.04 #5

Closed jackylovechina closed 3 years ago

jackylovechina commented 3 years ago

INFO Loading all plugins in /home/ziran2020/build/Plugins ERROR In file: /home/ziran2020/Projects/coupling/main.cpp:84: In function main: No lua script loaded. Either load with --script or set --test condition = test_number != -1 terminate called after throwing an instance of 'std::runtime_error' what(): Assertion failed

FATAL Received fatal signal: SIGABRT(6)

----------------------------------------STACKTRACE-----------------------------------------

1 ./coupling ZIRAN::signalHandler(int)+0x8b [0x55d4a0a82b5b] 2 /lib/x86_64-linux-gnu/libc.so.6 +0x3efd0 [0x7fac673e5fd0] 3 /lib/x86_64-linux-gnu/libc.so.6 gsignal+0xc7 [0x7fac673e5f47] 4 /lib/x86_64-linux-gnu/libc.so.6 abort+0x141 [0x7fac673e78b1] 5 /usr/lib/x86_64-linux-gnu/libstdc++.so.6 +0x8c957 [0x7fac68009957] 6 /usr/lib/x86_64-linux-gnu/libstdc++.so.6 +0x92ae6 [0x7fac6800fae6] 7 /usr/lib/x86_64-linux-gnu/libstdc++.so.6 +0x92b21 [0x7fac6800fb21] 8 /usr/lib/x86_64-linux-gnu/libstdc++.so.6 +0x92d54 [0x7fac6800fd54] 9 ./coupling void ZIRAN::DEBUG_UTILITIES::assertionFailed<char const (&) [62]>(char const, char const, unsigned int, char const*, char const (&) [62])+0xa1 [0x55d4a08c7b71] 10 ./coupling main+0xc69 [0x55d4a089ddb9] 11 /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main+0xe7 [0x7fac673c8b97] 12 ./coupling _start+0x2a [0x55d4a08a060a]

----------------------------------------CONTEXT--------------------------------------------


Exited after receiving FATAL trigger. Flush message status: : Success

jackylovechina commented 3 years ago

I see !sorry