Skip to content

Usage of library, runtime error #1

@Johanvdberg

Description

@Johanvdberg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions