Not sure how this could be tested -- but here is the PAR file: http://bensommer.com/wellnessworkdays.par
The following command should launch the Catalyst web server: parl wellnessworkdays.par wellnessworkdays_server.pl > Thanks Bob! On Fri, Nov 7, 2008 at 8:50 PM, bob davis <[EMAIL PROTECTED]> wrote: > any files or small test case to reproduce this with? > > > Ben Sommer wrote: > >> Hi all -- no knowledge to share on this little core dump problem? Is there >> a >> better place for me to ask the question? >> >> Thanks >> >> On Thu, Nov 6, 2008 at 5:30 PM, Ben Sommer <[EMAIL PROTECTED]> wrote: >> >> >> >>> Hi. >>> >>> I'm new to PAR and parl. I've been unable to uncover any discussions of >>> this specific problem elsewhere. >>> >>> >>> - I am trying to deploy a PAR archive from a development to a >>> production server >>> - Both servers are the same make/model (FreeBSD 7.0-RELEASE) >>> - The .par file builds and runs just fine on the development server >>> - The .par file does a core dump on the production server: >>> >>> >>> >>>> [EMAIL PROTECTED]:~> parl wellnessworkdays.par wellnessworkdays_server.pl >>>> Assertion failed: (cache->fh), function mmc_close, file mmap_cache.c, >>>> line 372. >>>> Abort (core dumped) >>>> >>>> >>> - The PAR module environment is identical on both systems: >>> >>> >>> >>>> [EMAIL PROTECTED]> ls /usr/local/lib/perl5/site_perl/5.8.8/PAR/ >>>> Dist.pm Filter.pm SetupTemp.pm >>>> Environment.pod Heavy.pm StrippedPARL >>>> FAQ.pod Packer.pm >>>> Tutorial.podFilter SetupProgname.pm >>>> >>>> >>> Your help is greatly appreciated! >>> >>> Best, >>> ~Ben >>> >>> >>> >> >> >> >