https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238520
--- Comment #3 from Peter Holm <p...@freebsd.org> --- To reproduce the problem run the https://people.freebsd.org/~pho/setup.sh script like this: root@t2:~pho/stress2/tools # ./setup.sh Enter non-root test user name: stress Extracting stress2 to /tmp/work Tests to run are in /tmp/work/stress2/misc. To run all tests, type ./all.sh -on To run for example all tmpfs tests, type ./all.sh -on `grep -l tmpfs *.sh` To run fdatasync.sh for one hour, type ./all.sh -m 60 fdatasync.sh root@t2:~pho/stress2/tools # cd /tmp/work/stress2/misc root@t2:/tmp/work/stress2/misc # ./all.sh -a sctp.sh Note: including known problem tests. 20190805 07:18:26 all: sctp.sh 20190805 07:18:26 all (1/1): sctp.sh swap: run time 0+00:01:00, incarnations 16, load 100, verbose 1 20190805 07:19:40 all: sctp.sh : 20190805 08:35:17 all: sctp.sh 20190805 08:35:17 all (1/1): sctp.sh swap: run time 0+00:01:00, incarnations 17, load 100, verbose 1 Fatal trap 9: general protection fault while in kernel mode cpuid = 22; apic id = 2a instruction pointer = 0x20:0xffffffff80bae898 stack pointer = 0x28:0xfffffe00cd308710 frame pointer = 0x28:0xfffffe00cd308790 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 42445 (server) trap number = 9 panic: general protection fault cpuid = 22 time = 1564986950 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00cd308420 vpanic() at vpanic+0x19d/frame 0xfffffe00cd308470 panic() at panic+0x43/frame 0xfffffe00cd3084d0 trap_fatal() at trap_fatal+0x39c/frame 0xfffffe00cd308530 trap() at trap+0x6c/frame 0xfffffe00cd308640 calltrap() at calltrap+0x8/frame 0xfffffe00cd308640 --- trap 0x9, rip = 0xffffffff80bae898, rsp = 0xfffffe00cd308710, rbp = 0xfffffe00cd308790 --- __mtx_lock_sleep() at __mtx_lock_sleep+0xf8/frame 0xfffffe00cd308790 __mtx_lock_flags() at __mtx_lock_flags+0xee/frame 0xfffffe00cd3087e0 sctp_accept() at sctp_accept+0x517/frame 0xfffffe00cd308850 soaccept() at soaccept+0xa3/frame 0xfffffe00cd308880 kern_accept4() at kern_accept4+0x27a/frame 0xfffffe00cd308920 accept1() at accept1+0xf1/frame 0xfffffe00cd308980 amd64_syscall() at amd64_syscall+0x2d6/frame 0xfffffe00cd308ab0 fast_syscall_common() at fast_syscall_common+0x101/frame 0xfffffe00cd308ab0 --- syscall (30, FreeBSD ELF64, sys_accept), rip = 0x8003a4b0a, rsp = 0x7fffffffe318, rbp = 0x7fffffffe800 --- KDB: enter: panic [ thread pid 42445 tid 100596 ] Stopped at kdb_enter+0x3b: movq $0,kdb_why db> x/s version version: FreeBSD 13.0-CURRENT #1 r350555: Sat Aug 3 15:50:17 CEST 2019\012 p...@t2.osted.lan:/usr/src/sys/amd64/compile/PHO\012 db> -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"