Re: page fault in pmap_remove_all

2010-08-11 Thread Alan Cox
On Tue, Aug 10, 2010 at 9:43 AM, Oliver Fromme wrote: > Hi, > > This is i386 -current as of 2010-08-04. > It was building the toolchain for amd64 when it happened. > I'll keep the vmcore around, so I can dig more into it > if someone tells me what to do. > > GNU gdb 6.1.1 [FreeBSD] > Copyright 200

Re: page fault in pmap_remove_all

2010-08-11 Thread Oliver Fromme
Alan Cox wrote: > On Tue, Aug 10, 2010 at 9:43 AM, Oliver Fromme wrote: > > > Hi, > > > > This is i386 -current as of 2010-08-04. > > It was building the toolchain for amd64 when it happened. > > I'll keep the vmcore around, so I can dig more into it > > if someone tells me what to do. >

Re: [CFT] [sys/conf/newvers.sh] Cleanup and additions.

2010-08-11 Thread Anonymous
jhell writes: > On 08/11/2010 08:20, Anonymous wrote: >> jhell writes: >> >>> Based on the parts of the script with the additions for tracking source >>> using git(1) I set out to add support for mercurial hg(1) and ended up >>> cleaning some of the script while making some of those additions.

[head tinderbox] failure on powerpc/powerpc

2010-08-11 Thread FreeBSD Tinderbox
TB --- 2010-08-11 13:26:42 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 13:26:42 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-08-11 13:26:42 - cleaning the object tree TB --- 2010-08-11 13:27:00 - cvsupping the source tree TB --- 2010-08-11 13:27:00 - /usr

[head tinderbox] failure on sparc64/sun4v

2010-08-11 Thread FreeBSD Tinderbox
TB --- 2010-08-11 14:09:51 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 14:09:51 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-08-11 14:09:51 - cleaning the object tree TB --- 2010-08-11 14:09:59 - cvsupping the source tree TB --- 2010-08-11 14:09:59 - /usr/b

[head tinderbox] failure on sparc64/sparc64

2010-08-11 Thread FreeBSD Tinderbox
TB --- 2010-08-11 13:44:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 13:44:45 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-08-11 13:44:45 - cleaning the object tree TB --- 2010-08-11 13:44:53 - cvsupping the source tree TB --- 2010-08-11 13:44:53 - /usr

Re: [CFT] [sys/conf/newvers.sh] Cleanup and additions.

2010-08-11 Thread jhell
On 08/11/2010 08:20, Anonymous wrote: > jhell writes: > >> Based on the parts of the script with the additions for tracking source >> using git(1) I set out to add support for mercurial hg(1) and ended up >> cleaning some of the script while making some of those additions. > > FYI, some ports do

[head tinderbox] failure on amd64/amd64

2010-08-11 Thread FreeBSD Tinderbox
TB --- 2010-08-11 11:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 11:15:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2010-08-11 11:15:00 - cleaning the object tree TB --- 2010-08-11 11:15:37 - cvsupping the source tree TB --- 2010-08-11 11:15:37 - /usr/bin

[head tinderbox] failure on ia64/ia64

2010-08-11 Thread FreeBSD Tinderbox
TB --- 2010-08-11 12:04:12 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 12:04:12 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-08-11 12:04:12 - cleaning the object tree TB --- 2010-08-11 12:04:34 - cvsupping the source tree TB --- 2010-08-11 12:04:34 - /usr/bin/c

[head tinderbox] failure on i386/i386

2010-08-11 Thread FreeBSD Tinderbox
TB --- 2010-08-11 11:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 11:15:00 - starting HEAD tinderbox run for i386/i386 TB --- 2010-08-11 11:15:00 - cleaning the object tree TB --- 2010-08-11 11:15:36 - cvsupping the source tree TB --- 2010-08-11 11:15:36 - /usr/bin/c

[head tinderbox] failure on i386/pc98

2010-08-11 Thread FreeBSD Tinderbox
TB --- 2010-08-11 11:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 11:15:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2010-08-11 11:15:00 - cleaning the object tree TB --- 2010-08-11 11:15:23 - cvsupping the source tree TB --- 2010-08-11 11:15:23 - /usr/bin/c

Re: [CFT] [sys/conf/newvers.sh] Cleanup and additions.

2010-08-11 Thread Anonymous
jhell writes: > Based on the parts of the script with the additions for tracking source > using git(1) I set out to add support for mercurial hg(1) and ended up > cleaning some of the script while making some of those additions. FYI, some ports don't like unusual characters in uname(1), e.g. por

Re: [CFT] [sys/conf/newvers.sh] Cleanup and additions.

2010-08-11 Thread jhell
On 08/11/2010 03:47, Oliver Fromme wrote: > jhell wrote: > > Based on the parts of the script with the additions for tracking source > > using git(1) I set out to add support for mercurial hg(1) and ended up > > cleaning some of the script while making some of those additions. > > [...] > > I

Re: [BETA testing] USB 3.0 Super Speed support in FreeBSD

2010-08-11 Thread Rafal Jaworowski
On 2010-08-07, at 21:43, Hans Petter Selasky wrote: > During the last two weeks I've been working hard to get USB 3.0 support added > to the FreeBSD 8+ USB stack. There are a couple of issues left, but right now > the code is in a state were enumeration of USB devices is possible and there > a

Re: [BETA testing] USB 3.0 Super Speed support in FreeBSD

2010-08-11 Thread Hans Petter Selasky
On Wednesday 11 August 2010 12:17:28 Rafal Jaworowski wrote: > On 2010-08-07, at 21:43, Hans Petter Selasky wrote: > > During the last two weeks I've been working hard to get USB 3.0 support > > added to the FreeBSD 8+ USB stack. There are a couple of issues left, > > but right now the code is in a

Re: [CFT] [sys/conf/newvers.sh] Cleanup and additions.

2010-08-11 Thread Oliver Fromme
jhell wrote: > Based on the parts of the script with the additions for tracking source > using git(1) I set out to add support for mercurial hg(1) and ended up > cleaning some of the script while making some of those additions. > [...] > I have opened a PR: misc/149510 here: http://bit.ly/buB