Bug 145825 - [panic] panic: soabort: so_count
Summary: [panic] panic: soabort: so_count
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 9.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-net (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-19 07:40 UTC by Ben Wilber
Modified: 2017-01-05 23:03 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Wilber 2010-04-19 07:40:00 UTC
panic: soabort: so_count
cpuid = 1
KDB: enter: panic

db:0:kdb.enter.default>  bt
Tracing pid 12 tid 100062 td 0xffffff000b069720
kdb_enter() at kdb_enter+0x3d
panic() at panic+0x1c8
soabort() at soabort+0x22
syncache_expand() at syncache_expand+0xbd7
tcp_input() at tcp_input+0xacc
ip_input() at ip_input+0x5f2
netisr_dispatch_src() at netisr_dispatch_src+0xc4
netisr_dispatch() at netisr_dispatch+0x11
ether_demux() at ether_demux+0x19a
ether_input() at ether_input+0x341
vlan_input() at vlan_input+0x1d4
ether_demux() at ether_demux+0xeb
ether_input() at ether_input+0x341
mxge_intr() at mxge_intr+0x618
intr_event_execute_handlers() at intr_event_execute_handlers+0x107
ithread_loop() at ithread_loop+0xbe
fork_exit() at fork_exit+0x147
fork_trampoline() at fork_trampoline+0xe
--- trap 0, rip = 0, rsp = 0xffffff829d5fdd30, rbp = 0 ---
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-04-19 15:35:30 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net

apparently involves the network stack.
Comment 2 Hiren Panchasara freebsd_committer freebsd_triage 2017-01-05 23:03:09 UTC
Much has changed in this area so please reopen if this still happens.