Skip to content

Instantly share code, notes, and snippets.

@jperkin
Created January 2, 2021 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jperkin/a3edb750cb4c3c922cc881013bf681ee to your computer and use it in GitHub Desktop.
Save jperkin/a3edb750cb4c3c922cc881013bf681ee to your computer and use it in GitHub Desktop.
[ 46982.105849] panic: kernel diagnostic assertion "c->c_cpu->cc_lwp == curlwp || c->c_cpu->cc_active != c" failed: file "/home/source/ab/HEAD/src/sys/kern/kern_timeout.c", line 323 running callout 0xffff8ae13bedd5d0: c_func (0xffffffff809fb0ce) c_flags (0x100) destroyed from 0xffffffff809f94d9
[ 46982.133255] cpu0: Begin traceback...
[ 46982.135752] vpanic() at netbsd:vpanic+0x156
[ 46982.135752] __x86_indirect_thunk_rax() at netbsd:__x86_indirect_thunk_rax
[ 46982.135752] callout_destroy() at netbsd:callout_destroy+0x90
[ 46982.171030] tcp_close() at netbsd:tcp_close+0x166
[ 46982.171030] tcp_input() at netbsd:tcp_input+0x25f0
[ 46982.176131] ipintr() at netbsd:ipintr+0xa2a
[ 46982.176131] softint_dispatch() at netbsd:softint_dispatch+0xf5
[ 46982.176131] DDB lost frame for netbsd:Xsoftintr+0x4f, trying 0xffff9901ce9740f0
[ 46982.176131] Xsoftintr() at netbsd:Xsoftintr+0x4f
[ 46982.186219] --- interrupt ---
[ 46982.186219] 0:
[ 46982.186219] cpu0: End traceback...
[ 46982.186219] dumping to dev 168,1 (offset=8, size=6291354):
[ 46982.186219] dump succeeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment