GNU bug report logs - #5847
ETAGS: Segmentation fault, because of incorrect scope presumption

Previous Next

Package: emacs;

Reported by: Hubert Gosselmeyer <gosselmeyer <at> googlemail.com>

Date: Tue, 6 Apr 2010 13:46:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ivan Shmakov <ivan <at> siamics.net>
Cc: 5847 <at> debbugs.gnu.org, agrambot <at> gmail.com
Subject: bug#5847: ETAGS: Segmentation fault, because of incorrect scope presumption
Date: Sat, 20 Aug 2016 21:18:01 +0300
> From: Ivan Shmakov <ivan <at> siamics.net>
> Date: Sat, 20 Aug 2016 17:57:34 +0000
> Cc: Alex <agrambot <at> gmail.com>
> 
> 	If it’s the OS stack we’re talking about, the limit on its size
> 	may very well be a run-time parameter on Unix-like systems;
> 	check the ‘ulimit’ shell command, for instance.
> 
> 	E. g., for Bash on GNU/Linux:
> 
> $ ulimit -Ss ; ulimit -Hs 
> 5604
> unlimited
> $ ulimit -s 65536 
> $ ulimit -Ss 
> 65536
> $ 

Yes, but that, too, ends at some point.




This bug report was last modified 8 years and 320 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.