On Tue, 20 Aug 2002, Andy Lo-A-Foe wrote: > On Tue, Aug 20, 2002 at 02:27:23PM +0200, Takashi Iwai wrote: > > > could you check via strace which ioctl triggers this? > > strangely i cannot reproduce this on my machine. > > strace gives the following (parsed): > > .... > .... > open("/dev/snd/pcmC0D0p", O_RDWR) = 4 > ioctl(4, AGPIOC_INFO, 0xbfffdf60) = 0 > .... > ioctl(4, 0xc25c4110, 0xbfffe09c) = 0 > ioctl(4, 0xc25c4110, 0xbfffe09c) = 0 > ioctl(4, 0xc25c4110, 0xbfffe41c) = 0 > .... > .... > ....lots of the above... > .... > ....then after we initiate shutdown of the program.... > ioctl(4, 0x4143, 0x1807) = 0 > ioctl(4, 0x4112, 0x40031090) = 0 > close(4) = 0 > open("/root/.alsaplayer/config", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 > close(4) = 0
Where it crashes? I've fixed one problem in CVS, but it shouldn't be triggered with Trident hardware. Jaroslav ----- Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Maintainer ALSA Project http://www.alsa-project.org SuSE Linux http://www.suse.com ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel