crashes on mac also:
HARRY: Did you run away from home when you were little?
diivious: > Date of transaction
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x000000090069ef98
0x000000010002f69e in AssignRoles (changed=@0x7fff5fbf89f3) at englishTagger.cpp:5100
5100 else if (posValues[i-2] & TO_INFINITIVE && bitCounts[i-2] > 1) // separated with adverb
(gdb) bt
#0 0x000000010002f69e in AssignRoles (changed=@0x7fff5fbf89f3) at englishTagger.cpp:5100
#1 0x000000010003132c in English_ParseSentence (resolved=@0x7fff5fbf904b, changed=@0x7fff5fbf89f3) at englishTagger.cpp:5418
#2 0x000000010003509c in ApplyRules (guessAcceptable=true) at englishTagger.cpp:1275
#3 0x000000010003882d in PerformPosTag () at englishTagger.cpp:401
#4 0x000000010003988e in English_TagIt () at englishTagger.cpp:511
#5 0x00000001000643b5 in MarkAllImpliedWords () at markSystem.cpp:564
#6 0x000000010005e920 in PrepareSentence (input=0x1001197e0 “Date of transaction”, mark=true, user=true) at mainSystem.cpp:1483
#7 0x000000010005eb0b in DoSentence (prepassTopic=0x7fff5fbfeb1c “”) at mainSystem.cpp:974
#8 0x000000010005f4c2 in ProcessInput (input=0x1001197e0 “Date of transaction”) at mainSystem.cpp:918
#9 0x000000010005facc in PerformChat (user=0x1006a5220 “diivious”, usee=0x1006a5420 “harry”, incoming=0x10069cd41 “Date of transaction”, ip=0x1000c6b00 “”,
output=0x10094e201 “”, fileID=-1) at mainSystem.cpp:807
#10 0x0000000100060081 in MainLoop () at mainSystem.cpp:612
#11 0x0000000100062251 in main (argc=2, argv=0x7fff5fbff8a0) at mainSystem.cpp:1504
(gdb) f 0
#0 0x000000010002f69e in AssignRoles (changed=@0x7fff5fbf89f3) at englishTagger.cpp:5100
5100 else if (posValues[i-2] & TO_INFINITIVE && bitCounts[i-2] > 1) // separated with adverb
(gdb) p i
$1 = 1