I have run the SALM indexing.

When I tried to run the sigtest-filter I got segmentation fault. Here is
the command I used and the error:

$ cat english/tmp/phrase-table.AllCorpus13Jan13.for_train.en-id |
~/moses/sigtest-filter/filter-pt -e corpus/AllCorpus13Jan13.for_train.en -f
corpus/AllCorpus13Jan13.for_train.id -l a+e -n 5 >
english/phrase-table.AllCorpus13Jan13.for_train.en-id.pruned_a+e

-l = a+e
P(f|e) filter limit: 5
Loading Vocabulary...
Loading existing vocabulary file:
corpus/AllCorpus13Jan13.for_train.en.id_voc
Total 66448 word types loaded
Max VocID=66448
Vocabulary loaded in 1 seconds.
Loading corpus...
Corpus loaded in 0 seconds.
Loading suffix...
Initialize level-1 buckets...
Suffix loaded in 0 seconds.
Loading offset...
Offset loaded in 0 seconds.
Total: 195861 sentences loaded.
Loading Vocabulary...
Loading existing vocabulary file:
corpus/AllCorpus13Jan13.for_train.id.id_voc
Total 71424 word types loaded
Max VocID=71424
Vocabulary loaded in 1 seconds.
Loading corpus...
Corpus loaded in 0 seconds.
Loading suffix...
Initialize level-1 buckets...
Suffix loaded in 0 seconds.
Loading offset...
Offset loaded in 0 seconds.
Total: 195861 sentences loaded.
Training corpus: 195861 lines
\alpha = 12.1852
Sig filter threshold is = 12.1862
      0 [main] filter-pt 6728 exception::handle: Error while dumping state
(prob
ably corrupted stack)
Segmentation fault (core dumped)

The filter-pt.exe.stackdump file contains the error:

Exception: STATUS_ACCESS_VIOLATION at eip=616D617A
eax=00000000 ebx=0A0D3735 ecx=00000002 edx=00000000 esi=616D617A
edi=3235096E
ebp=0A0D3536 esp=0028A580
program=C:\cygwin\home\lita\moses\sigtest-filter\filter-pt.exe, pid 6728,
thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame     Function  Args
      0 [main] filter-pt 6728 exception::handle: Error while dumping state
(probably corrupted stack)

What is the reason for sigtest-filter segmentation fault?

Thanks.

Best regards,

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

Reply via email to