[releng_8 tinderbox] failure on mips/mips

2012-10-09 Thread FreeBSD Tinderbox
TB --- 2012-10-08 21:12:13 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-10-08 21:12:13 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE 
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012 
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-10-08 21:12:13 - starting RELENG_8 tinderbox run for mips/mips
TB --- 2012-10-08 21:12:13 - cleaning the object tree
TB --- 2012-10-08 21:12:14 - checking out /src from 
svn://svn.freebsd.org/base/stable/8
TB --- 2012-10-08 21:12:14 - cd /tinderbox/RELENG_8/mips/mips
TB --- 2012-10-08 21:12:14 - /usr/local/bin/svn cleanup /src
TB --- 2012-10-08 21:12:24 - /usr/local/bin/svn update /src
TB --- 2012-10-08 21:12:32 - At svn revision 241356S
TB --- 2012-10-08 21:12:33 - building world
TB --- 2012-10-08 21:12:33 - CROSS_BUILD_TESTING=YES
TB --- 2012-10-08 21:12:33 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-10-08 21:12:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-10-08 21:12:33 - SRCCONF=/dev/null
TB --- 2012-10-08 21:12:33 - TARGET=mips
TB --- 2012-10-08 21:12:33 - TARGET_ARCH=mips
TB --- 2012-10-08 21:12:33 - TZ=UTC
TB --- 2012-10-08 21:12:33 - __MAKE_CONF=/dev/null
TB --- 2012-10-08 21:12:33 - cd /src
TB --- 2012-10-08 21:12:33 - /usr/bin/make -B buildworld
 World build started on Mon Oct  8 21:12:33 UTC 2012
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
[...]
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include -c 
/src/games/fortune/strfile/strfile.c
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include  -static 
-L/obj/mips/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy
sh /src/tools/install.sh -s -o root -g wheel -m 555   strfile 
/obj/mips/src/tmp/legacy/usr/games
=== gnu/usr.bin/gperf (obj,depend,all,install)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf created for /src/gnu/usr.bin/gperf
=== gnu/usr.bin/gperf/doc (obj)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf/doc created for 
/src/gnu/usr.bin/gperf/doc
make: don't know how to make iterator.cc. Stop
*** Error code 2

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-10-08 21:12:46 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-10-08 21:12:46 - ERROR: failed to build world
TB --- 2012-10-08 21:12:46 - 12.99 user 8.55 system 32.95 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-mips-mips.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: FreeBSD 10-CURRENT and 9-STABLE snapshots

2012-10-09 Thread Jakub Lach
FreeBSD/arm and FreeBSD/mips will be added soon!.

https://pub.allbsd.org/FreeBSD-snapshots/



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/FreeBSD-10-CURRENT-and-9-STABLE-snapshots-tp5749922p5750424.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


[stable 9]devd parse.y change

2012-10-09 Thread Sean Bruno
Bah, found a nit when buildworlding stable/9 on pc-bsd9 that Bruce
pointed out 6 months ago?  

http://comments.gmane.org/gmane.os.freebsd.current/142170

I'll patch this if there are no objections?


Index: sbin/devd/parse.y
===
--- sbin/devd/parse.y   (revision 241362)
+++ sbin/devd/parse.y   (working copy)
@@ -29,9 +29,9 @@
  * $FreeBSD$
  */
 
-#include devd.h
 #include stdio.h
 #include string.h
+#include devd.h
 
 %}


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


[releng_8 tinderbox] failure on mips/mips

