Re: /tmp/ is flooded with bloom* and libNativeThread* files
Matthew Toseland <toad-EI5O+8PHWbJeeLb3ft/[email protected]>
| Newsgroups | gmane.network.freenet.support |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 30 Apr 2011 17:47:25 Roland Häder wrote: > Hi, > > maybe I have found out why my freenet instance is always crashing. The > directory /tmp/ is mounted as a RAM disk (see below for the except from > 'mount' command) where I had to delete tons of files. Even "df" shows > dashes instead of the real "disk's" space. > > "mount | grep /tmp" shows: > -------------------------------- > tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime) > -------------------------------- > > And "ls -l /tmp/" shows: > -------------------------------- > total 3970576 > [...] > -------------------------------- > > Also the MySQL database (installed on same box) was not correctly > working: > "#1030 - Got error 28 from storage engine" > > So I guess freenet kills itself by filling up the whole RAM disk with > tons of bloom-xxxxxxx.tmp and libNativeThread-amd64xxxxxx.tmp files? > > Please check this out, why freenet is not deleting its temporary files. > > Regards, > Roland > libNativeThread* will only be created one per restart, and *should* be removed on shutdown (but may not always be). Bloom files ought to be deleted but may be leaking... :| _______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-request-RdDMkVZAZeuJnvDnx1genB2eb7JE58TQ@public.gmane.org?subject=unsubscribe
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABEIAAYFAk3ENzUACgkQYUNbc3WUHYjnFgCeK/uPlWYmseuKPAoaxOj1pMFw nl0AoKa10nQx/ha4eeh5xqwLFCsuu8s/ =qeZU -----END PGP SIGNATURE-----