Menu

#23 log file can't exceed 2 gig

open
5
2003-05-15
2003-05-15
No

evlogd is unable to handle eventlog files that exceed 2
gig (2147483647). This can be shown using the testdup2
file in user/cmd/evlogd/test to fill the log file with
multiple events. This is likely caused by using the
32-bit lseek instead of the 64-bit version.

Discussion


Log in to post a comment.