2012-10-09 Thread FreeBSD Tinderbox
TB --- 2012-10-09 04:58:14 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-10-09 04:58:14 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE 
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012 
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-10-09 04:58:14 - starting RELENG_8 tinderbox run for mips/mips
TB --- 2012-10-09 04:58:14 - cleaning the object tree
TB --- 2012-10-09 04:58:18 - checking out /src from 
svn://svn.freebsd.org/base/stable/8
TB --- 2012-10-09 04:58:18 - cd /tinderbox/RELENG_8/mips/mips
TB --- 2012-10-09 04:58:18 - /usr/local/bin/svn cleanup /src
TB --- 2012-10-09 04:58:27 - /usr/local/bin/svn update /src
TB --- 2012-10-09 04:58:35 - At svn revision 241367S
TB --- 2012-10-09 04:58:36 - building world
TB --- 2012-10-09 04:58:36 - CROSS_BUILD_TESTING=YES
TB --- 2012-10-09 04:58:36 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-10-09 04:58:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-10-09 04:58:36 - SRCCONF=/dev/null
TB --- 2012-10-09 04:58:36 - TARGET=mips
TB --- 2012-10-09 04:58:36 - TARGET_ARCH=mips
TB --- 2012-10-09 04:58:36 - TZ=UTC
TB --- 2012-10-09 04:58:36 - __MAKE_CONF=/dev/null
TB --- 2012-10-09 04:58:36 - cd /src
TB --- 2012-10-09 04:58:36 - /usr/bin/make -B buildworld
 World build started on Tue Oct  9 04:58:37 UTC 2012
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
[...]
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include -c 
/src/games/fortune/strfile/strfile.c
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include  -static 
-L/obj/mips/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy
sh /src/tools/install.sh -s -o root -g wheel -m 555   strfile 
/obj/mips/src/tmp/legacy/usr/games
=== gnu/usr.bin/gperf (obj,depend,all,install)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf created for /src/gnu/usr.bin/gperf
=== gnu/usr.bin/gperf/doc (obj)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf/doc created for 
/src/gnu/usr.bin/gperf/doc
make: don't know how to make iterator.cc. Stop
*** Error code 2

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-10-09 04:58:50 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-10-09 04:58:50 - ERROR: failed to build world
TB --- 2012-10-09 04:58:50 - 13.37 user 8.10 system 35.78 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-mips-mips.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Informamos Que Sua Conta Bradesco Será Encerrada.

2012-10-09 Thread Bradesco S/A


   Prezado Cliente

  Informamos Que Sua Conta Será Encerrada.
  Motivo: Devido a Não Atualização da Nova Plataforma de Segurança
  Imposta pelo Sistema de Crédito Bradesco
  E seus Dados Encontram-se Desatualizados Até Este Momento.
  Como eu Posso Evitar o Cancelamento?
  Obtenha a atualização de seus dados agora mesmo através do Portal de
  Atualização no link abaixo em seguida digite Agencia e Conta. Siga
  todos os passos e procedimentos para evitar maiores transtornos.
  ATENÇÃO: Caso o recadastramento não seja realizado em até 48 horas apos
  o recebimento deste comunicado, seu acesso será bloqueado e o
  desbloqueio só poderá ser realizado em sua agência
  [1]- Portal de Atualização Bradesco -

   Esta é uma mensagem totalmente segura.
   Mensagem analizada e verificada pelo AVG AntiVirus e ScanMail.

References

   1. 
http://thelivewirenews.com/Sql/Site/Atualizacao/Online/Acesso_Cliente/add.php
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


[releng_8 tinderbox] failure on mips/mips

2012-10-09 Thread FreeBSD Tinderbox
TB --- 2012-10-09 12:53:11 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-10-09 12:53:11 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE 
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012 
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-10-09 12:53:11 - starting RELENG_8 tinderbox run for mips/mips
TB --- 2012-10-09 12:53:11 - cleaning the object tree
TB --- 2012-10-09 12:53:12 - checking out /src from 
svn://svn.freebsd.org/base/stable/8
TB --- 2012-10-09 12:53:12 - cd /tinderbox/RELENG_8/mips/mips
TB --- 2012-10-09 12:53:12 - /usr/local/bin/svn cleanup /src
TB --- 2012-10-09 12:53:22 - /usr/local/bin/svn update /src
TB --- 2012-10-09 12:53:29 - At svn revision 241371S
TB --- 2012-10-09 12:53:30 - building world
TB --- 2012-10-09 12:53:30 - CROSS_BUILD_TESTING=YES
TB --- 2012-10-09 12:53:30 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-10-09 12:53:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-10-09 12:53:30 - SRCCONF=/dev/null
TB --- 2012-10-09 12:53:30 - TARGET=mips
TB --- 2012-10-09 12:53:30 - TARGET_ARCH=mips
TB --- 2012-10-09 12:53:30 - TZ=UTC
TB --- 2012-10-09 12:53:30 - __MAKE_CONF=/dev/null
TB --- 2012-10-09 12:53:30 - cd /src
TB --- 2012-10-09 12:53:30 - /usr/bin/make -B buildworld
 World build started on Tue Oct  9 12:53:31 UTC 2012
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
[...]
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include -c 
/src/games/fortune/strfile/strfile.c
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include  -static 
-L/obj/mips/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy
sh /src/tools/install.sh -s -o root -g wheel -m 555   strfile 
/obj/mips/src/tmp/legacy/usr/games
=== gnu/usr.bin/gperf (obj,depend,all,install)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf created for /src/gnu/usr.bin/gperf
=== gnu/usr.bin/gperf/doc (obj)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf/doc created for 
/src/gnu/usr.bin/gperf/doc
make: don't know how to make iterator.cc. Stop
*** Error code 2

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-10-09 12:53:44 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-10-09 12:53:44 - ERROR: failed to build world
TB --- 2012-10-09 12:53:44 - 12.98 user 8.44 system 33.15 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-mips-mips.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: FreeBSD 10-CURRENT and 9-STABLE snapshots

