我在aarch64设备上的ubuntu16.04上运行了aerospike服务器。当我使用在同一设备上运行的aerospike_test进行测试时,服务器崩溃并出现以下错误
asd: bt_code.c:345: __setDR: Assertion `!“setDR ERROR”’ failed.
Dec 04 2017 17:09:00 GMT: WARNING (as): (signal.c:96) SIGABRT received, aborting Aerospike Community Edition build 3.15.0.0 os ubuntu16.04
Dec 04 2017 17:09:00 GMT: WARNING (as): (signal.c:100) stacktrace: found 1 frames
Dec 04 2017 17:09:00 GMT: WARNING (as): (signal.c:100) stacktrace: frame 0: ./target/Linux-aarch64/bin/asd(as_sig_handle_abort+0x58) [0x483e88]
Makefile:70: recipe for target ‘start’ failed
make: *** [start] Aborted你能帮我解决这个问题吗?
https://stackoverflow.com/questions/47639204
复制相似问题