Opened 10 years ago
Last modified 10 years ago
#16 new defect
trashes system log if cache is corrupted
Reported by: | Daniel Kahn Gillmor | Owned by: | Daniel Kahn Gillmor |
---|---|---|---|
Priority: | major | Component: | code |
Version: | 5.10 | Keywords: | cache |
Cc: |
Description
imported from mantis, takowl said:
When the cache in /var/cache/apache2/gnutls_cache
is corrupted mod_gnutls will
trash the error log with the message
PANIC: fatal region error detected; run recovery
in an endless loop once a client tries to establish a secure connection.
Please create a new cache or let Apache die instead.
Report forwarded from Debian bug tracker, see DebianBug:576676
Note: See
TracTickets for help on using
tickets.
dash said:
This is a Berkley Database Corruption Error.
How can we detect this in the module?