pthread_cond_wait hanging in libthr

2008-02-26 Thread Josh Carroll
I have been debugging a problem with ushare in FreeBSD 7.0, specifically I have tracked it down to the pthread_cond_wait call inside the libupnp library that ushare uses. UpnpInit ultimately calls the below ithread_cond_wait, which is where I am seeing the "hang". The code in question is on line 6

Re: fsck_ufs: cannot alloc 94208 bytes for inoinfo

2008-02-26 Thread Alfred Perlstein
* Olivier Mueller <[EMAIL PROTECTED]> [080226 14:32] wrote: > Hello, > > "fsck_ufs: cannot alloc 94208 bytes for inoinfo" > > This is what I get after about one hour while trying a fsck on a large > (1.4TB) partition "broken" since a power outage. > > HW: HP DL380G5, under freebsd 6.1/i386, wi

fsck_ufs: cannot alloc 94208 bytes for inoinfo

2008-02-26 Thread Olivier Mueller
Hello, "fsck_ufs: cannot alloc 94208 bytes for inoinfo" This is what I get after about one hour while trying a fsck on a large (1.4TB) partition "broken" since a power outage. HW: HP DL380G5, under freebsd 6.1/i386, with 1GB of RAM and: da0: Fixed Direct Access SCSI-4 device da0: 135.168MB

Re: panic in ufs_lookup (6.2-STABLE)

2008-02-26 Thread Andrew N. Below
On Tue, 26 Feb 2008, Ivan Voras wrote: Andrew N. Below wrote: Hi all, freebsd box connected to Eonstor RAID with 5-6 exported partitions (each one has ~950Gb size, fs is UFS2) every night we have a lot of running rsyncs (rsnapshots) on these partitions this happens 2-4 times per month db> b

Re: lists.freebsd.org is down?

2008-02-26 Thread Peter Wemm
On Tue, Feb 26, 2008 at 11:27 AM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > Stefan Lambrev wrote: > > Greetings, > > > > I cannot open port 80 on lists.freebsd.org. > > Is it just me? > > > > Sorry if this is not the proper maillist. > > > > The hardware was being migrated. > > Kris Yes,

Re: lists.freebsd.org is down?

2008-02-26 Thread Kris Kennaway
Stefan Lambrev wrote: Greetings, I cannot open port 80 on lists.freebsd.org. Is it just me? Sorry if this is not the proper maillist. The hardware was being migrated. Kris ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: panic in ufs_lookup (6.2-STABLE)

2008-02-26 Thread Ivan Voras
Andrew N. Below wrote: Hi all, freebsd box connected to Eonstor RAID with 5-6 exported partitions (each one has ~950Gb size, fs is UFS2) every night we have a lot of running rsyncs (rsnapshots) on these partitions this happens 2-4 times per month db> bt Tracing pid 70595 tid 100178 td 0xc95fa

Re: ntpd fails to synchronize on FreeBSD 6.3-STABLE

2008-02-26 Thread Jeremy Chadwick
On Tue, Feb 26, 2008 at 10:09:10PM +0700, Pongthep Kulkrisada wrote: > > Please do not define driftfile in /etc/ntp.conf. The /etc/rc.d/ntpd > > framework will take care of that for you by using -f /var/db/ntpd.drift. > I have tried it, still not work. I was pointing this out not as "this will fi

Re: IPv6 in Jail

2008-02-26 Thread Oliver Fromme
Christian <[EMAIL PROTECTED]> wrote: > can anyone say me what the current status of "running IPv6 in Jail" is? Please see this thread: http://lists.freebsd.org/pipermail/freebsd-current/2008-February/083830.html Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 8

Re: 7.0 RC3 and usb problems

2008-02-26 Thread Paul Schmehl
--On Tuesday, February 26, 2008 16:58:45 +1030 Daniel O'Connor <[EMAIL PROTECTED]> wrote: On Tue, 26 Feb 2008, Jeremy Chadwick wrote: > Doesn't make much sense to me. I'm not very familiar with how the > usb system works, so I'm not sure where to look to find the > problem. There's no /dev/u

