[Alsa-user] Re: VIA 8233 in DFI AD-73 Pro motherboard
Brought to you by:
perex
|
From: Adam J. <ad...@yg...> - 2002-04-13 22:45:25
|
On 13-Apr-02, Jeremy Dinsel wrote: > Playing MPEG stream from some_good_mp3.mp3 ... > Junk at the beginning 49443303 MPEG 1.0, Layer: III, Freq: 44100, > mode: Joint-Stereo, modext: 0, BPF : 417 > Channels: 2, copyright: No, original: No, CRC: No, emphasis: 0. > Bitrate: 128 Kbits/s, Extension value: 0 Audio: 1:1 conversion, rate: > 44100, encoding: signed 16 bit, channels: 2 Frame# 3 [18508], Time: > 00:00.07 [08:03.47], Segmentation fault > > An oops appears at this point: Unfortunately, on its own an oops dump isn't terribly useful, because the symbol locations it contains are unique to your kernel build. If you could please download ksymoops and run it over the oops output (just "ksymoops < my-oops-dump" then you should (hopefully) get a stack trace with function names, which will really help people to fix the problem. According to /usr/src/linux/scripts/ksymoops/README, you can download the latest ksymoops from: ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/ksymoops Unfortunately, this will mean you having to intentionally oops your kernel again, but it should help a lot. Thanks. -- Adam Jones (ad...@yg...)(http://www.yggdrasl.demon.co.uk/) .oO("(etc, etc)" ) PGP public key: http://www.yggdrasl.demon.co.uk/pubkey.asc |