Again, thank you very much Hieu!

On Thu, May 17, 2012 at 11:00 AM, Hieu Hoang <[email protected]> wrote:
> hi rafael
>
> thanks for the example debug data.
>
> I've run it. The issue is that in the ini file, you specify that there are 3
> OUTPUT factors
>    [output-factors]
>    0
>    1
>    2
> however, from the phrase table, there is only 1. Change it to this & it will
> work
>     [output-factors]
>     0
>
>
>
> On Wed, May 16, 2012 at 7:09 PM, Rafael Carrascosa
> <[email protected]> wrote:
>>
>> Hi, I had a segmentation fault while running moses, so I created a
>> minimal[0] example that replicates the problem and attached it to this
>> email.
>> Using the files in the tar.gz, if you do:
>> `moses -f moses.ini < input`
>> you get a segment fault.
>>
>> The problem seems to go away if you remove the section
>> [output-factors] completely.
>> I undertand that it makes sense that moses fails to work because there
>> is no data to generate 3 outpus factors, but I report this anyway
>> because it crashed instead of failing :)
>>
>> [0] Less than 2 kbytes in files
>>
>> _______________________________________________
>> Moses-support mailing list
>> [email protected]
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to