misc/61345: rue driver mbuf flag is bad

Hiroki Mori hiroki.mori at jcom.home.ne.jp
Tue Jan 13 18:40:41 PST 2004


>Number:         61345
>Category:       misc
>Synopsis:       rue driver mbuf flag is bad
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 13 18:40:22 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hiroki Mori
>Release:        5.2-CURRENT
>Organization:
>Environment:
5.2-CURRENT FreeBSD 5.2-CURRENT
>Description:
I useing USB ether net interface that is rue. If I useing this interface, then out put as follow message to /var/log/messages many times.

Jan 14 11:00:35 c1 kernel: Stack backtrace:
Jan 14 11:00:36 c1 kernel: Bad mbuf alloc flags: 1

>How-To-Repeat:
Useing rue interface.
>Fix:
src/sys/dev/usb/if_rue.c contain "M_NOWAIT" flag at MGETHDR,MCLGET. I think that "M_DONTWAIT" is correct flag.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list