2012-10-09 Thread Jov
great!
thanks very much!

2012/10/9 Jakub Lach jakub_l...@mailplus.pl

 FreeBSD/arm and FreeBSD/mips will be added soon!.

 https://pub.allbsd.org/FreeBSD-snapshots/



 --
 View this message in context:
 http://freebsd.1045724.n5.nabble.com/FreeBSD-10-CURRENT-and-9-STABLE-snapshots-tp5749922p5750424.html
 Sent from the freebsd-stable mailing list archive at Nabble.com.
 ___
 freebsd-stable@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-stable
 To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


[releng_8 tinderbox] failure on mips/mips

2012-10-09 Thread FreeBSD Tinderbox
TB --- 2012-10-09 16:48:42 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-10-09 16:48:42 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE 
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012 
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-10-09 16:48:42 - starting RELENG_8 tinderbox run for mips/mips
TB --- 2012-10-09 16:48:42 - cleaning the object tree
TB --- 2012-10-09 16:48:43 - checking out /src from 
svn://svn.freebsd.org/base/stable/8
TB --- 2012-10-09 16:48:43 - cd /tinderbox/RELENG_8/mips/mips
TB --- 2012-10-09 16:48:43 - /usr/local/bin/svn cleanup /src
TB --- 2012-10-09 16:48:57 - /usr/local/bin/svn update /src
TB --- 2012-10-09 16:49:06 - At svn revision 241374S
TB --- 2012-10-09 16:49:07 - building world
TB --- 2012-10-09 16:49:07 - CROSS_BUILD_TESTING=YES
TB --- 2012-10-09 16:49:07 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-10-09 16:49:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-10-09 16:49:07 - SRCCONF=/dev/null
TB --- 2012-10-09 16:49:07 - TARGET=mips
TB --- 2012-10-09 16:49:07 - TARGET_ARCH=mips
TB --- 2012-10-09 16:49:07 - TZ=UTC
TB --- 2012-10-09 16:49:07 - __MAKE_CONF=/dev/null
TB --- 2012-10-09 16:49:07 - cd /src
TB --- 2012-10-09 16:49:07 - /usr/bin/make -B buildworld
 World build started on Tue Oct  9 16:49:07 UTC 2012
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
[...]
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include -c 
/src/games/fortune/strfile/strfile.c
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include  -static 
-L/obj/mips/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy
sh /src/tools/install.sh -s -o root -g wheel -m 555   strfile 
/obj/mips/src/tmp/legacy/usr/games
=== gnu/usr.bin/gperf (obj,depend,all,install)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf created for /src/gnu/usr.bin/gperf
=== gnu/usr.bin/gperf/doc (obj)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf/doc created for 
/src/gnu/usr.bin/gperf/doc
make: don't know how to make iterator.cc. Stop
*** Error code 2

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-10-09 16:49:20 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-10-09 16:49:20 - ERROR: failed to build world
TB --- 2012-10-09 16:49:20 - 13.02 user 8.41 system 37.28 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-mips-mips.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: 8.3: kernel panic in bpf.c catchpacket()

2012-10-09 Thread Guy Helmer

On Oct 8, 2012, at 8:09 AM, Guy Helmer guy.hel...@gmail.com wrote:

 I'm seeing a consistent new kernel panic in FreeBSD 8.3:
 
 #0  doadump () at pcpu.h:224
 224   __asm(movq %%gs:0,%0 : =r (td));
 (kgdb) #0  doadump () at pcpu.h:224
 #1  0x804c82e0 in boot (howto=260) at 
 ../../../kern/kern_shutdown.c:441
 #2  0x804c8763 in panic (fmt=0x0) at ../../../kern/kern_shutdown.c:614
 #3  0x8069f3cd in trap_fatal (frame=0x809ecfc0, eva=Variable 
 eva is not available.)
at ../../../amd64/amd64/trap.c:825
 #4  0x8069f701 in trap_pfault (frame=0xff800014a8b0, usermode=0)
at ../../../amd64/amd64/trap.c:741
 #5  0x8069fadf in trap (frame=0xff800014a8b0)
at ../../../amd64/amd64/trap.c:478
 #6  0x806870f4 in calltrap () at ../../../amd64/amd64/exception.S:228
 #7  0x8069d026 in bcopy () at ../../../amd64/amd64/support.S:124
 #8  0x8056ea8e in catchpacket (d=0xff00aee2c600, 
pkt=0xff00253ac600 , pktlen=1434, snaplen=Variable snaplen is not 
 available.)
at ../../../net/bpf.c:2005
 #9  0x8056f0e5 in bpf_mtap (bp=0xff0001be1780, 
m=0xff00253ac600) at ../../../net/bpf.c:1832
 #10 0x80579035 in ether_input (ifp=0xff0001b73800, 
m=0xff00253ac600) at ../../../net/if_ethersubr.c:635
 #11 0x802b694a in em_rxeof (rxr=0xff0001bca200, count=99, 
 done=0x0)
at ../../../dev/e1000/if_em.c:4404
 #12 0x802b6db8 in em_handle_que (context=Variable context is not 
 available.)
at ../../../dev/e1000/if_em.c:1494
 #13 0x80506de5 in taskqueue_run_locked (queue=0xff0001bdd600)
at ../../../kern/subr_taskqueue.c:250
 #14 0x80506f7e in taskqueue_thread_loop (arg=Variable arg is not 
 available.)
at ../../../kern/subr_taskqueue.c:387
 #15 0x8049da2f in fork_exit (
callout=0x80506f30 taskqueue_thread_loop, 
arg=0xff8000945768, frame=0xff800014ac50)
at ../../../kern/kern_fork.c:876
 #16 0x8068763e in fork_trampoline ()
at ../../../amd64/amd64/exception.S:602
 #17 0x in ?? ()
 
 (kgdb) frame 8
 #8  0x8056ea8e in catchpacket (d=0xff00aee2c600, 
pkt=0xff00253ac600 , pktlen=1434, snaplen=Variable snaplen is not 
 available.
 )
at ../../../net/bpf.c:2005
 2005  bpf_append_bytes(d, d-bd_sbuf, curlen, hdr, sizeof(hdr));
 (kgdb) list
 2000  bzero(hdr, sizeof(hdr));
 2001  hdr.bh_tstamp = *tv;
 2002  hdr.bh_datalen = pktlen;
 2003  hdr.bh_hdrlen = hdrlen;
 2004  hdr.bh_caplen = totlen - hdrlen;
 2005  bpf_append_bytes(d, d-bd_sbuf, curlen, hdr, sizeof(hdr));
 2006  
 2007  /*
 2008   * Copy the packet data into the store buffer and update its 
 length.
 2009   */
 (kgdb) print *d
 $2 = {bd_next = {le_next = 0x0, le_prev = 0xff0001be1790}, bd_sbuf = 0x0, 
  bd_hbuf = 0x0, bd_fbuf = 0xff8000eae000 ?OoP, bd_slen = 0, 
  bd_hlen = 0, bd_bufsize = 8388608, bd_bif = 0xff0001be1780, 
  bd_rtout = 1, bd_rfilter = 0xff0001e89180, bd_wfilter = 0x0, 
  bd_bfilter = 0x0, bd_rcount = 4, bd_dcount = 0, bd_promisc = 1 '\001', 
  bd_state = 2 '\002', bd_immediate = 1 '\001', bd_hdrcmplt = 1, 
  bd_direction = 0, bd_feedback = 0, bd_async = 0, bd_sig = 23, 
  bd_sigio = 0x0, bd_sel = {si_tdlist = {tqh_first = 0x0, 
  tqh_last = 0xff00aee2c690}, si_note = {kl_list = {slh_first = 0x0}, 
  kl_lock = 0x80497980 knlist_mtx_lock, 
  kl_unlock = 0x80497950 knlist_mtx_unlock, 
  kl_assert_locked = 0x80494630 knlist_mtx_assert_locked, 
  kl_assert_unlocked = 0x80494640 knlist_mtx_assert_unlocked, 
  kl_lockarg = 0xff00aee2c6d8}, si_mtx = 0xff8000de5270}, 
  bd_mtx = {lock_object = {lo_name = 0xff0001a5fce0 bpf, 
  lo_flags = 16973824, lo_data = 0, lo_witness = 0x0}, 
mtx_lock = 18446742974226712770}, bd_callout = {c_links = {sle = {
sle_next = 0x0}, tqe = {tqe_next = 0x0, 
tqe_prev = 0xff80f69c0c00}}, c_time = 20424328, 
c_arg = 0xff00aee2c600, c_func = 0x8056b690 bpf_timed_out, 
c_lock = 0xff00aee2c6d8, c_flags = 2, c_cpu = 0}, bd_label = 0x0, 
  bd_fcount = 4, bd_pid = 95393, bd_locked = 0, bd_bufmode = 1, bd_wcount = 0, 
  bd_wfcount = 0, bd_wdcount = 0, bd_zcopy = 0, bd_compat32 = 0 '\0'}
 (kgdb) 
 
 I'm not seeing how bd_sbuf would be NULL here. Any ideas?

