[Bug 206219] Kernel panic from lagg_ioctl and lagg_port_ioctl

2016-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206219 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: rpokala Date: Fri Jan 15 04:05:56 UTC 2016 New revision: 294070 URL: https://svnweb.freebsd.org/changeset/base/294070 Log: [PR 206219] Kernel panic fro

[Bug 193452] Dell PowerEdge 210 II -- Kernel panic bce (broadcom)

2016-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193452 Kubilay Kocak changed: What|Removed |Added Flags||mfc-stable9?, mfc-stable10?

[Bug 206231] [net] [patch] ipv6 address on stf(4) interface "tentative" indefinitely

2016-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206231 Hiroki Sato changed: What|Removed |Added CC||h...@freebsd.org Assignee|

[Bug 206219] Kernel panic from lagg_ioctl and lagg_port_ioctl

2016-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206219 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org K

[Bug 206231] [net] [patch] ipv6 address on stf(4) interface "tentative" indefinitely

2016-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206231 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org -- You are

[Bug 197592] can't switch bpf to zero-copy mode

2016-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197592 Jung-uk Kim changed: What|Removed |Added Status|New |Closed Resolution|---

Re: Panic in route.c:579 on SSH connect with 11-CURRENT at r293913

2016-01-14 Thread Yamagi Burmeister
Hello, updating to r294020 solves the issue for me. Thank you. :) Regards, Yamagi On Thu, 14 Jan 2016 19:31:45 +0300 Alexander V. Chernikov wrote: > 14.01.2016, 19:16, "Alexander V. Chernikov" : > > 14.01.2016, 18:29, "Yamagi Burmeister" : > >>  Hello, > >>  with 11-CURRENT at r293913 I'm seein

Re: Panic in route.c:579 on SSH connect with 11-CURRENT at r293913

2016-01-14 Thread Alexander V . Chernikov
14.01.2016, 19:16, "Alexander V. Chernikov" : > 14.01.2016, 18:29, "Yamagi Burmeister" : >>  Hello, >>  with 11-CURRENT at r293913 I'm seeing this panic as soon as I'm trying >>  to connect through SSH: >> >>  Unread portion of the kernel message buffer: >>  panic: _mtx_lock_sleep: recursed on non-

Re: Panic in route.c:579 on SSH connect with 11-CURRENT at r293913

2016-01-14 Thread Alexander V . Chernikov
14.01.2016, 18:29, "Yamagi Burmeister" : > Hello, > with 11-CURRENT at r293913 I'm seeing this panic as soon as I'm trying > to connect through SSH: > > Unread portion of the kernel message buffer: > panic: _mtx_lock_sleep: recursed on non-recursive mutex rtentry > @ /usr/src/sys/net/route.c:579

Panic in route.c:579 on SSH connect with 11-CURRENT at r293913

2016-01-14 Thread Yamagi Burmeister
Hello, with 11-CURRENT at r293913 I'm seeing this panic as soon as I'm trying to connect through SSH: Unread portion of the kernel message buffer: panic: _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ /usr/src/sys/net/route.c:579 (kgdb) bt #0 doadump (textdump=-2122574672) at pcpu.h