-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I want to use the library and started with an example program. When I run the program I get errors (core dump) that move as I add std::cerr statement to follow the execution of the program:
#0 0x00000003f2fb9912 in cygstdc++-6!_ZNSo6sentryC1ERSo ()
from /usr/bin/cygstdc++-6.dll
#1 0x00000003f300bd2a in cygstdc++-6!_ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l () from /usr/bin/cygstdc++-6.dll
#2 0x0000000100461fbc in Peigen::function_t<6>::show_all_properties() const ()
#3 0x00000001004037fe in Peigen::weight::lighter<6>::evaluate_verbose(std::string, std::string) [clone ._omp_fn.0] ()
#4 0x00000003f7c25562 in cyggomp-1!GOMP_parallel () from /usr/bin/cyggomp-1.dll
#5 0x0000000100424e97 in Peigen::weight::lighter<6>::evaluate_verbose(std::string, std::string) ()
#6 0x0000000100401786 in evalaute(std::string, std::string, unsigned long) ()
#7 0x0000000100401474 in main ()
I am using cygwin.
The files used are attached.
s_box_evaluation.cpp.txt
s_box_evaluation_wrapper.cpp.txt
s_box_evaluation_wrapper.h.txt
Metadata
Metadata
Assignees
Labels
No labels