2.1.130 & Quake/SB16

Michael K Vance (mkv102@psu.edu)
Thu, 26 Nov 1998 23:05:29 -0500


Hello,

Two strange things:

- Sound on my SB16 is still garbled with 2.1.130. Compiled into the kernel and
sound is fine otherwise (ie, cat .au > /dev/dsp or xanim w/ .wav).
- If I run glqwcl, it works. If I then run it again, it segfaults repeatedly.
If I reboot, I can again run it once only, and that's it. An strace run as
root (which also segfaults) produces this at the end:

open("./id1/pak0.pak", O_RDONLY) = 9
fstat(9, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x413e8000
lseek(9, 528384, SEEK_SET) = 528384
read(9, "|\201\206\211\214\221\222\221\212"..., 1382) = 1382
read(9, "RIFF\272o\0\0WAVEfmt \22\0\0\0\1"..., 4096) = 4096
read(9, "\213\217\222\225\222\214\206\201"..., 4096) = 4096
read(9, "{ywtqnlkigeeedc_[ZZZZ\\agkmnnkjg"..., 4096) = 4096
read(9, "\333\330\326\326\325\325\324\325"..., 4096) = 4096
read(9, "rne\\XXZ^bdc`]YUTXaffc`_]YXYXVSP"..., 4096) = 4096
read(9, "\210\206\202}{}~~}||zupmprvvutuu"..., 4096) = 4096
read(9, "\261\263\267\271\267\264\260\256"..., 4096) = 4096
close(9) = 0
munmap(0x413e8000, 4096) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

If any other info is desired, please ask.

Regards,

m.

-- 
"Up above aliens hover making home movies for the folks back home, of all
these weird creatures who lock up their spirits, drill holes in themselves
and live for their secrets. They're all uptight." -Thom Yorke, Radiohead

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/