Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 27 Mar 2001 15:14:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 27 Mar 2001 15:14:30 -0500 Received: from colorfullife.com ([216.156.138.34]:40460 "EHLO colorfullife.com") by vger.kernel.org with ESMTP id ; Tue, 27 Mar 2001 15:14:18 -0500 Message-ID: <001d01c0b6fa$688b9030$5517fea9@local> From: "Manfred Spraul" To: Cc: Subject: Re: kernel Oops message -2.4.x - contains ksymoops Unable to handle kernel NULL pointer dereference at virtual address > 00000004 > [...] > > EIP; c0111720 It accesses a wait queue pointer > > Trace; c2810add <[lanstreamer]streamer_open+2cd/8f0> > Uninitialized old style waitqueue? I assume a init_waitqueue_head(&streamer_priv->srb_wait); is missing somewhere. I've checked the code from 2.4.2/drivers/net/tokenring/lanstreamer.c, and I don't see a problem. Which driver to you use? -- Manfred - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/