Re: 2.4.0-test8: Ooops in soundcore

2000-09-09 Thread Harald Dunkel
Alexander Viro wrote: > > On Sat, 9 Sep 2000, Harald Dunkel wrote: > > > Hi folks, > > > > I still experience problems with the most recent kernels. It seems > > to be related to soundcore. > > Funny... s->unit_fops pointing to bogus place in soundcore_open(). > What soundcard are you using? S

Re: 2.4.0-test8: Ooops in soundcore

2000-09-09 Thread Alexander Viro
On Sat, 9 Sep 2000, Peter Steiner wrote: > new_fops = fops_get(s->unit_fops); > 0x521 : movl 0x4(%ebx),%eax ITYM > #define fops_get(fops) \ > (((fops) && (fops)->owner) \ ^ Bang! fops (== s->unit_ops) points to

Re: 2.4.0-test8: Ooops in soundcore

2000-09-09 Thread Alexander Viro
On Sat, 9 Sep 2000, Harald Dunkel wrote: > Hi folks, > > I still experience problems with the most recent kernels. It seems > to be related to soundcore. Funny... s->unit_fops pointing to bogus place in soundcore_open(). What soundcard are you using? - To unsubscribe from this list: send the

Re: 2.4.0-test8: Ooops in soundcore

2000-09-09 Thread Peter Steiner
Harald Dunkel <[EMAIL PROTECTED]> wrote: >>>EIP; c885844d <[soundcore]soundcore_open+49/184> <= >Trace; c0128394 >Trace; c01276a9 >Trace; c01275e3 >Trace; c01278d9 >Trace; c0108d23 drivers/sound/sound_core.c:soundcore_open: spin_lock(&sound_loader_lock); if (s) 0x51d