Re: rtorrent + OpenBSD = freeze

2008-02-20 Thread Paul Thorn
On Tue, 19 Feb 2008, Brian wrote: I have seen this freeze with both xl(4) and nfe(4). Maybe it's time folks start posting their dmesg. Brian I've seen this freeze, too. Seems to be related to rtorrent use. More prevalent when rtorrent is handling multiple torrents. The machine isn't setup

Re: massive memory leak in 3.8-stable samba

2006-03-11 Thread Paul Thorn
On Tue, 7 Mar 2006, Steve Fairhead wrote: One of my production machines (3.8-stable) has suddenly started panicing every couple of hours. I found out that the culprit is smbd, eating through memory like there's no tomorrow (approx. 10Mb / minute! ). Can't figure out what has triggered it, nothi

Re: telldir(), etc: prevent memory leak

2006-03-22 Thread Paul Thorn
On Wed, 22 Mar 2006, Joshua Sandbrook wrote: Just today I found my openbsd server curiously stalled... not completely dead, could switch consoles, ping it.. but otherwise unresponsive. Found out that smbd was eating huge amounts of memory, and I put the crash down to smbd. I applied ( by hand,

Re: How to find memory leak in library/OS?

2006-03-30 Thread Paul Thorn
On Thu, 30 Mar 2006, Claus Assmann wrote: Is there some "simple" way to find a memory leak in some OS supplied library? I have a (constantly running) application that grows in a week from 5MB to 15MB in size (VSZ and RSS as reported by ps). The application can be compiled with an optional debugg

Encrypting content/filesystem on DVD?

2006-01-25 Thread Paul Thorn
Hi, This may not be OpenBSD specific, but I'm looking for a way to encrypt the contents of a DVD such that only a user with the correct passphrase would be able to mount the contents. Sort of an optical equivilent to: vnconfig -ck svnd0 my-encrypted-file mount /dev/svnd0c /mount-point My i

Re: Encrypting content/filesystem on DVD?

2006-01-26 Thread Paul Thorn
On Thu, 26 Jan 2006, Joachim Schipper wrote: On Wed, Jan 25, 2006 at 10:40:44AM -0500, Paul Thorn wrote: Hi, I'm open to any suggestions on how else this might be most easily accomplished. I don't know about the specific application, but since DVDs are read-only anyway, and encr