pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/51170: SIGSEGV during build of nodejs4 with netbsd/current



The following reply was made to PR pkg/51170; it has been noted by GNATS.

From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/51170: SIGSEGV during build of nodejs4 with netbsd/current
Date: Fri, 27 May 2016 10:48:41 +0200

 Hello Benjamin!
 
 Benjamin Lorenz writes:
 > [...]  =
 
 >  I had another program, /usr/pkg/bin/mongo (from pkgsrc/databases/MongoD=
 B), =3D
 >  which crashed as well with a memory error. paxctl +m makes it run fine.=
  Tha=3D
 >  nks for your quick advise!
 > [...]  =
 
 Can you please try the following patch:
 
  http://netbsd.org/~leot/pkgsrc-patches/mongodb-pkg51170-patches
 
 Just fetch it (e.g. via ftp(1)) and then please apply it via:
 
  $ cd pkgsrc/databases/mongodb
  $ patch < <somewhere>/mongodb-pkg51170-patches
 
 (...where `<somewhere>' is the directory where is the above patch)
 
 Then completely rebuild databases/mongodb (e.g. via "make update")?
 This will avoid to manually invoke `paxctl +m' invokation against
 bin/mongo everytime you update the package.
 
 
 Please let us know if it will fix the issue!
 Ciao,
 L.
 


Home | Main Index | Thread Index | Old Index