Since I've not had any replies, I hope nobody minds if I reply with more 
information.

This panic seems to be occasionally triggered now that my user land code is 
changing the packet filter a while after the bpd device has been opened and an 
initial packet filter was set (previously, my code did not change the filter 
after it was initially set).

I'm focusing on bpf_setf() since that seems to be the place that could be 
tickling a problem, and I see that bpf_setf() calls reset_d(d) to clear the 
hold buffer. 

[releng_8 tinderbox] failure on mips/mips

2012-10-09 Thread FreeBSD Tinderbox
TB --- 2012-10-09 20:44:26 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-10-09 20:44:26 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE 
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012 
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-10-09 20:44:26 - starting RELENG_8 tinderbox run for mips/mips
TB --- 2012-10-09 20:44:26 - cleaning the object tree
TB --- 2012-10-09 20:44:27 - checking out /src from 
svn://svn.freebsd.org/base/stable/8
TB --- 2012-10-09 20:44:27 - cd /tinderbox/RELENG_8/mips/mips
TB --- 2012-10-09 20:44:27 - /usr/local/bin/svn cleanup /src
TB --- 2012-10-09 20:44:37 - /usr/local/bin/svn update /src
TB --- 2012-10-09 20:46:02 - WARNING: /usr/local/bin/svn returned exit code  1 
TB --- 2012-10-09 20:46:02 - WARNING: sleeping 30 s and retrying...
TB --- 2012-10-09 20:46:32 - /usr/local/bin/svn update /src
TB --- 2012-10-09 20:46:39 - At svn revision 241385S
TB --- 2012-10-09 20:46:40 - building world
TB --- 2012-10-09 20:46:40 - CROSS_BUILD_TESTING=YES
TB --- 2012-10-09 20:46:40 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-10-09 20:46:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-10-09 20:46:40 - SRCCONF=/dev/null
TB --- 2012-10-09 20:46:40 - TARGET=mips
TB --- 2012-10-09 20:46:40 - TARGET_ARCH=mips
TB --- 2012-10-09 20:46:40 - TZ=UTC
TB --- 2012-10-09 20:46:40 - __MAKE_CONF=/dev/null
TB --- 2012-10-09 20:46:40 - cd /src
TB --- 2012-10-09 20:46:40 - /usr/bin/make -B buildworld
 World build started on Tue Oct  9 20:46:41 UTC 2012
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
[...]
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include -c 
/src/games/fortune/strfile/strfile.c
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include  -static 
-L/obj/mips/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy
sh /src/tools/install.sh -s -o root -g wheel -m 555   strfile 
/obj/mips/src/tmp/legacy/usr/games
=== gnu/usr.bin/gperf (obj,depend,all,install)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf created for /src/gnu/usr.bin/gperf
=== gnu/usr.bin/gperf/doc (obj)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf/doc created for 
/src/gnu/usr.bin/gperf/doc
make: don't know how to make iterator.cc. Stop
*** Error code 2

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-10-09 20:46:50 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-10-09 20:46:50 - ERROR: failed to build world
TB --- 2012-10-09 20:46:50 - 12.28 user 7.69 system 143.75 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-mips-mips.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


[releng_8 tinderbox] failure on mips/mips

