Re: VIMAGE + NDIS

2010-09-27 Thread Bjoern A. Zeeb
On Mon, 27 Sep 2010, Julian Elischer wrote: On 9/27/10 10:51 AM, Nikos Vassiliadis wrote: Julian Elischer wrote: #10 0xc0978200 in rt_dispatch (m=0xc764ad00, sa=0x0) at /usr/src/sys/net/rtsock.c:1374 1374if (V_loif) (kgdb) list 1369} 1370*(u

Re: VIMAGE + NDIS

2010-09-27 Thread Julian Elischer
On 9/27/10 10:51 AM, Nikos Vassiliadis wrote: Julian Elischer wrote: #10 0xc0978200 in rt_dispatch (m=0xc764ad00, sa=0x0) at /usr/src/sys/net/rtsock.c:1374 1374if (V_loif) (kgdb) list 1369} 1370*(unsigned short *)(tag + 1) = sa->sa_family; 13

Re: VIMAGE + NDIS

2010-09-27 Thread Nikos Vassiliadis
Julian Elischer wrote: #10 0xc0978200 in rt_dispatch (m=0xc764ad00, sa=0x0) at /usr/src/sys/net/rtsock.c:1374 1374if (V_loif) (kgdb) list 1369} 1370*(unsigned short *)(tag + 1) = sa->sa_family; 1371m_tag_prepend(m, tag); 137

Re: VIMAGE + NDIS

2010-09-27 Thread Julian Elischer
On 9/27/10 12:39 AM, Nikos Vassiliadis wrote: Hello, I am seeing a kernel panic with VIMAGE and NDIS. My wifi card needs NDIS and I need VIMAGE :) It is easily producible. Associate with an AP, run dhclient and then change the SSID to something random. #10 0xc0978200 in rt_dispatch (m=0xc76

VIMAGE + NDIS

2010-09-27 Thread Nikos Vassiliadis
Hello, I am seeing a kernel panic with VIMAGE and NDIS. My wifi card needs NDIS and I need VIMAGE :) It is easily producible. Associate with an AP, run dhclient and then change the SSID to something random. #10 0xc0978200 in rt_dispatch (m=0xc764ad00, sa=0x0) at /usr/src/sys/net/rtsock.c:1374