Segment fault encountered while running hsbench
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
my environment is Xeon(R) Gold 6148 with centos 7.6
when i runing hsbench ,i encountered segment fault:
[root@localhost hsbench-samples]# sh run_bench.sh /home/hyperscan-master/build/bin/hsbench
\n*** Snort literals against HTTP traffic, block mode.\n
run_bench.sh: line 20: 74950 Segmentation fault (core dumped) taskset 1 ${HSBENCH_BIN} -e pcre/snort_literals -c corpora/alexa200.db -N
\n*** Snort PCREs against HTTP traffic, block mode.\n
run_bench.sh: line 23: 74954 Segmentation fault (core dumped) taskset 1 ${HSBENCH_BIN} -e pcre/snort_pcres -c corpora/alexa200.db -N
\n*** Teakettle synthetic patterns against Gutenberg text, streaming mode.\n
run_bench.sh: line 27: 74959 Segmentation fault (core dumped) taskset 1 ${HSBENCH_BIN} -e pcre/teakettle_2500 -c corpora/gutenberg.db
I download hsbench sample from https://01.org/sites/default/files/downloads/hyperscan/hsbench-samples.tar.bz2 , and use its scripte run_bench.sh to start test.
Has anyone encountered a similar problem ? any advices are welcome.
Contributor guide
Assessment
This issue has not been assessed yet.