Hi there, I have the following problem: Moses crashes on MacOS X 10.5.6 with the following backtrace:
#0 dictionary::encode (this=0x204ab0, w=0x0) at dictionary.cpp:476 #1 0x000adf69 in Moses::LanguageModelIRST::GetValue (this=0x204b10, contextfact...@0xbffff318, finalState=0x0, len=0xbffff2ac) at LanguageModelIRST.cpp:196 #2 0x0002696a in Moses::LanguageModel::CalcScore (this=0x204b10, phra...@0x64381b0, fullsco...@0xbffff37c, ngramsco...@0xbffff378) at LanguageModel.cpp:73 #3 0x000266ad in Moses::LMList::CalcScore (this=0xfefd8, phra...@0x64381b0, retfullsco...@0xbffff3e8, retngramsco...@0xbffff3ec, breakdown=0x6438220) at LMList.cpp:45 #4 0x0009c963 in Moses::Phrase::GetSize () at Phrase.h:147 #5 0x0009c963 in Moses::TranslationOption::CalcScore (this=0x64381b0) at TranslationOption.cpp:149 #6 0x0009e72f in Moses::TranslationOptionCollection::ProcessOneUnknownWord (this=0x64364f0, sourcewo...@0x801000, sourcePos=0, length=0, inputScores=0x0) at TranslationOptionCollection.cpp:278 #7 0x000a2d50 in Moses::TranslationOptionCollectionText::ProcessUnknownWord (this=0x64364f0, sourcePos=0) at TranslationOptionCollectionText.cpp:45 #8 0x0009fa33 in Moses::TranslationOptionCollection::ProcessUnknownWord (this=0x64364f0, decodestep...@0xfefb0) at TranslationOptionCollection.cpp:195 #9 0x000a0b0c in Moses::TranslationOptionCollection::CreateTranslationOptions (this=0x64364f0, decodestep...@0xfefb0) at TranslationOptionCollection.cpp:403 #10 0x0003cf70 in Moses::Manager::ProcessSentence (this=0xbffff6cc) at Manager.cpp:90 #11 0x00002baa in main (argc=4, argv=0xbffff774) at Main.cpp:143 Do you have any idea why this happens? The contextVector seems to be messed up. Kind regards, Catharine _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
