NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/52553: Panic on "ifconfig athn0 up"
The following reply was made to PR kern/52553; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: skrll%NetBSD.org@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/52553: Panic on "ifconfig athn0 up"
Date: Wed, 20 Sep 2017 15:25:51 +0300
Nick Hudson wrote:
> +110 is not +0x110 unfortunately...
Mea culpa.
> The trap is caused by the instruction at 0xc0503734 (i.e.
> athn_usb_init_locked+0x110 )
>
> addr2line -e netbsd.gdb -f 0xc0503734
# addr2line -e /netbsd -f 0xc0503734
athn_usb_init_locked
/usr/src/sys/dev/usb/if_athn_usb.c:2762
That would be the line
TAILQ_REMOVE(&usc->usc_tx_free_list, usc->usc_tx_bcn, next);
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index