Subject: panic: pool_put: mclpl: page header missing
To: None <tech-kern@netbsd.org>
From: Leo Weppelman <leo@wau.mis.ah.nl>
List: tech-kern
Date: 06/14/2000 10:52:39
I got the above panic on my NetBSD/Atari 1.4Z while playing an mp3 file
with amp. This was my first try on mp3, so no, it has never worked before.
The sound card plays .au files without problems. Does anyone have ideas
where I should start searching for the bug?
Soundcard detect:
pci0 at pcibus0
eso0 at pci0 dev 0 function 0: ESS Solo-1 PCI AudioDrive ES1946
eso0: interrupting at irq 3
eso0: mapping Audio 1 DMA using VC I/O space at 0xb0004300
audio0 at eso0: full duplex, mmap, independent
Panic trace:
panic: pool_put: mclpl: page header missing
Stopped in amp at _cpu_Debugger+0x6:
db> t
_cpu_Debugger(100,d,7,0,2c07e40) + 6
_panic(28fe2,3204f,100,0,0) + 52
__pool_put(149710,220b800,33dc8,308) + 5c
_soreceive(2bb680,0,2c07efc,0,0) + 6ac
_soo_read(2b33350,2b3336c,2c07efc,304d00,1) + 1e
_dofileread(2b0e640,6,2b33350,46d00,8000) + 8c
_sys_read(2b0e640,2c07f88,2c07f80) + 56
_syscall(3) + 116
_trap0() + e
db> reboot
syncing disks... done
Leo.