mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 00:22:17 +02:00
upated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1777 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1cb3f94eeb
commit
b4512842e5
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue