Strange disk problem

2010-04-19 Thread David Ehrmann
Initially, I noticed a problem where reading a file on this machine seemed to stop--something like a video would just stop playing. At first, I thought it was the machine, but a new motherboard, CPU, and RAM later, the problem persists. The network card uses a different chipset, too. The fi

Re: panic: deadlkres: possible deadlock detected

2010-04-19 Thread Erik Cederstrand
Den 19/04/2010 kl. 17.03 skrev Attilio Rao: > 2010/4/19 Erik Cederstrand : >> Hi >> >> I'm testing ClangBSD in a VirtualBox client and ran into a panic on the >> client, but I don't think it's clang-related. I haven't tried kernel >> debugging before. I tried getting a backtrace as described i

Re: ZFS behavior when device disappears

2010-04-19 Thread Pawel Jakub Dawidek
On Tue, Apr 13, 2010 at 05:39:30PM -0600, Jason J. W. Williams wrote: > Hello, > > Currently, we're an OpenSolaris shop but with the way things are going > over at Oracle/Sun we're starting to evaluate our options for keeping > ZFS but moving off Solaris. One of my concerns is that FreeBSD is > im

Re: net/mpd5, ppp, proxy-arp issues

2010-04-19 Thread Qing Li
Have you seen this thread? http://lists.freebsd.org/pipermail/freebsd-net/2010-April/025128.html Quite a few fixes have gone into the -current and RELENG_8 branches. Please try sync-up to the latest code before applying the patch. -- Qing On Sun, Apr 18, 2010 at 11:53 PM, Marin Atanasov wrot

Re: panic: deadlkres: possible deadlock detected

2010-04-19 Thread Matthew Jacob
On 04/19/2010 08:03 AM, Attilio Rao wrote: 2010/4/19 Erik Cederstrand: Hi I'm testing ClangBSD in a VirtualBox client and ran into a panic on the client, but I don't think it's clang-related. I haven't tried kernel debugging before. I tried getting a backtrace as described in http://old.

Re: [CFT]: ClangBSD is selfhosting, we need testers now

2010-04-19 Thread Alexander Best
Roman Divacky schrieb am 2010-04-19: > you have to use -O2 thanks a lot. using -O2 worked. :) i was also wondering: what's the reason gcc is still being used during step "Building an up-to-date make(1)" and not clang? cheers. > On Mon, Apr 19, 2010 at 02:29:07PM +0200, Alexander Best wrote: > >

Re: ISO9660 4GB directory structures boundary limit and growisofs

2010-04-19 Thread Paul B Mahol
On 4/19/10, Tom Evans wrote: > On Mon, Apr 19, 2010 at 1:48 PM, Paul B Mahol wrote: >> On 4/17/10, Paul B Mahol wrote: >>> On Sat, Apr 17, 2010 at 4:31 PM, Tim Kientzle >>> wrote: Paul B Mahol wrote: > > It is apparently not possible to make use of -use-the-force-luke=4gms > on

Re: panic: deadlkres: possible deadlock detected

2010-04-19 Thread Attilio Rao
2010/4/19 Erik Cederstrand : > Hi > > I'm testing ClangBSD in a VirtualBox client and ran into a panic on the > client, but I don't think it's clang-related. I haven't tried kernel > debugging before. I tried getting a backtrace as described in > http://old.nabble.com/Re%3A-ia64--%3E-panic%3A-de

panic: deadlkres: possible deadlock detected

2010-04-19 Thread Erik Cederstrand
Hi I'm testing ClangBSD in a VirtualBox client and ran into a panic on the client, but I don't think it's clang-related. I haven't tried kernel debugging before. I tried getting a backtrace as described in http://old.nabble.com/Re%3A-ia64--%3E-panic%3A-deadlkres%3A-possible-deadlock-detected-fo

Re: ISO9660 4GB directory structures boundary limit and growisofs

2010-04-19 Thread Tom Evans
On Mon, Apr 19, 2010 at 1:48 PM, Paul B Mahol wrote: > On 4/17/10, Paul B Mahol wrote: >> On Sat, Apr 17, 2010 at 4:31 PM, Tim Kientzle wrote: >>> Paul B Mahol wrote: It is apparently not possible to make use of -use-the-force-luke=4gms on FreeBSD when appending new session after

Re: ISO9660 4GB directory structures boundary limit and growisofs

2010-04-19 Thread Andriy Gapon
on 17/04/2010 19:31 Tim Kientzle said the following: > Paul B Mahol wrote: >> >> It is apparently not possible to make use of -use-the-force-luke=4gms >> on FreeBSD when appending new session after 4GB. Mounted disk >> afterwards show nothing. >> >> Should we allow it like linux does? > > Are you

Re: ISO9660 4GB directory structures boundary limit and growisofs

2010-04-19 Thread Paul B Mahol
On 4/17/10, Paul B Mahol wrote: > On Sat, Apr 17, 2010 at 4:31 PM, Tim Kientzle wrote: >> Paul B Mahol wrote: >>> >>> It is apparently not possible to make use of -use-the-force-luke=4gms >>> on FreeBSD when appending new session after 4GB. Mounted disk >>> afterwards show nothing. >>> >>> Shoul

Re: Does "makeoptions WITH_CTF=yes" actually work?

2010-04-19 Thread jhell
On 04/16/2010 09:51, Alexander Leidinger wrote: > Quoting Navdeep Parhar (from Wed, 14 Apr 2010 > 11:35:40 -0700): > >> Have you or anyone else ever used buildkernel successfully with >> "makeoptions WITH_CTF=yes" in the conf file? Something as simple as >> this does not work for me: > > Copy&p

Re: [CFT]: ClangBSD is selfhosting, we need testers now

2010-04-19 Thread Roman Divacky
you have to use -O2 On Mon, Apr 19, 2010 at 02:29:07PM +0200, Alexander Best wrote: > i'm getting this error during `make buildworld`: > > ===> libexec/atrun (all) > clang -isystem /usr/obj/usr/local/src/clangbsd/tmp/usr/include/clang/1.5 > -isystem /usr/obj/usr/local/src/clangbsd/tmp/usr/include

Re: [CFT]: ClangBSD is selfhosting, we need testers now

2010-04-19 Thread Alexander Best
i'm getting this error during `make buildworld`: ===> libexec/atrun (all) clang -isystem /usr/obj/usr/local/src/clangbsd/tmp/usr/include/clang/1.5 -isystem /usr/obj/usr/local/src/clangbsd/tmp/usr/include -B/usr/obj/usr/local/src/clangbsd/tmp/usr/lib/ -L/usr/obj/usr/local/src/clangbsd/tmp/usr/lib/

Re: SVN rev 206755 breakage

2010-04-19 Thread Rui Paulo
On 19 Apr 2010, at 07:30, Alexander Motin wrote: Rui Paulo wrote: On 18 Apr 2010, at 14:05, Alexander Motin wrote: Most of AHCI controllers could also work as usual PCI ATA, but not every PCI ATA could work as AHCI. It would be nice to compare `pciconf - lvbc` output in both working (Rui)