[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 Rodney W. Grimes changed: What|Removed |Added CC|sta...@freebsd.org | --- Comment #15 from Rodney

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #14 from Andrey V. Elsukov --- (In reply to Sergey Anokhin from comment #13) > (In reply to Andrey V. Elsukov from comment #11) > > I'd preferred to try to rebuild kernel if it's no difference between turning > off VIMAGE from

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #13 from Sergey Anokhin --- (In reply to Andrey V. Elsukov from comment #11) I'd preferred to try to rebuild kernel if it's no difference between turning off VIMAGE from kernel config and applying patch because kernel building

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #12 from Sergey Anokhin --- (In reply to Andrey V. Elsukov from comment #9) Sure, now I'm building kernel without VIMAGE. I'll let you know about testing result -- You are receiving this mail because: You are on the CC list

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #11 from Andrey V. Elsukov --- Created attachment 201968 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201968=edit Proposed patch Also, you can test this patch instead, it should fix panic with VIMAGE option. The

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #10 from Sergey Anokhin --- (In reply to Jan Bramkamp from comment #6) Will it ok? (pts/1)[root@server:~]# sysctl kern.maxssiz=1073741824 kern.maxssiz: 536870912 -> 1073741824 (pts/1)[root@server:~]#

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #9 from Andrey V. Elsukov --- Can you try to remove `option VIMAGE` from your kernel config? It looks like the problem is similar to the one described in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235699 -- You are

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #8 from Sergey Anokhin --- (In reply to Jan Bramkamp from comment #6) Did you mean try to set kern.maxssiz into /boot/loader.conf? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #7 from Sergey Anokhin --- btw, perhaps it can be helpful: if port security/ipsec-tools was built with default options (make rmconfig), so the bug doesn't reproduced -- You are receiving this mail because: You are on the CC

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 Jan Bramkamp changed: What|Removed |Added CC||cr...@bultmann.eu --- Comment #6

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #5 from Andrey V. Elsukov --- (In reply to Sergey Anokhin from comment #4) > (In reply to Andrey V. Elsukov from comment #3) > > There is a mind that if turn off > > options IPSEC_DEBUG > > kernel panic will

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #4 from Sergey Anokhin --- (In reply to Andrey V. Elsukov from comment #3) There is a mind that if turn off options IPSEC_DEBUG kernel panic will disappear -- You are receiving this mail because: You are on the CC

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #3 from Andrey V. Elsukov --- KEYDBG() macro executed only when net.key.debug is set to non-zero value. It looks like your sysctl.conf didn't set it. Also, it looks impossible to get page fault with fault address 0x28 in this

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 --- Comment #2 from Sergey Anokhin --- (In reply to Andrey V. Elsukov from comment #1) kernel config: (pts/2)[root@server:~]# cat /usr/src/sys/amd64/conf/SERVER # # GENERIC -- Generic kernel configuration file for FreeBSD/amd64 # # For

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 Andrey V. Elsukov changed: What|Removed |Added CC||a...@freebsd.org --- Comment

[Bug 235684] security/ipsec-tools kernel panic

2019-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235684 Sergey Anokhin changed: What|Removed |Added CC||b...@freebsd.org,