1
0
mirror of https://github.com/irssi/irssi.git synced 2025-02-02 15:08:01 -05:00
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
parent 1cb3f94eeb
commit b4512842e5

View File

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