On 17.06.16 04:03, Mark Felder wrote:
> #8 0x80eb7a64 in trap (frame=0xfe0122831770) at
> /usr/src/sys/amd64/amd64/trap.c:442
> #9 0x80e97f91 in calltrap () at
> /usr/src/sys/amd64/amd64/exception.S:236
> #10 0x80c57ebc in ip6_output (m0=,
> opt=, ro=, flags= optimized
On 06/17/16 06:53, Gleb Smirnoff wrote:
Hi!
At Netflix we are observing a race in TCP timers with head.
The problem is a regression, that doesn't happen on stable/10.
The panic usually happens after several hours at 55 Gbit/s of
traffic.
What happens is that tcp_timer_keep finds t_tcpcb bei
On Thu, 16 Jun 2016, Keith White wrote:
On Wed, 15 Jun 2016, Mark Millard wrote:
https://lists.freebsd.org/pipermail/freebsd-current/2016-June/061904.html
reports an RPI-B alignment fault for -r301815 (the snapshot) "when
connecting via WiFi".
-r301872 (
https://lists.freebsd.org/pipermail
On 17 Jun 2016, at 4:53, Gleb Smirnoff wrote:
Hi!
At Netflix we are observing a race in TCP timers with head.
The problem is a regression, that doesn't happen on stable/10.
The panic usually happens after several hours at 55 Gbit/s of
traffic.
What happens is that tcp_timer_keep finds t_tc
Hi Gleb,
On 6/17/16 6:53 AM, Gleb Smirnoff wrote:
> At Netflix we are observing a race in TCP timers with head.
> The problem is a regression, that doesn't happen on stable/10.
> The panic usually happens after several hours at 55 Gbit/s of
> traffic.
>
> What happens is that tcp_timer_keep f
Just disable 11n for now. ifconfig wlan0 -ht (and reassociate.)
See if it's that.
-adrian
On 17 June 2016 at 04:19, Keith White wrote:
> On Thu, 16 Jun 2016, Keith White wrote:
>
>> On Wed, 15 Jun 2016, Mark Millard wrote:
>>
>>> https://lists.freebsd.org/pipermail/freebsd-current/2016-June/
On Fri, 2016-06-17 at 07:52 -0700, Adrian Chadd wrote:
> Just disable 11n for now. ifconfig wlan0 -ht (and reassociate.)
>
> See if it's that.
>
>
>
> -adrian
>
You can see from the crash info that it's an alignment fault:
r6 =c21a4876
ldmib r6,{r1-r2}
An ldm instruction requires 4-by
On Fri, 17 Jun 2016, Ian Lepore wrote:
On Fri, 2016-06-17 at 07:52 -0700, Adrian Chadd wrote:
Just disable 11n for now. ifconfig wlan0 -ht (and reassociate.)
See if it's that.
-adrian
You can see from the crash info that it's an alignment fault:
r6 =c21a4876
ldmib r6,{r1-r2}
An ldm
Cool, thanks. Let's try to get this into -HEAD.
-a
On 16 June 2016 at 22:11, Marcus von Appen wrote:
> Hi Andriy,
>
> On, Tue Jun 14, 2016, Andriy Voskoboinyk wrote:
>
>> Tue, 14 Jun 2016 08:24:01 +0300 було написано Marcus von Appen
>> :
>>
>> Hi!
>>
>> Try attached patch (adds some busdma sy
Here is relevant data from my system, in case anyone has idea about what could
be wrong:
/etc/src.conf:
WITH_CCACHE_BUILD=yes
WITH_SYSTEM_COMPILER=yes
WITHOUT_EE=yes
WITHOUT_FLOPPY=yes
WITHOUT_HAST=yes
WITHOUT_IPFILTER=yes
WITHOUT_IPFW=yes
WITHOUT_ISCSI=yes
WITHOUT_KERBEROS=yes
WITHOUT_LPR=yes
W
On 6/17/2016 10:28 AM, Renato Botelho wrote:
> Building /usr/obj/usr/obj/usr/src/sys/GENERIC-NODEBUG/ia32_genassym.o
> In file included from :312:
> :4:10: fatal error: 'opt_global.h' file not found
> #include "opt_global.h"
> ^
> 1 error generated.
> *** [ia32_genassym.o] Error code 1
>
> On Jun 17, 2016, at 15:36, Bryan Drewery wrote:
>
> On 6/17/2016 10:28 AM, Renato Botelho wrote:
>> Building /usr/obj/usr/obj/usr/src/sys/GENERIC-NODEBUG/ia32_genassym.o
>> In file included from :312:
>> :4:10: fatal error: 'opt_global.h' file not found
>> #include "opt_global.h"
>> ^
>
On Fri, 2016-06-17 at 12:28 -0400, Keith White wrote:
> On Fri, 17 Jun 2016, Ian Lepore wrote:
>
> > On Fri, 2016-06-17 at 07:52 -0700, Adrian Chadd wrote:
> > > Just disable 11n for now. ifconfig wlan0 -ht (and reassociate.)
> > >
> > > See if it's that.
> > >
> > >
> > >
> > > -adrian
> > >
On 05/26/16 10:15 AM, Baptiste Daroussin wrote:
> On Thu, May 26, 2016 at 11:55:08AM -0300, Otacílio wrote:
>> Em 26/05/2016 11:49, Baptiste Daroussin escreveu:
>>> On Thu, May 26, 2016 at 09:44:25AM -0500, Eric van Gyzen wrote:
Baptiste and -current,
I noticed two annoyances with da
On Fri, Jun 17, 2016 at 01:42:22PM -0500, Eric van Gyzen wrote:
> On 05/26/16 10:15 AM, Baptiste Daroussin wrote:
> > On Thu, May 26, 2016 at 11:55:08AM -0300, Otacílio wrote:
> >> Em 26/05/2016 11:49, Baptiste Daroussin escreveu:
> >>> On Thu, May 26, 2016 at 09:44:25AM -0500, Eric van Gyzen wrote
On Fri, 17 Jun 2016, Adrian Chadd wrote:
Just disable 11n for now. ifconfig wlan0 -ht (and reassociate.)
See if it's that.
-adrian
...
Apparently not. I have the same panic even with 11n disabled.
...keith
___
freebsd-current@freebsd.org mailin
> On Jun 17, 2016, at 15:38, Renato Botelho wrote:
>
>> On Jun 17, 2016, at 15:36, Bryan Drewery wrote:
>>
>> On 6/17/2016 10:28 AM, Renato Botelho wrote:
>>> Building /usr/obj/usr/obj/usr/src/sys/GENERIC-NODEBUG/ia32_genassym.o
>>> In file included from :312:
>>> :4:10: fatal error: 'opt_globa
Dear list,
I observe the following when I try to write to any USB drive:
Jun 17 22:02:35 manray kernel: (probe0:umass-sim0:0:0:0): INQUIRY.
CDB: 12 00 00 00 24 00
Jun 17 22:02:35 manray kernel: (probe0:umass-sim0:0:0:0): CAM status:
CCB request completed with an error
Jun 17 22:02:35 manray kerne
:
SHA512 (FreeBSD-11.0-ALPHA4-amd64-20160617-r301975-bootonly.iso) =
cb0c889c9f9394a60cddc03858738f2fb1c0acf45b69d0fbc11ee4963559d9de2e44bfea013fdaa21d11d05cb430d9efdc42279735bc789e3cdb29ffa15c8d28
SHA512 (FreeBSD-11.0-ALPHA4-amd64-20160617-r301975-bootonly.iso.xz
Updated my BBB to the latest -current, immediately got this while trying to
make world over ssh console:
06:02:17 CPSW watchdog cpswss0: watchdog timeout
cpswss0: Unable to cleanly shutdown transmitter
Interface seems to be locked after that, no traffic comes in or out.
This is:
FreeBSD 11.0-AL
20 matches
Mail list logo