[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 Kubilay Kocak changed: What|Removed |Added Keywords|needs-qa|patch Status|New

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #20 from emeric.pou...@stormshield.eu --- Done: https://svnweb.freebsd.org/base?view=revision&revision=291652 -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #19 from Cassiano Peixoto --- (In reply to emeric.poupon from comment #18) Please update this PR when it's commited. So i can keep posted :) Thanks again. -- You are receiving this mail because: You are the assignee for the b

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #18 from emeric.pou...@stormshield.eu --- Hi, I am glad you confirm it fixes the problem. It is planned to be committed soon. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #17 from Cassiano Peixoto --- (In reply to emeric.poupon from comment #15) Hi Emeric, Your patch fixed the bug. Thank you very much for your help. My system is now running for 15 hours with no reboot :) Will you commit this pa

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #16 from Cassiano Peixoto --- (In reply to emeric.poupon from comment #15) I'll try it now and let you know the results. Thanks. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #15 from emeric.pou...@stormshield.eu --- Hi, Yes I am talking about the same issue. Just rebuild the kernel with this patch, and please let me know the results. -- You are receiving this mail because: You are the assignee for

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #14 from Cassiano Peixoto --- (In reply to emeric.poupon from comment #13) Hi emeric, Did you check my debug? are you sure we are talking about the same issue? Should i test this patch? Have i just recompile kernel or buidworl

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #13 from emeric.pou...@stormshield.eu --- Created attachment 163350 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163350&action=edit Fix race in in_pcbrele_wlocked We are now sure there is a race in in_pcbrele_wlocke

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #12 from emeric.pou...@stormshield.eu --- I found this commit : http://svnweb.freebsd.org/base?view=revision&revision=241129. The comment says the issue is located in_pcbrele_rlocked function, but I think the issue we see here ma

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 Andrey V. Elsukov changed: What|Removed |Added CC||j...@freebsd.org,

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #10 from Cassiano Peixoto --- Comment on attachment 163095 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163095 debug Here is the attachment with f7 and f8. -- You are receiving this mail because: You are the assi

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #9 from Cassiano Peixoto --- Created attachment 163095 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163095&action=edit debug -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #8 from Kubilay Kocak --- This is some great debugging happening here, and I don't want to stifle it, but for future debug logs, can we please use attachments (with appropriate descriptions) so it's easier to follow the conversa

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #7 from emeric.pou...@stormshield.eu --- BTW, the crash occurs on FreeBSD-9.3. I have that: (kgdb) f 10 #10 0x8056b4d1 in tcp_input (m=0xfe005fd0da00, off0=20) at ../../../netinet/tcp_input.c:944 944in ../../../

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #6 from Andrey V. Elsukov --- (In reply to emeric.poupon from comment #5) > Looks like the inp struct has been freed (inp_flags2 = 16), but the struct > is still referenced somewhere (refcnt = 1) > > What do you think? Also it

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 emeric.pou...@stormshield.eu changed: What|Removed |Added CC||emeric.poupon@stormsh

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 Steven Hartland changed: What|Removed |Added CC||s...@freebsd.org --- Comment #4

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 --- Comment #3 from Cassiano Peixoto --- (In reply to Andrey V. Elsukov from comment #2) Hi Andrey, Thanks for your help. Here is the output commands you asked. Let me know if you need something else. (kgdb) f 7 #7 0x80d2e8c2 in

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

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

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 Kubilay Kocak changed: What|Removed |Added Keywords||crash, needs-qa Severity

[Bug 204437] 10.2 STABLE Crashing with IPSec Support

2015-11-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org