kern/137164: assert panic imo_match_source()

Jonathan Hanna jhanna at pangolin-systems.com
Mon Jul 27 05:40:02 UTC 2009


>Number:         137164
>Category:       kern
>Synopsis:       assert panic imo_match_source()
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 27 05:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Hanna
>Release:        FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD gbh.pangolin-systems.com 8.0-BETA2 FreeBSD 8.0-BETA2 #46 r195894M: Sun Jul 26 11:00:39 PDT 2009 jhanna at gbh.pangolin-systems.com:/usr/obj/usr/src/sys/GBH i386


>Description:

Machine panics after a few hours, reason unknown.
SVN: r195894, only local patch is reversion of latest
change to mii/e1000phy.c, for use of nfe.

panic: imo_match_source: !AF_INET

#0  doadump () at pcpu.h:246
246     pcpu.h: No such file or directory.
        in pcpu.h
(kgdb) #0  doadump () at pcpu.h:246
#1  0xc08a238f in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:419
#2  0xc08a2672 in panic (fmt=Variable "fmt" is not available.
) at /usr/src/sys/kern/kern_shutdown.c:575
#3  0xc09a8933 in imo_match_source (imo=0xc80eb4c0, gidx=0, src=0x0)
    at /usr/src/sys/netinet/in_mcast.c:320
#4  0xc09aa53e in inp_setmoptions (inp=0xc8318d04, sopt=0xf5cbac3c)
    at /usr/src/sys/netinet/in_mcast.c:1975
#5  0xc09b655c in ip_ctloutput (so=0xc8cfa338, sopt=0xf5cbac3c)
    at /usr/src/sys/netinet/ip_output.c:1032
#6  0xc0a2c5d7 in udp_ctloutput (so=0xc8cfa338, sopt=0xf5cbac3c)
    at /usr/src/sys/netinet/udp_usrreq.c:861
#7  0xc090524d in sosetopt (so=0xc8cfa338, sopt=0xf5cbac3c)
    at /usr/src/sys/kern/uipc_socket.c:2377
#8  0xc090c79c in kern_setsockopt (td=0xc6b86480, s=15, level=0, name=12, 
    val=0xbfbfdf9c, valseg=UIO_USERSPACE, valsize=12)
    at /usr/src/sys/kern/uipc_syscalls.c:1329
#9  0xc090c82e in setsockopt (td=0xc6b86480, uap=0xf5cbacf8)
    at /usr/src/sys/kern/uipc_syscalls.c:1284
#10 0xc0c058e3 in syscall (frame=0xf5cbad38)
    at /usr/src/sys/i386/i386/trap.c:1073
#11 0xc0be8ea0 in Xint0x80_syscall ()
    at /usr/src/sys/i386/i386/exception.s:261
#12 0x00000033 in ?? ()
Previous frame inner to this frame (corrupt stack?)


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list