Discussion:
crash in icmp_error()
(too old to reply)
Robert Swindells
2015-05-12 10:36:41 UTC
Permalink
I upgraded my router yesterday and it has started crashing.

I got one core dump from it:

Crash version 7.99.16, image version 7.99.16.
System panicked: trap
Backtrace from time of crash is available.
crash> bt
_KERNEL_OPT_NAGP() at 0
_KERNEL_OPT_ACPI_ACTIVATE_DEV() at _KERNEL_OPT_ACPI_ACTIVATE_DEV+0x3
vpanic() at vpanic+0x145
snprintf() at snprintf
startlwp() at startlwp
calltrap() at calltrap+0x11
icmp_error() at icmp_error+0x2a7
ip_forward() at ip_forward+0x1e7
ipintr() at ipintr+0x9e3
softint_dispatch() at softint_dispatch+0x7d
DDB lost frame for Xsoftintr+0x4f, trying 0xfffffe81090e9ff0
Xsoftintr() at Xsoftintr+0x4f
--- interrupt ---
0:

It ran fine with 7.99.9.

Robert Swindells

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Christos Zoulas
2015-05-12 14:41:10 UTC
Permalink
Post by Robert Swindells
I upgraded my router yesterday and it has started crashing.
Crash version 7.99.16, image version 7.99.16.
System panicked: trap
Backtrace from time of crash is available.
crash> bt
_KERNEL_OPT_NAGP() at 0
_KERNEL_OPT_ACPI_ACTIVATE_DEV() at _KERNEL_OPT_ACPI_ACTIVATE_DEV+0x3
vpanic() at vpanic+0x145
snprintf() at snprintf
startlwp() at startlwp
calltrap() at calltrap+0x11
icmp_error() at icmp_error+0x2a7
ip_forward() at ip_forward+0x1e7
ipintr() at ipintr+0x9e3
softint_dispatch() at softint_dispatch+0x7d
DDB lost frame for Xsoftintr+0x4f, trying 0xfffffe81090e9ff0
Xsoftintr() at Xsoftintr+0x4f
--- interrupt ---
It ran fine with 7.99.9.
Do you have:
/* $NetBSD: ip_icmp.c,v 1.140 2015/05/09 18:47:26 christos Exp $ */

christos


--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...