mapleFU commented on PR #2835:
URL: https://github.com/apache/kvrocks/pull/2835#issuecomment-2735699536
```
[ RUN ] RedisBloomChainTest.BasicAddAndTest
*** Aborted at 1742225972 (unix time) try "date -d @1742225972" if you are
using GNU date ***
PC: @ 0x0 (unknown)
*** SIGABRT (@0x7ff817d97196) received by PID 43185 (TID 0x7ff85b4ab9c0)
stack trace: ***
@ 0x7ff817d0e272 (unknown)
@ 0x1071da75a (unknown)
@ 0x7ff817dfc5ed (unknown)
@ 0x7ff817d8ab7a (unknown)
@ 0x7ff817cf5b45 (unknown)
@ 0x7ff817c0c752 (unknown)
@ 0x7ff817c0fb31 (unknown)
@ 0x10711f91c (unknown)
@ 0x10711ed55 (unknown)
@ 0x106cfb010 (unknown)
@ 0x107a8f191 (unknown)
@ 0x107a8f0f9 (unknown)
@ 0x107a90019 (unknown)
@ 0x107a91287 (unknown)
@ 0x107aa1d47 (unknown)
@ 0x107aa1161 (unknown)
@ 0x107aa10ed (unknown)
@ 0x106c5a9ef (unknown)
@ 0x7ff817a74418 (unknown)
$ /Users/runner/work/kvrocks/kvrocks/build/unittest
Traceback (most recent call last):
File "/Users/runner/work/kvrocks/kvrocks/./x.py", line 461, in <module>
args.func(**arg_dict)
~~~~~~~~~^^^^^^^^^^^^
File "/Users/runner/work/kvrocks/kvrocks/./x.py", line 306, in test_cpp
run(str(unittest), *rest, cwd=str(basedir), verbose=True)
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/work/kvrocks/kvrocks/./x.py", line 70, in run
raise RuntimeError(err)
RuntimeError:
failed to run: ('/Users/runner/work/kvrocks/kvrocks/build/unittest',)
exit with code: -6
```
Seems this is related?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]