On Dec 5, 2013, at 20:37 , Ashley Pond V <[email protected]> wrote:
> FATAL - mmap of offset 0 and length 2044 (page size 4096) against > '/usr/local/apv_4045_2/hss/var/lucy/cases/seg_3/cf.dat' failed: Bad > file descriptor > (/usr/local/apv_4045_2/hss/var/lucy/cases/seg_3/lexicon-28.ix) > S_fill at /root/Lucy-0.3.3/core/Lucy/Store/InStream.c line 206 > at /usr/local/apv_4045_2/hss/lib/StudyShare/Lucy/Indexer.pm line 152 > > It says Lucy code is in /root/ (where it was built and installed per > the INSTALL doc that comes with the dist). But the code was installed > in the regular site_perl tree- That’s normal. The location of the C source files for stack traces is recorded at compile time. Nick
