Re: net/asterisk13: memory leak under 12-CURRENT?

2017-09-27 Thread Guido Falsi
On 09/26/2017 15:41, O. Hartmann wrote: > On Tue, 26 Sep 2017 15:06:23 +0200 > Guido Falsi wrote: > Since I run net/asterisk with automatic module loading (I'm new to asterisk), > this is very likely and might cause the problem somehow. > You can exclude single modules from autoloading via modu

r324053: kldxref: Parse error of description string U32:vendor;U32:device;P;D:human

2017-09-27 Thread O. Hartmann
The installation of a newly, prsitine build kernel fails on CURRENT with the error shown below: [...] kldxref /boot/kernel kldxref: Parse error of description string U32:vendor;U32:device;P;D:human *** [afterinstall] Error code 1 make[3]: stopped in /usr/src/sys/modules __

Re: net/asterisk13: memory leak under 12-CURRENT?

2017-09-27 Thread Guido Falsi
On 09/27/2017 11:27, O. Hartmann wrote: > On Wed, 27 Sep 2017 09:05:42 +0200 > Guido Falsi wrote: >> But while asterisk is running does the memory usage increase unbounded >> till filling all available memory or does it stabilize at some point? > > As far as I could observe, a three day test run

Re: net/asterisk13: memory leak under 12-CURRENT?

2017-09-27 Thread Hans Petter Selasky
On 09/27/17 09:05, Guido Falsi wrote: On 09/26/2017 15:41, O. Hartmann wrote: On Tue, 26 Sep 2017 15:06:23 +0200 Guido Falsi wrote: Since I run net/asterisk with automatic module loading (I'm new to asterisk), this is very likely and might cause the problem somehow. You can exclude single

Re: net/asterisk13: memory leak under 12-CURRENT?

2017-09-27 Thread O. Hartmann
On Wed, 27 Sep 2017 09:05:42 +0200 Guido Falsi wrote: > On 09/26/2017 15:41, O. Hartmann wrote: > > On Tue, 26 Sep 2017 15:06:23 +0200 > > Guido Falsi wrote: > > > Since I run net/asterisk with automatic module loading (I'm new to > > asterisk), this is very likely and might cause the problem

Re: FreeBSD, IPFW and the SIP/VoIP NAT problem

2017-09-27 Thread Guido Falsi
Sorry the top posting but Before anything else I need to state a few points. First this post is getting quite VoIP and asterisk specific, so please direct any further replies to me at my email. We're off subject on this list. Also before giving specific answers I need to clarify a few details abo

Re: FreeBSD, IPFW and the SIP/VoIP NAT problem

2017-09-27 Thread O. Hartmann
On Tue, 26 Sep 2017 16:26:51 +0200 Damjan Jovanovic wrote: > On Tue, Sep 26, 2017 at 3:44 PM, O. Hartmann > wrote: > > > On Tue, 26 Sep 2017 11:00:45 +0200 > > Damjan Jovanovic wrote: > > > > > On Tue, Sep 26, 2017 at 10:35 AM, O. Hartmann > > > wrote: > > > > > > > Hello, > > > > > > > >

Re: FreeBSD, IPFW and the SIP/VoIP NAT problem

2017-09-27 Thread Damjan Jovanovic
On Tue, Sep 26, 2017 at 11:27 AM, Guido Falsi wrote: > On 09/26/2017 10:35, O. Hartmann wrote: > > > of the RTP connection doesn't make it through IPFW/NAT. As often I > search the > > net, I always get informed this is a typical problem and solutions are > > provided by so called ALGs - since SI

Re: FreeBSD, IPFW and the SIP/VoIP NAT problem

2017-09-27 Thread Damjan Jovanovic
On Wed, Sep 27, 2017 at 1:16 PM, O. Hartmann wrote: > On Tue, 26 Sep 2017 16:26:51 +0200 > Damjan Jovanovic wrote: > > > On Tue, Sep 26, 2017 at 3:44 PM, O. Hartmann > > wrote: > > > > > On Tue, 26 Sep 2017 11:00:45 +0200 > > > Damjan Jovanovic wrote: > > > > > > > On Tue, Sep 26, 2017 at 10:3

Re: r324053: kldxref: Parse error of description string U32:vendor;U32:device;P;D:human

2017-09-27 Thread David Wolfskill
On Wed, Sep 27, 2017 at 11:23:22AM +0200, O. Hartmann wrote: > The installation of a newly, prsitine build kernel fails on CURRENT with the > error shown below: > > [...] > kldxref /boot/kernel > kldxref: Parse error of description string U32:vendor;U32:device;P;D:human > *** [afterinstall] Error

Re: r324053: kldxref: Parse error of description string U32:vendor;U32:device;P;D:human

2017-09-27 Thread David Wolfskill
On Wed, Sep 27, 2017 at 05:08:23AM -0700, David Wolfskill wrote: > On Wed, Sep 27, 2017 at 11:23:22AM +0200, O. Hartmann wrote: > > The installation of a newly, prsitine build kernel fails on CURRENT with the > > error shown below: > > > > [...] > > kldxref /boot/kernel > > kldxref: Parse error of

panic: softdep_deallocate_dependencies: dangling deps

2017-09-27 Thread Steve Kargl
Just got this panic on FreeBSD troutmask.apl.washington.edu 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r321800: Mon Jul 31 13:48:43 PDT 2017 kargl@:/data/obj/usr/src/sys/SPEW amd64 core.txt.0 contains panic: softdep_deallocate_dependencies: dangling deps cpuid = 7 time = 1506549566 KDB: stack backtr

Re: panic: softdep_deallocate_dependencies: dangling deps

2017-09-27 Thread Steve Kargl
On Wed, Sep 27, 2017 at 03:13:21PM -0700, Steve Kargl wrote: > > Hmmm, > > % kgdb /usr/lib/debug/boot/kernel/kernel.debug vmcore.0 > Reading symbols from /usr/lib/debug/boot/kernel/kernel.debug...done. > ABI doesn't support a vmcore target > > OK, so debugging is broken :-/ > It seems the dev

FreeBSD Quarterly Status Report - Second Quarter 2017

2017-09-27 Thread Benjamin Kaduk
FreeBSD Quarterly Status Report - 2nd Quarter 2017 FreeBSD continues to defy the rumors of its demise. Much of the development work done this quarter was not particularly visible, especially the effort needed to ensure the upcoming 11.1 release has as few regressions as possible. Plan

Re: net/asterisk13: memory leak under 12-CURRENT?

2017-09-27 Thread O. Hartmann
On Wed, 27 Sep 2017 12:51:18 +0200 Hans Petter Selasky wrote: > On 09/27/17 09:05, Guido Falsi wrote: > > On 09/26/2017 15:41, O. Hartmann wrote: > >> On Tue, 26 Sep 2017 15:06:23 +0200 > >> Guido Falsi wrote: > > > >> Since I run net/asterisk with automatic module loading (I'm new to > >

Re: net/asterisk13: memory leak under 12-CURRENT?

2017-09-27 Thread O. Hartmann
On Wed, 27 Sep 2017 12:23:20 +0200 Guido Falsi wrote: > On 09/27/2017 11:27, O. Hartmann wrote: > > On Wed, 27 Sep 2017 09:05:42 +0200 > > Guido Falsi wrote: > >> But while asterisk is running does the memory usage increase unbounded > >> till filling all available memory or does it stabilize

Re: net/asterisk13: memory leak under 12-CURRENT?

2017-09-27 Thread O. Hartmann
On Wed, 27 Sep 2017 09:05:42 +0200 Guido Falsi wrote: > On 09/26/2017 15:41, O. Hartmann wrote: > > On Tue, 26 Sep 2017 15:06:23 +0200 > > Guido Falsi wrote: > > > Since I run net/asterisk with automatic module loading (I'm new to > > asterisk), this is very likely and might cause the problem