[Konsole-devel] [Bug 146483] File size limit exceeded
Robert Knight
robertknight at gmail.com
Sat Jun 9 11:45:35 UTC 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=146483
robertknight gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From robertknight gmail com 2007-06-09 13:45 -------
I ran across this on the Linux kernel mailing list, it may be related: http://www.ussg.iu.edu/hypermail/linux/kernel/0705.2/3184.html
In short, the SIGXFSZ error is apparently only supposed to be sent if the size of the temporary file Konsole stores its history in exceeds the process limits. I can reproduce this even though I don't have a file size limit set.
There is definitely a bug in Konsole as well since normal integers are used to track the length of the history file, and that has a 2GB limit.
More information about the konsole-devel
mailing list