Re: help w/panic under heavy load - 5.4

2005-07-19 Thread John Baldwin
On Monday 18 July 2005 11:42 pm, Edwin wrote: > Hi, > > I have a recurring (re-producible) panic on the 5.3/5.4 kernels and I would > like to ask for some help in tracking it down. :) - it could be some > misconfig on my part - but i have tried several different configs of the > kernel - ultimately

no sound in SDL apps

2005-07-19 Thread Igor Pokrovsky
Hi, Some time ago (unfortunatly I cannot say when) all sound had dissapeared from SDL apps. However soundcard itself is fine as xmms via /dev/dsp is working fine. I tried to recompile all sdl related stuff - no difference (even did portupgrade -R sdl). Is there anybody out there who is experienc

Re: help w/panic under heavy load - 5.4

2005-07-19 Thread Edwin
Hi John, Re-compiled with INVARIANTS/INVARIANT_SUPPORT included the gdb output below - same situation (put heavy load on the box - incidentally - small (68 byte UDP packets) - fwiw. my buildkernel kept failing on the options DDB (even tried GENERIC kernel) - so I'm sure I'm doing something wr

Re: help w/panic under heavy load - 5.4

2005-07-19 Thread Edwin
Hi John, Updated the kernel, same crash under load, looks like m is null, you're right. Not quite sure where to go from here. I'm happy to do the footwork - just still real hazy on the BSD kernel part of things. Thanks for the help! /Edwin Results from KDB/DDB/INVARIANTS/INVARIANT_SUPPORT -