Re: ntpd fails to synchronize on FreeBSD 6.3-STABLE

2008-02-26 Thread Pongthep Kulkrisada
Thanks Proto and Chadwick > I can't help you with the IPv6 stuff; I don't use IPv6. Actually I don't force ntpd to use IPv6. Hostnames could be resolved to any IPv4 addresses. I have no problem with that. The only thing I want is ``synchronization''. > Please do not define driftfile in /etc/ntp.c

[releng_7 tinderbox] failure on powerpc/powerpc

2008-02-26 Thread FreeBSD Tinderbox
TB --- 2008-02-26 12:52:24 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-02-26 12:52:24 - starting RELENG_7 tinderbox run for powerpc/powerpc TB --- 2008-02-26 12:52:24 - cleaning the object tree TB --- 2008-02-26 12:52:37 - cvsupping the source tree TB --- 2008-02-26 12:52:37 - /

Re: make KNOBS

2008-02-26 Thread Jeremy Chadwick
On Tue, Feb 26, 2008 at 06:33:37AM -0600, Scot Hetzel wrote: > On Tue, Feb 26, 2008 at 2:03 AM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > > Additionally, the WITH/WITHOUT variables seen in the Makefile are not > > always what they seem. For ports that use OPTIONS, you cannot define > > these on

Re: make KNOBS

2008-02-26 Thread Scot Hetzel
On Tue, Feb 26, 2008 at 2:03 AM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > Additionally, the WITH/WITHOUT variables seen in the Makefile are not > always what they seem. For ports that use OPTIONS, you cannot define > these on the command-line (e.g. make WITHOUT_FRUIT=yes); you absolutely > MUS

Re: make KNOBS

2008-02-26 Thread Pete French
> Note that the phpmyadmin entry in our make.conf has no *functional* > purpose, because phpmyadmin uses the OPTIONS framework. It's used > solely as a "reminder" whenever I do "make rmconfig" and need to re-pick > what options to use. Is the idea to move all the ports over to the OPTIONS stuff ?

Re: make KNOBS

2008-02-26 Thread Erik Trulsson
On Tue, Feb 26, 2008 at 03:49:48AM -0800, Chris H. wrote: > Quoting Mark Linimon <[EMAIL PROTECTED]>: > >> On Mon, Feb 25, 2008 at 09:55:22PM -0800, Chris H. wrote: >>> Is there, or does anyone maintain a KNOBS list possibly categorized >>> by application/port/version, etc...? >> >> ports/KNOBS?

Re: lists.freebsd.org is down?

2008-02-26 Thread Jeremy Chadwick
On Tue, Feb 26, 2008 at 12:02:38PM +0200, Stefan Lambrev wrote: > I cannot open port 80 on lists.freebsd.org. > Is it just me? Looks OK to me: $ telnet lists.freebsd.org 80 Trying 69.147.83.38... Connected to lists.freebsd.org. Escape character is '^]'. ^] telnet> close Connection closed. -- |

Re: make KNOBS

