kernel panic caused by Opera 11.50

2011-08-13 Thread Alvaro Castillo
uname -a: FreeBSD shuttle0.lan 9.0-BETA1 FreeBSD 9.0-BETA1 #2: Mon Aug 8 17:05:59 WEST 2011 net...@shuttle0.lan:/usr/obj/usr/src/sys/HYDROGEN amd64 kernel panic: Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x fault code

kernel build failure without BPF

2011-08-13 Thread deeptec...@gmail.com
in the following kernel configuration (notably without ``device bfp''), i get the following kernel build error. which is either a bug, or not; just posting in case it's in someone's interest. build log snippet begins ===> pfsync (all) cc -O2 -fno-strict-aliasing -pipe -march=pen

oddity mounting MMC/SD cards

2011-08-13 Thread Michael Butler
I tried to mount a card from my phone (it's quicker to copy directly than through USB) but I get this .. what am I missing here? Aug 13 16:53:37 toshi kernel: sdhci0-slot0: Card inserted Aug 13 16:53:37 toshi kernel: mmc0: on sdhci0 Aug 13 16:53:37 toshi kernel: mmc0: Probing bus Aug 13 16:53:37

Re: [rfc] replacing /boot/kernel.old with a unique directory name

2011-08-13 Thread Garrett Cooper
On Aug 13, 2011, at 1:15 PM, Alexander Best wrote: > On Sat Aug 13 11, Garrett Cooper wrote: >> On Aug 13, 2011, at 12:51 PM, Alexander Best wrote: >> >>> hi there, >>> >>> i just had the following idea: how about instead of copying the current >>> kernel >>> to /boot/kernel.old and then inst

Re: [rfc] replacing /boot/kernel.old with a unique directory name

2011-08-13 Thread Steven Hartland
- Original Message - From: "Alexander Best" i just had the following idea: how about instead of copying the current kernel to /boot/kernel.old and then installing the new one under /boot/kernel as the results of target installkernel, we create a unique directory name for the old kernel

Re: [rfc] replacing /boot/kernel.old with a unique directory name

2011-08-13 Thread Alexander Best
On Sat Aug 13 11, Garrett Cooper wrote: > On Aug 13, 2011, at 12:51 PM, Alexander Best wrote: > > > hi there, > > > > i just had the following idea: how about instead of copying the current > > kernel > > to /boot/kernel.old and then installing the new one under /boot/kernel as > > the > > res

Re: [rfc] replacing /boot/kernel.old with a unique directory name

2011-08-13 Thread Garrett Cooper
On Aug 13, 2011, at 12:51 PM, Alexander Best wrote: > hi there, > > i just had the following idea: how about instead of copying the current kernel > to /boot/kernel.old and then installing the new one under /boot/kernel as the > results of target installkernel, we create a unique directory name

Re: [rfc] replacing /boot/kernel.old with a unique directory name

2011-08-13 Thread Alexander Best
On Sat Aug 13 11, Chris Rees wrote: > On 13 August 2011 20:51, Alexander Best wrote: > > hi there, > > > > i just had the following idea: how about instead of copying the current > > kernel > > to /boot/kernel.old and then installing the new one under /boot/kernel as > > the > > results of targe

Re: [rfc] replacing /boot/kernel.old with a unique directory name

2011-08-13 Thread Chris Rees
On 13 August 2011 20:51, Alexander Best wrote: > hi there, > > i just had the following idea: how about instead of copying the current kernel > to /boot/kernel.old and then installing the new one under /boot/kernel as the > results of target installkernel, we create a unique directory name for the

[rfc] replacing /boot/kernel.old with a unique directory name

2011-08-13 Thread Alexander Best
hi there, i just had the following idea: how about instead of copying the current kernel to /boot/kernel.old and then installing the new one under /boot/kernel as the results of target installkernel, we create a unique directory name for the old kernel? something like /boot/kernel-r${revision}-${

Re: For about a week I've been trying to build a release that breaks at docproj. Just low priority break information.

2011-08-13 Thread Garrett Cooper
On Sat, Aug 13, 2011 at 9:09 AM, Garrett Cooper wrote: > On Sat, Aug 13, 2011 at 8:37 AM, eculp wrote: >> I've been building a release about once a week on current.  The last >> successful build was on august 8 but don't know when this started but in the >> last few days. >> >> I am building on >

Re: FreeBSD 9.0-BETA1/amd64 r224808: buildworld failure: ===> lib/clang/include (all), 1 error, *** Error code 2, 1 error, *** Error code 2, 1 error

2011-08-13 Thread Test Rat
Test Rat writes: [...] > Remaking `cat' > Results of making cat: > clang -O2 -pipe -O3 -Qunused-arguments -fcolor-diagnostics > -march=native -g -fno-omit-frame-pointer -std=gnu99 -fstack-protector > -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter > -Wstrict-prototypes -Wmis

Re: For about a week I've been trying to build a release that breaks at docproj. Just low priority break information.

2011-08-13 Thread Garrett Cooper
On Sat, Aug 13, 2011 at 8:37 AM, eculp wrote: > I've been building a release about once a week on current.  The last > successful build was on august 8 but don't know when this started but in the > last few days. > > I am building on > # uname -a > FreeBSD Home.EnContacto.net 9.0-BETA1 FreeBSD 9.0

Re: For about a week I've been trying to build a release that breaks at docproj. Just low priority break information.

2011-08-13 Thread Garrett Cooper
On Sat, Aug 13, 2011 at 8:52 AM, Chris Rees wrote: > On 13 August 2011 16:37, eculp wrote: >> I've been building a release about once a week on current.  The last >> successful build was on august 8 but don't know when this started but in the >> last few days. >> >> I am building on >> # uname -a

Re: For about a week I've been trying to build a release that breaks at docproj. Just low priority break information.

2011-08-13 Thread Chris Rees
On 13 August 2011 16:37, eculp wrote: > I've been building a release about once a week on current.  The last > successful build was on august 8 but don't know when this started but in the > last few days. > > I am building on > # uname -a > FreeBSD Home.EnContacto.net 9.0-BETA1 FreeBSD 9.0-BETA1 #

For about a week I've been trying to build a release that breaks at docproj. Just low priority break information.

2011-08-13 Thread eculp
I've been building a release about once a week on current. The last successful build was on august 8 but don't know when this started but in the last few days. I am building on # uname -a FreeBSD Home.EnContacto.net 9.0-BETA1 FreeBSD 9.0-BETA1 #16: Sat Aug 13 05:09:17 CDT 2011 r...@h

9.0-BETA1 panics with soft updates journaling enabled

2011-08-13 Thread kirk russell
Hi, I have been testing a scratch filesystem, with soft updates journaling enabled. I have been seeing one of these two panics: panic: ino 0xc5d0f600(0x3C8209) 14147, 7047 != 14098 and panic: Bad link elm 0xc4d7cd00 prev->next != elm If I disable soft updates journaling, I do not see these

Re: upgrade to 9.0-BETA1 with geom_mirror fails

2011-08-13 Thread Mark Felder
Here's a followup with some pics I was able to take. Sorry about the quality :-( http://feld.me/stuff/freebsd/geom_mirror_9/ Cheers, Mark ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To un

Re: FreeBSD 9.0-BETA1/amd64 r224808: buildworld failure: ===> lib/clang/include (all), 1 error, *** Error code 2, 1 error, *** Error code 2, 1 error

2011-08-13 Thread Test Rat
"Hartmann, O." writes: > I run several boxes based on FreebSD 9.0-BETA1/amd64, compiled with > clang. Since yesterday, I run on all of these > machines into strange situations: buildworld won't build anymore, it > fails always on all boxes at > the very same position as showed by the error messag

Re: FreeBSD 9.0-BETA1/amd64 r224808: buildworld failure: ===> lib/clang/include (all), 1 error, *** Error code 2, 1 error, *** Error code 2, 1 error

2011-08-13 Thread Marcelo/Porks
On Sat, Aug 13, 2011 at 05:39, Hartmann, O. wrote: > I run several boxes based on FreebSD 9.0-BETA1/amd64, compiled with clang. > Since yesterday, I run on all of these > machines into strange situations: buildworld won't build anymore, it fails > always on all boxes at > the very same position as

Re: Crash kernel in linux module...

2011-08-13 Thread fidaj
On Sat Aug 13 11, fidaj wrote: > Hello all! > >I have: >uname -a >FreeBSD nonamehost 9.0-BETA1 FreeBSD 9.0-BETA1 #0 r224806: Sat Aug 13 >11:17:49 EEST 2011 ivan@nonamehost:/usr/obj/usr/src/sys/mk9 amd64 > >After update

Re: Crash kernel in linux module...

2011-08-13 Thread Alexander Best
On Sat Aug 13 11, fidaj wrote: > Hello all! > >I have: >uname -a >FreeBSD nonamehost 9.0-BETA1 FreeBSD 9.0-BETA1 #0 r224806: Sat Aug 13 >11:17:49 EEST 2011 ivan@nonamehost:/usr/obj/usr/src/sys/mk9 amd64 > >After update source code r224728 to r224806 - my kernel smash w

Crash kernel in linux module...

2011-08-13 Thread fidaj
Hello all! I have: uname -a FreeBSD nonamehost 9.0-BETA1 FreeBSD 9.0-BETA1 #0 r224806: Sat Aug 13 11:17:49 EEST 2011 ivan@nonamehost:/usr/obj/usr/src/sys/mk9 amd64 After update source code r224728 to r224806 - my kernel smash when i start the game WorldOfGoo. My comput

FreeBSD 9.0-BETA1/amd64 r224808: buildworld failure: ===> lib/clang/include (all),1 error,*** Error code 2,1 error,*** Error code 2,1 error

2011-08-13 Thread Hartmann, O.
I run several boxes based on FreebSD 9.0-BETA1/amd64, compiled with clang. Since yesterday, I run on all of these machines into strange situations: buildworld won't build anymore, it fails always on all boxes at the very same position as showed by the error message below. I can build and install

Re: files/dd7c394c9c9ddf4b97f1b14c676f370adc259b2c7a4b8346eba0788a431db398.gz not found -- snapshot corrupt.

2011-08-13 Thread Hartmann, O.
On 08/13/11 09:26, Roland Smith wrote: On Sat, Aug 13, 2011 at 12:43:52AM +0200, Hartmann, O. wrote: On 08/12/11 22:54, Roland Smith wrote: On Fri, Aug 12, 2011 at 08:44:07PM +0200, Hartmann, O. wrote: files/dd7c394c9c9ddf4b97f1b14c676f370adc259b2c7a4b8346eba0788a431db398.gz Does this file ac