pkgsrc-Bugs archive

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

Re: pkg/49378: emacs 24.3 gives segmentation fault under virtualbox



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49378: emacs 24.3 gives segmentation fault under virtualbox
Date: Sat, 6 Dec 2014 18:43:02 +0000

 On Fri, Dec 05, 2014 at 06:15:00AM +0000, Arjun Suresh Raji wrote:
  >  Well, I forgot to update the PR. I solved this issue by resizing the stack.
  >  
  >  By default it was showing 2048(ulimit -s was 2048)
  >  ulimit -s 8192 #I set stack size as 8192 . 4096 -> failed
  >  
  >  This was suggested from this link
  >  https://mail-index.netbsd.org/netbsd-users/2013/03/25/msg012668.html
 
 Hmm... ideally this wouldn't be necessary. So i'll leave the report
 open if you don't mind. Glad you've got it working, though.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index