On Tue, Jun 18, 2013 at 10:21:33PM +0700, Alexey Dokuchaev wrote:
> I've been trying to install fresh -CURRENT (in VirtualBox/i386), and since
> recent snapshots did not work for me, had to do this by first installing
> from 9.1-release .iso. After "svn co .../head /usr/src" and standard make
> wo
TB --- 2013-06-19 23:27:37 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-06-19 23:27:37 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
TB --- 2013-06-19 23:10:17 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-06-19 23:10:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
On 2013-06-19 07:27, Tim Kientzle wrote:> stage 4.2: building libraries
> stage 4.3: make dependencies
> stage 4.4: building everything
>> [...]
>> /src/usr.bin/svn/lib/libapr/../../../../contrib/apr/include/apr_ring.h:183:34:
>> note: expanded from macro 'APR_RING_PREV'
>> #define APR
TB --- 2013-06-19 16:10:16 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-06-19 16:10:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
TB --- 2013-06-19 16:10:16 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-06-19 16:10:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
On Wed, Jun 19, 2013 at 10:15 PM, Zbyszek Bodek wrote:
> Hello,
>
> I've been trying to compile the kernel on my ARMv7 platform using the
> sources from the current FreeBSD HEAD.
>
> make buildkernel <.> -j5
>
> 1/2 builds fails in the way described below:
> ---
Gleb Smirnoff wrote:
> A> This seems to be a fallout of the recent UMA changes and its interaction
> A> with the per-cpu counter(9) system.
> A>
> A> Adding in and handing over to Gleb and Jeff as they touched this area last
.
>
> Ian has reported this panic several days before Jeff's changes :(
Hello,
I've been trying to compile the kernel on my ARMv7 platform using the
sources from the current FreeBSD HEAD.
make buildkernel <.> -j5
1/2 builds fails in the way described below:
--
ing-include-dirs -fdiagnostics-
On Tue, 18 Jun 2013, O. Hartmann wrote:
Having a 1TB disk with a MBR partition layout created successfully with
"gpart create -s MBR ada4", which is shown as
Geom name: ada4
modified: false
state: OK
fwheads: 16
fwsectors: 63
last: 1953525167
first: 63
entries: 4
scheme: MBR
Consumers:
1. Name
TB --- 2013-06-19 12:36:24 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-06-19 12:36:24 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
Hm, yesterday I turn off SNA optimization and got hang when shutdown :(
On Wednesday 19 June 2013 00:25:55 Konstantin Belousov wrote:
> On Wed, Jun 19, 2013 at 01:11:19AM +0400, Oleg Sidorkin wrote:
> > On Sun, Jun 16, 2013 at 6:27 PM, Konstantin Belousov
> >
> > wrote:
> > > On Sun, Jun 16, 201
TB --- 2013-06-19 12:25:57 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-06-19 12:25:57 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
http://www.wanderjule.com/ok/sfhj/exp/dpiv.html?ekb=hpdc
Best regards, Khan
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
On Wed, Jun 19, 2013 at 02:20:14PM +0200, Andre Oppermann wrote:
A> On 19.06.2013 11:34, Ian FREISLICH wrote:
A> > Andre Oppermann wrote:
A> >> On 19.06.2013 11:10, Ian FREISLICH wrote:
A> >>> Hi
A> >>>
A> >>> I'm seeing this panic quite regularly now. Most recent sighting on
r251858.
A> >>
A> >>
On 19.06.2013 11:34, Ian FREISLICH wrote:
Andre Oppermann wrote:
On 19.06.2013 11:10, Ian FREISLICH wrote:
Hi
I'm seeing this panic quite regularly now. Most recent sighting on r251858.
This panic message is not very informative and very hard to extract any
meaningful hints. Do you have a
In src/sys/amd64/include/vmparam.h is this handy map:
* 0x - 0x7fff user map
* 0x8000 - 0x7fff does not exist (hole)
* 0x8000 - 0x804020100fff recursive page table (512GB slot)
* 0x804020101000 - 0xfdff
Andre Oppermann wrote:
> On 19.06.2013 11:10, Ian FREISLICH wrote:
> > Hi
> >
> > I'm seeing this panic quite regularly now. Most recent sighting on r251858.
>
> This panic message is not very informative and very hard to extract any
> meaningful hints. Do you have a core dump and matching debug
On 19.06.2013 11:10, Ian FREISLICH wrote:
Hi
I'm seeing this panic quite regularly now. Most recent sighting on r251858.
This panic message is not very informative and very hard to extract any
meaningful hints. Do you have a core dump and matching debug kernel?
--
Andre
cpuid = 15
KDB: st
Hi
I'm seeing this panic quite regularly now. Most recent sighting on r251858.
cpuid = 15
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xff846b258130
vpanic() at vpanic+0x126/frame 0xff846b258170
panic() at panic+0x43/frame 0xff846b2581d0
__rw_ass
TB --- 2013-06-19 05:20:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-06-19 05:20:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
TB --- 2013-06-19 05:20:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-06-19 05:20:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
22 matches
Mail list logo