Hi,
I tried the mysql_168_extract example by release 1.1.0 with --debug frag.
However, it asserts an error in some test runs.
[ASSERT] src/idiom/scheduler_common.cpp: Idiom3BeforeEvent1: 4445
This issue also found in previous checkouts.
I am not sure whether it is really an abnormal stuff. So I post here.
And please correct me if I made some mistakes.
I have involved the following commands:
make
make compiletype=release
cd example/mysql_169_extract/
make
../../script idiom profile --- ./main
../../script idiom active --debug --mode=run_out --- ./main
The following is the problematic test run:
--target_iroot=101 --random_seed=1396333719
101 IDIOM_3
e0: READ [1273 ld 0xa45d ]
e1: WRITE [1273 ld 0xa45d ]
e2: READ [1273 ld 0xa45d ]
e3: WRITE [1273 ld 0xa45d ]
Thanks in advance.
Hi,
I tried the mysql_168_extract example by release 1.1.0 with --debug frag.
However, it asserts an error in some test runs.
This issue also found in previous checkouts.
I am not sure whether it is really an abnormal stuff. So I post here.
And please correct me if I made some mistakes.
I have involved the following commands:
The following is the problematic test run:
Thanks in advance.