Re: Panic: malloc: out of space in kmem_map

2015-04-05 Thread Evgeniy Sudyr
Stuart, as part of troubleshooting, BIOS was upgraded from R 3.0 to latest R 3.2 http://www.supermicro.com/products/motherboard/Xeon/C600/X9SRW-F.cfm X9SRW5.115 How big chances are it hitted bug which was fixed in latest BIOS relase and this will not occurs again? Did you noticed something we ca

Re: Panic: malloc: out of space in kmem_map

2015-04-05 Thread Stuart Henderson
On 2015/04/04 18:16, Ted Unangst wrote: > Evgeniy Sudyr wrote: > > How can I help identify this bug, so developers can fix it :) > > Run sudo pstat -d ld acpi_nalloc; then wait some time and run it again. Though > this looks like it could be a bug not in the OpenBSD ACPI code, but in the > interpr

Re: Panic: malloc: out of space in kmem_map

2015-04-05 Thread Evgeniy Sudyr
Thanks for paying attention to this issue! [root@router2 ~]# pstat -d ld acpi_nalloc ; date acpi_nalloc at 0x81e0bf68: 10762059 Sun Apr 5 12:49:02 EEST 2015 [root@router2 ~]# pstat -d ld acpi_nalloc ; date acpi_nalloc at 0x81e0bf68: 10762059 Sun Apr 5 12:50:41 EEST 2015 Also

Re: Panic: malloc: out of space in kmem_map

2015-04-04 Thread Ted Unangst
Evgeniy Sudyr wrote: > How can I help identify this bug, so developers can fix it :) Run sudo pstat -d ld acpi_nalloc; then wait some time and run it again. Though this looks like it could be a bug not in the OpenBSD ACPI code, but in the interpreted AML code. Debugging this over email is probabl

Re: Panic: malloc: out of space in kmem_map

2015-04-04 Thread Evgeniy Sudyr
How can I help identify this bug, so developers can fix it :) On Sat, Apr 4, 2015 at 6:49 PM, Ted Unangst wrote: > Evgeniy Sudyr wrote: >> ACPI175742 18750K 18796K 78644K 5721140 0 > > This looks rather high. I suspect a leak in the acpi code. > -- -- With regards, Eugene

Re: Panic: malloc: out of space in kmem_map

2015-04-04 Thread Ted Unangst
Evgeniy Sudyr wrote: > ACPI175742 18750K 18796K 78644K 5721140 0 This looks rather high. I suspect a leak in the acpi code.

Re: Panic: malloc: out of space in kmem_map

2015-04-04 Thread Evgeniy Sudyr
show malloc was there https://www.dropbox.com/sh/dwmjt7wwunhk5gb/AADreVye4gK770lEL3gxO6Tca/Screen%20Shot%202015-04-02%20at%2011.38.04.png?dl=0 https://www.dropbox.com/sh/dwmjt7wwunhk5gb/AAB9Rm1bYABpSWh6Wt6YQLF5a/Screen%20Shot%202015-04-02%20at%2011.38.10.png?dl=0 https://www.dropbox.com/sh/dwmjt7ww

Re: Panic: malloc: out of space in kmem_map

2015-04-04 Thread Mark Kettenis
> Date: Sat, 4 Apr 2015 11:30:24 +0200 > From: Evgeniy Sudyr > > Sorry for delayed answer, I did both before: > > show uvmexp > > https://www.dropbox.com/sh/dwmjt7wwunhk5gb/AABTdTS98GLF2vRN56mn6knpa/Screen%20Shot%202015-04-02%20at%2011.37.20.png?dl=0 > https://www.dropbox.com/sh/dwmjt7wwunhk5gb

Re: Panic: malloc: out of space in kmem_map

2015-04-04 Thread Evgeniy Sudyr
Sorry for delayed answer, I did both before: show uvmexp https://www.dropbox.com/sh/dwmjt7wwunhk5gb/AABTdTS98GLF2vRN56mn6knpa/Screen%20Shot%202015-04-02%20at%2011.37.20.png?dl=0 https://www.dropbox.com/sh/dwmjt7wwunhk5gb/AAAPsq3yPHI3w5u_-ViB-Elva/Screen%20Shot%202015-04-02%20at%2011.37.27.png?dl=

Re: Panic: malloc: out of space in kmem_map

2015-04-02 Thread Mark Kettenis
> Date: Thu, 2 Apr 2015 13:16:12 +0200 > From: Evgeniy Sudyr > > Hi all, > > On -stable with patches installed on Supermicro server, got Panic: > malloc: out of space in kmem_map. > > This is first time this panic happened. > > On this server haproxy and bgpd were running where haproxy was ru