Here's my most recent crash..

2002-07-24 Thread Alex Zepeda
My system is down to one cpu (the first slot is appears to have eaten itself and using it results in interesting smells from the power supply), but I'm still running a SMP kernel. Anything else I should probe with gdb? FreeBSD blarf.homeip.net 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed Jul 24

Re: Here's my most recent crash..

2002-07-24 Thread Craig Dooley
I have the same problem. heres my debug dump. It seems to happen to me always when sound is playing. I also get pages of warnings about pcm and could sleep with lock. /usr/src/sys/vm/uma_core.c:1332: could sleep with pcm0:play:0 locked from /usr/src/sys/dev/sound/pcm/dsp.c:690

Re: Here's my most recent crash..

2002-07-24 Thread Anthony Jenkins
Alex Zepeda wrote: [ kdbg output removed] The most applicable dmesg output I could find was: Memory modified after free 0xc215d000(8188) panic: Most recently used by none I've gotten this same panic with a kernel+world cvsup'd from Sun Jul 21 23:43 EDT, just got one a few minutes ago. I'm

Re: Here's my most recent crash..

2002-07-24 Thread Anthony Jenkins
Craig Dooley wrote: I have the same problem. heres my debug dump. It seems to happen to me always when sound is playing. I also get pages of warnings about pcm and could sleep with lock. /usr/src/sys/vm/uma_core.c:1332: could sleep with pcm0:play:0 locked from