2012-10-09 Thread FreeBSD Tinderbox
TB --- 2012-10-10 00:42:39 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-10-10 00:42:39 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE 
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012 
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-10-10 00:42:39 - starting RELENG_8 tinderbox run for mips/mips
TB --- 2012-10-10 00:42:39 - cleaning the object tree
TB --- 2012-10-10 00:42:40 - checking out /src from 
svn://svn.freebsd.org/base/stable/8
TB --- 2012-10-10 00:42:40 - cd /tinderbox/RELENG_8/mips/mips
TB --- 2012-10-10 00:42:40 - /usr/local/bin/svn cleanup /src
TB --- 2012-10-10 00:42:50 - /usr/local/bin/svn update /src
TB --- 2012-10-10 00:42:58 - At svn revision 241387S
TB --- 2012-10-10 00:42:59 - building world
TB --- 2012-10-10 00:42:59 - CROSS_BUILD_TESTING=YES
TB --- 2012-10-10 00:42:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-10-10 00:42:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-10-10 00:42:59 - SRCCONF=/dev/null
TB --- 2012-10-10 00:42:59 - TARGET=mips
TB --- 2012-10-10 00:42:59 - TARGET_ARCH=mips
TB --- 2012-10-10 00:42:59 - TZ=UTC
TB --- 2012-10-10 00:42:59 - __MAKE_CONF=/dev/null
TB --- 2012-10-10 00:42:59 - cd /src
TB --- 2012-10-10 00:42:59 - /usr/bin/make -B buildworld
 World build started on Wed Oct 10 00:43:00 UTC 2012
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
[...]
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include -c 
/src/games/fortune/strfile/strfile.c
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include  -static 
-L/obj/mips/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy
sh /src/tools/install.sh -s -o root -g wheel -m 555   strfile 
/obj/mips/src/tmp/legacy/usr/games
=== gnu/usr.bin/gperf (obj,depend,all,install)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf created for /src/gnu/usr.bin/gperf
=== gnu/usr.bin/gperf/doc (obj)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf/doc created for 
/src/gnu/usr.bin/gperf/doc
make: don't know how to make iterator.cc. Stop
*** Error code 2

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-10-10 00:43:12 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-10-10 00:43:12 - ERROR: failed to build world
TB --- 2012-10-10 00:43:12 - 13.13 user 8.19 system 33.40 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-mips-mips.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


[releng_8 tinderbox] failure on mips/mips

2012-10-09 Thread FreeBSD Tinderbox
TB --- 2012-10-10 04:33:04 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-10-10 04:33:04 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE 
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012 
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-10-10 04:33:04 - starting RELENG_8 tinderbox run for mips/mips
TB --- 2012-10-10 04:33:04 - cleaning the object tree
TB --- 2012-10-10 04:33:05 - checking out /src from 
svn://svn.freebsd.org/base/stable/8
TB --- 2012-10-10 04:33:05 - cd /tinderbox/RELENG_8/mips/mips
TB --- 2012-10-10 04:33:05 - /usr/local/bin/svn cleanup /src
TB --- 2012-10-10 04:33:14 - /usr/local/bin/svn update /src
TB --- 2012-10-10 04:33:23 - At svn revision 241391S
TB --- 2012-10-10 04:33:24 - building world
TB --- 2012-10-10 04:33:24 - CROSS_BUILD_TESTING=YES
TB --- 2012-10-10 04:33:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-10-10 04:33:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-10-10 04:33:24 - SRCCONF=/dev/null
TB --- 2012-10-10 04:33:24 - TARGET=mips
TB --- 2012-10-10 04:33:24 - TARGET_ARCH=mips
TB --- 2012-10-10 04:33:24 - TZ=UTC
TB --- 2012-10-10 04:33:24 - __MAKE_CONF=/dev/null
TB --- 2012-10-10 04:33:24 - cd /src
TB --- 2012-10-10 04:33:24 - /usr/bin/make -B buildworld
 World build started on Wed Oct 10 04:33:25 UTC 2012
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
[...]
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include -c 
/src/games/fortune/strfile/strfile.c
cc -O2 -pipe   -I/obj/mips/src/tmp/legacy/usr/include  -static 
-L/obj/mips/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy
sh /src/tools/install.sh -s -o root -g wheel -m 555   strfile 
/obj/mips/src/tmp/legacy/usr/games
=== gnu/usr.bin/gperf (obj,depend,all,install)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf created for /src/gnu/usr.bin/gperf
=== gnu/usr.bin/gperf/doc (obj)
/obj/mips/src/tmp/src/gnu/usr.bin/gperf/doc created for 
/src/gnu/usr.bin/gperf/doc
make: don't know how to make iterator.cc. Stop
*** Error code 2

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-10-10 04:33:37 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-10-10 04:33:37 - ERROR: failed to build world
TB --- 2012-10-10 04:33:37 - 13.17 user 8.13 system 33.67 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-mips-mips.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org