2008-02-26 Thread Chris H.
Quoting Jeremy Chadwick <[EMAIL PROTECTED]>: On Tue, Feb 26, 2008 at 03:05:09AM -0800, Chris H. wrote: Additionally, the WITH/WITHOUT variables seen in the Makefile are not always what they seem. For ports that use OPTIONS, you cannot define these on the command-line (e.g. make WITHOUT_FRUIT=y

Re: make KNOBS

2008-02-26 Thread Chris H.
Quoting Mark Linimon <[EMAIL PROTECTED]>: On Mon, Feb 25, 2008 at 09:55:22PM -0800, Chris H. wrote: Is there, or does anyone maintain a KNOBS list possibly categorized by application/port/version, etc...? ports/KNOBS? Yes. I have been aware of that file since it has been available in the por

RE: 6.3-RELEASE panic

2008-02-26 Thread Petr Holub
Hi all, I've encountered the panic on 6.3-RELEASE once again - this time with prepared debug kernel, so here you go. It seems like the panic is usually initiated when firefox exits. Let me know if any further information is Petr GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation,

Re: make KNOBS

2008-02-26 Thread Jeremy Chadwick
On Tue, Feb 26, 2008 at 03:05:09AM -0800, Chris H. wrote: >> Additionally, the WITH/WITHOUT variables seen in the Makefile are not >> always what they seem. For ports that use OPTIONS, you cannot define >> these on the command-line (e.g. make WITHOUT_FRUIT=yes); > I believe that /should/ be: > WIT

panic in ufs_lookup (6.2-STABLE)

2008-02-26 Thread Andrew N. Below
Hi all, freebsd box connected to Eonstor RAID with 5-6 exported partitions (each one has ~950Gb size, fs is UFS2) every night we have a lot of running rsyncs (rsnapshots) on these partitions this happens 2-4 times per month db> bt Tracing pid 70595 tid 100178 td 0xc95fa600 kdb_enter(c0634690) a

Re: make KNOBS

2008-02-26 Thread Yuri Pankov
On 02/26/2008 10:35, Chris H. wrote: Hello, and thank you for your reply. Quoting Ruslan Ermilov <[EMAIL PROTECTED]>: On Mon, Feb 25, 2008 at 09:55:22PM -0800, Chris H. wrote: Hello All, Maintaining a make.conf file can be a fairly daunting task within itself. But when upgrading, it becomes e

Re: make KNOBS

2008-02-26 Thread Mark Linimon
On Mon, Feb 25, 2008 at 09:55:22PM -0800, Chris H. wrote: > Is there, or does anyone maintain a KNOBS list possibly categorized > by application/port/version, etc...? ports/KNOBS? mcl ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/

lists.freebsd.org is down?

2008-02-26 Thread Stefan Lambrev
Greetings, I cannot open port 80 on lists.freebsd.org. Is it just me? Sorry if this is not the proper maillist. -- Best Wishes, Stefan Lambrev ICQ# 24134177 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: make KNOBS

2008-02-26 Thread Chris H.
Hello, and thank you for your reply. Quoting Yuri Pankov <[EMAIL PROTECTED]>: On 02/26/2008 10:35, Chris H. wrote: Hello, and thank you for your reply. Quoting Ruslan Ermilov <[EMAIL PROTECTED]>: On Mon, Feb 25, 2008 at 09:55:22PM -0800, Chris H. wrote: Hello All, Maintaining a make.conf fi

Re: Re:more than 4gb of RAM (configurations)

2008-02-26 Thread Tom Evans
On Wed, 2008-02-20 at 13:41 -0500, Zaphod Beeblebrox wrote: > On Feb 19, 2008 5:10 PM, Kevin K <[EMAIL PROTECTED]> wrote: > > > I have a box that we recently installed 16GB of RAM on. The box is i386 > > FreeBSD 6.2. It only recognizes 4gb. > > > Siding with most of the group (go amd64), I'll ad

Re: make KNOBS

2008-02-26 Thread Jeremy Chadwick
On Mon, Feb 25, 2008 at 11:35:23PM -0800, Chris H. wrote: > But am struggling with finding the port(s) equivalent. If there isn't > one, I'd be more that happy to dedicate a domain/ web site solely to > providing this resource. Perhaps a wiki that I, and anyone else can > add the WITH_/WITHOUT_ opt

Re: make KNOBS

2008-02-26 Thread Chris H.
Hello Jeremy, and thank you for your /very/ informative reply. You rock! :) Quoting Jeremy Chadwick <[EMAIL PROTECTED]>: On Mon, Feb 25, 2008 at 11:35:23PM -0800, Chris H. wrote: But am struggling with finding the port(s) equivalent. If there isn't one, I'd be more that happy to dedicate a doma