Skip to content

Instantly share code, notes, and snippets.

@dogbert17
Created January 27, 2017 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dogbert17/251983f9e43713545e1feacb0f65039e to your computer and use it in GitHub Desktop.
Save dogbert17/251983f9e43713545e1feacb0f65039e to your computer and use it in GitHub Desktop.
Bad run
...
======================================
Starting with 17 fates in 68 states
; with 1s target 933e170 offset 256
1 15
with 1s target 933e170 offset 257
2 1 fate(0000000000000001)
Final
00000001
======================================
Starting with 7 fates in 34 states
; with 1s target 933e170 offset 256
1 5
Final
======================================
Starting with 6 fates in 27 states
; with 1s target 933e170 offset 256
1 4
Final
======================================
Starting with 4 fates in 32 states
with 1s target 933e170 offset 257
1 3
6 5
9 7
2 2 fate(0000000000000000)
Final
00000000
======================================
Starting with 4 fates in 32 states
EOS with 1s
1 3
6 5
9 7
2 2 fate(0000000000000000)
Final
00000000
======================================
Starting with 3 fates in 2 states
EOS with 1s
1 2 fate(0000000000000001)
Final
00000001
======================================
Starting with 3 fates in 8 states
\ with 1s target 8188da8 offset 0
1 2 1->4
u with 1s target 8188da8 offset 1
4 1 0->5
2 with 1s target 8188da8 offset 2
5 4
6 with 2s target 8188da8 offset 3
6 4
0 0
Program received signal SIGSEGV, Segmentation fault.
0xb7c73015 in nqp_nfa_run (tc=0x804c450, nfa=0x818a33c, target=0x8188da8, offset=3, total_fates_out=0xbfffd858) at src/6model/reprs/NFA.c:479
479 MVMint64 act = edge_info[i].act;
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment