Skip Menu |

This queue is for tickets about the Word2vec-Interface CPAN distribution.

Report information
The Basics
Id: 122998
Status: new
Priority: 0/
Queue: Word2vec-Interface

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.036
  • 0.037
  • 0.038
  • 0.039
Fixed in: (no value)



Subject: Segmentation faults in test suite
On some of my debian & ubuntu smokers I see the following segfaults when running "make test": ... Segmentation fault # Failed test at t/1Word2phrase.t line 62. # Failed test at t/1Word2phrase.t line 63. Segmentation fault # Failed test at t/1Word2phrase.t line 77. # Failed test at t/1Word2phrase.t line 78. # Looks like you failed 4 tests of 24. t/1Word2phrase.t ....... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/24 subtests ... Segmentation fault # Failed test at t/2Interface.t line 140. # Failed test at t/2Interface.t line 141. # Looks like you failed 2 tests of 74. t/2Interface.t ......... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/74 subtests ...
On 2017-09-10 03:18:05, SREZIC wrote: Show quoted text
> On some of my debian & ubuntu smokers I see the following segfaults > when running "make test": > > ... > Segmentation fault > > # Failed test at t/1Word2phrase.t line 62. > > # Failed test at t/1Word2phrase.t line 63. > Segmentation fault > > # Failed test at t/1Word2phrase.t line 77. > > # Failed test at t/1Word2phrase.t line 78. > # Looks like you failed 4 tests of 24. > t/1Word2phrase.t ....... > Dubious, test returned 4 (wstat 1024, 0x400) > Failed 4/24 subtests > ... > Segmentation fault > > # Failed test at t/2Interface.t line 140. > > # Failed test at t/2Interface.t line 141. > # Looks like you failed 2 tests of 74. > t/2Interface.t ......... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/74 subtests > ...
There are still segmentation faults with 0.037.