Re: still mbuf leak in 9.0 / 9.1?

2013-05-17 Thread dennis berger
Hi List, I can confirm that it is the bug you mentioned steven. Here is how I found it. I recorded hourly zfskern and nfsd stats. like this. echo "PROCSTAT" >> $reportname pgrep -S "(zfskern|nfsd)" | xargs procstat -kk >> $reportname luckily it crashed this night and logged this. 1910 101508 n

Fwd: revision higher than 250508 breaks webcam support

2013-05-17 Thread Jože Zobec
-- Forwarded message -- From: Jože Zobec Date: 2013/5/17 Subject: Re: revision higher than 250508 breaks webcam support To: Jeremy Chadwick , Adrian Chadd OK, I compiled and tried different revisions r250559 -- OK r250560 -- OK r250561 -- error Upon updating from r250560 to r25

Re: revision higher than 250508 breaks webcam support

2013-05-17 Thread Adrian Chadd
'ola! Cool, you've nailed it down to a specific revision. Can you create a PR (www.freebsd.org/send-pr.html) with all of this information? Hans/USB folk - here's an interesting problem. The original email is below. === Sorry, for waiting this long to post this problem, I thought it would be de

Re: revision higher than 250508 breaks webcam support

2013-05-17 Thread Matthias Apitz
El día Friday, May 17, 2013 a las 01:51:08PM +0200, Jože Zobec escribió: > -- Forwarded message -- > From: Jože Zobec > Date: 2013/5/17 > Subject: Re: revision higher than 250508 breaks webcam support > To: Jeremy Chadwick , Adrian Chadd > > > OK, I compiled and tried different

Re: still mbuf leak in 9.0 / 9.1?

2013-05-17 Thread Jeremy Chadwick
On Fri, May 17, 2013 at 11:37:23AM +0200, dennis berger wrote: > Hi List, > I can confirm that it is the bug you mentioned steven. > Here is how I found it. > > I recorded hourly zfskern and nfsd stats. like this. > > echo "PROCSTAT" >> $reportname > pgrep -S "(zfskern|nfsd)" | xargs procstat -kk

Command line not responding

2013-05-17 Thread Michael Gass
Running 9.0-Stable on an i386. Whenever I type a command at the prompt I get the output /usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRuneLocale" and nothing else - the command will not run. Just the above output. Commands like "ls" and "exit" work, but not much else. This happends whe

Re: Command line not responding

2013-05-17 Thread Matthew Seaman
On 17/05/2013 18:56, Michael Gass wrote: > Running 9.0-Stable on an i386. > > Whenever I type a command at the prompt I get > the output > > /usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRuneLocale" > > and nothing else - the command will not run. Just the > above output. Commands like

Re: Command line not responding

2013-05-17 Thread Jeremy Chadwick
On Fri, May 17, 2013 at 12:56:53PM -0500, Michael Gass wrote: > Running 9.0-Stable on an i386. > > Whenever I type a command at the prompt I get > the output > > /usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRuneLocale" > > and nothing else - the command will not run. Just the > above ou

Re: Command line not responding

2013-05-17 Thread Dimitry Andric
On May 17, 2013, at 19:56, Michael Gass wrote: > Running 9.0-Stable on an i386. > > Whenever I type a command at the prompt I get > the output > > /usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRuneLocale" > > and nothing else - the command will not run. Are you running bash, by any cha

Re: Command line not responding

2013-05-17 Thread Jeremy Chadwick
On Fri, May 17, 2013 at 09:49:20PM -0500, Michael Gass wrote: > On Fri, May 17, 2013 at 11:55:13AM -0700, Jeremy Chadwick wrote: > > On Fri, May 17, 2013 at 12:56:53PM -0500, Michael Gass wrote: > > > Running 9.0-Stable on an i386. > > > > > > Whenever I type a command at the prompt I get > > > th

Re: Command line not responding

2013-05-17 Thread Michael Gass
On Fri, May 17, 2013 at 07:34:36PM +0100, Matthew Seaman wrote: > On 17/05/2013 18:56, Michael Gass wrote: > > Running 9.0-Stable on an i386. > > > > Whenever I type a command at the prompt I get > > the output > > > > /usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRuneLocale" > > > > and

Re: Command line not responding

2013-05-17 Thread Michael Gass
On Fri, May 17, 2013 at 11:55:13AM -0700, Jeremy Chadwick wrote: > On Fri, May 17, 2013 at 12:56:53PM -0500, Michael Gass wrote: > > Running 9.0-Stable on an i386. > > > > Whenever I type a command at the prompt I get > > the output > > > > /usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRu

Re: Command line not responding

2013-05-17 Thread Michael Gass
On Fri, May 17, 2013 at 09:26:58PM +0200, Dimitry Andric wrote: > On May 17, 2013, at 19:56, Michael Gass wrote: > > Running 9.0-Stable on an i386. > > > > Whenever I type a command at the prompt I get > > the output > > > > /usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRuneLocale" > >