[7749] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: Bug at spinlock.h line 92

daemon@ATHENA.MIT.EDU (Manfred Spraul)
Sat Dec 25 11:05:36 1999

Message-ID: <3864E9BA.557EECBB@colorfullife.com>
Date:   Sat, 25 Dec 1999 16:58:51 +0100
From: Manfred Spraul <manfreds@colorfullife.com>
MIME-Version: 1.0
To: Sergey Kubushin <ksi@ksi-linux.com>
Cc: torvalds@transmeta.com, linux-scsi@vger.rutgers.edu,
	German Jose Gomez Garcia <german@pinon.ccu.uniovi.es>,
	Tigran Aivazian <tigran@sco.COM>,
	"Steven N. Hirsch" <shirsch@adelphia.net>,
	Achim Leubner <achim@vortex.de>, linux-kernel@vger.rutgers.edu
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Sergey Kubushin wrote:
> 
> I attach the ksymoops output on the oops sequence and the oopses itself. I
> do really hope that someone will fix this bug.
> 
> Call Trace: [eepro100:eepro100_init+-643084/10933] [eepro100:eepro100_init+-535563/10933]
                                       ^^^^^^^^^^^^
The offset is larger then the length of the function. This often means
that the module which caused the oops was not loaded/loaded to a
different address when ksymoops tried to decode the oops.

It's virtually impossible to analyze such an oops report, could you
crash your server once more?

* disable the EIP translation of klogd [klogd -x]
* insmod the scsi module.
* save your /proc/ksyms and /proc/modules file.
* crash the server
* <restart?>
* run 'ksymoops -k /tmp/ksyms -l /tmp/modules' and post the result.

How much memory do you have installed? 256 MB?

--
	Manfred


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post