---------- Forwarded message ----------
From: Aileen Joan Vicente <aovice...@up.edu.ph>
Date: Sat, Aug 26, 2017 at 8:23 PM
Subject: segmentation fault
To: moses-support <moses-support@mit.edu>


Hi! I was able to compile and test moses successfully on ubuntu. My
training went well, the phrase table seems meaningful but I get a
segmentation fault when I decode. Here's what I get:

Defined parameters (per moses.ini or switch):
    config: moses.ini
    distortion-limit: 6
    feature: UnknownWordPenalty WordPenalty PhrasePenalty
PhraseDictionaryMemory name=TranslationModel0 num-features=4
path=/home/smt/workspace/model/phrase-table.gz input-factor=0
output-factor=0 table-limit=10 Distortion KENLM name=LM0 factor=0
path=/home/smt/workspace/mycorpus.en.blm.en order=3
    input-factors: 0
    mapping: 0 T 0
    weight: UnknownWordPenalty0= 1 WordPenalty0= -1 PhrasePenalty0= 0.2
TranslationModel0= 0.2 0.2 0.2 0.2 Distortion0= 0.3 LM0= 0.5
line=UnknownWordPenalty
FeatureFunction: UnknownWordPenalty0 start: 0 end: 0
line=WordPenalty
FeatureFunction: WordPenalty0 start: 1 end: 1
line=PhrasePenalty
FeatureFunction: PhrasePenalty0 start: 2 end: 2
line=PhraseDictionaryMemory name=TranslationModel0 num-features=4
path=/home/smt/workspace/model/phrase-table.gz input-factor=0
output-factor=0 table-limit=10
FeatureFunction: TranslationModel0 start: 3 end: 6
line=Distortion
FeatureFunction: Distortion0 start: 7 end: 7
line=KENLM name=LM0 factor=0 path=/home/smt/workspace/mycorpus.en.blm.en
order=3
FeatureFunction: LM0 start: 8 end: 8
Loading UnknownWordPenalty0
Loading WordPenalty0
Loading PhrasePenalty0
Loading Distortion0
Loading LM0
Loading TranslationModel0
Start loading text phrase table. Moses format : [0.002] seconds
Reading /home/smt/workspace/model/phrase-table.gz
----5---10---15---20---25---30---35---40---45---50---55---
60---65---70---75---80---85---90---95--100
******************Segmentation fault (core dumped)


Please help.

By the way, I am running on a Ubuntu virtual machine on mac with 100GB
storage and 1GB RAM. Might this be the reason?
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to