git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1777 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-09-06 14:44:40 +00:00 committed by cras
commit b4512842e5

View file

@ -10,10 +10,10 @@ randomly. If after crash you see text:
"segmentation fault (core dumped)" "segmentation fault (core dumped)"
It writes a file named "core" to directory where you started irssi. If it It writes a file named "core" or "irssi.core" depending on your OS to
doesn't print the "(core dumped)" or you can't find the core file, you'll directory where you started irssi. If it doesn't print the "(core dumped)"
have to raise the limit for max. core file size before running irssi. To or you can't find the core file, you'll have to raise the limit for max.
do this, say: core file size before running irssi. To do this, say:
ulimit -c unlimited ulimit -c unlimited