Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 2009 18:27:06 GMT
From:      Gennady Kudryashoff <lothlorien@pvu.msk.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/132672: ndis with rt2860.sys causes kernel panic in CURRENT-amd64
Message-ID:  <200903151827.n2FIR6A2071130@www.freebsd.org>
Resent-Message-ID: <200903151830.n2FIU4Fe013431@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         132672
>Category:       amd64
>Synopsis:       ndis with rt2860.sys causes kernel panic in CURRENT-amd64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 15 18:30:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gennady Kudryashoff
>Release:        8.0-CURRENT
>Organization:
Federal Migration Service, Moscow branch
>Environment:
FreeBSD wmcurrent.home 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 15 17:40:29 MSK 2009      root@wmcurrent.home:/usr/obj/usr/src/sys/GENERIC   amd64
>Description:
rt2860_sys.ko, generated from rt2860.inf and rt2860.sys driver for WinXP64 from
http://dlcdnet.asus.com/pub/ASUS/DigitalHome/DAV/B202/AWNE766_V1100.zip
(eeeBox 202)

causes kernel panic in FreeBSD 8.0-CURRENT (as well in 7.1-STABLE) with GENERIC kernel, here is console output after kldload ./rt2860_sys.ko:

=== [cut here] ===
no match for ZwWriteFile
no match for ZwCreateFile
no match for ZwReadFile

Fatal trap 12: page fault while in kernel mode
cpuid=1; apic id = 01
fault virtual address    = 0xfffff78000000320
fault code               = supervisor read data, page not present
instruction pointer      = 0x8:0xffffffff810de2dc
stack pointer            = 0x10:0xffffffffe524ed540
frame pointer            = 0x10:0xffffffffe524ed6f0
code segment             = base 0x0, limit 0xfffff, type 0x1b
                         = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags         = interrupt enabled, resume, IOPL = 0
current process          = 1048 (kldload)
[thread pid 1048 tid 100055 ]
Stopped at      0x0xffffffff810de2dc:     movq         (%rax),%rax
=== [cut here] ===

Any other valuable information can be provided by request.

>How-To-Repeat:
1. Get http://dlcdnet.asus.com/pub/ASUS/DigitalHome/DAV/B202/AWNE766_V1100.zip
2. do ndisgen ./rt2860.inf ./rt2860.sys
3. kldload ./rt2860_sys.ko

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903151827.n2FIR6A2071130>