This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Thu Apr 25 00:26:09 2024 Received: from nic.funet.fi (nic.funet.fi [128.214.248.6]) by herbie.ucs.indiana.edu (8.7.5/8.6.12) with ESMTP id RAA24285 for ; Tue, 3 Dec 1996 17:36:27 -0500 (EST) Received: from vger.rutgers.edu ([128.6.190.2]) by nic.funet.fi with ESMTP id <60294-17309>; Wed, 4 Dec 1996 00:34:24 +0200 Received: by vger.rutgers.edu id <213092-256>; Tue, 3 Dec 1996 17:30:52 -0500 Message-Id: <32A4AAA2.296E778D@research.bell-labs.com> Date: Tue, 03 Dec 1996 17:33:06 -0500 From: Anthony Russo -- aka Stupendous Man Organization: Me, organized? X-Mailer: Mozilla 3.0Gold (X11; I; Linux 2.0.27 i586) Mime-Version: 1.0 To: linux-kernel@vger.rutgers.edu Subject: [Fwd: kernel bug report on 2.0.26 (important!)] Content-Type: multipart/mixed; boundary="------------63F448A1301F568828A8B237" Sender: owner-linux-kernel@vger.rutgers.edu Precedence: bulk This is a multi-part message in MIME format. --------------63F448A1301F568828A8B237 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit -- ---------------------------------------------------- "Surrender to the void." --------------63F448A1301F568828A8B237 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <32A49B04.23DA7BE@research.bell-labs.com> Date: Tue, 03 Dec 1996 16:26:28 -0500 From: Anthony Russo -- aka Stupendous Man Organization: Me, organized? X-Mailer: Mozilla 3.0Gold (X11; I; Linux 2.0.26 i586) MIME-Version: 1.0 To: Linus.Torvalds@helsinki.fi Subject: kernel bug report on 2.0.26 (important!) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am running kernel 2.0.26 with all the latest libraries. This did not occur with 2.0.0 (I believe). My setup is a standard intel pentium PC with 64 M RAM, SCSI hard drives, buslogic card, etc. The problem occurs when running the realaudio encoder software for linux. (I can make this available to you if you need it.). Running any of the following programs (raencoder, rapaste, rax, racut) causes a segmentation fault and produces this debugging output in the syslog: Dec 3 16:13:48 flatbush kernel: general protection: 0000 Dec 3 16:13:48 flatbush kernel: CPU: 0 Dec 3 16:13:48 flatbush kernel: EIP: 0010:[<04867b4a>] Dec 3 16:13:48 flatbush kernel: EFLAGS: 00010246 Dec 3 16:13:48 flatbush kernel: eax: 01cc3f84 ebx: f000ff47 ecx: 00000000 edx: f000ff47 Dec 3 16:13:48 flatbush kernel: esi: 00000018 edi: 00000000 ebp: bffff504 esp: 01cc3f64 Dec 3 16:13:48 flatbush kernel: ds: 0018 es: 0018 fs: 0018 gs: 002b ss: 0018 Dec 3 16:13:48 flatbush kernel: Process raencoder (pid: 193, process nr: 50, stackpage=01cc3000) Dec 3 16:13:48 flatbush kernel: Stack: f000ff47 00000000 01cc3f84 00000020 04871448 fffffff8 00000003 bffff504 Dec 3 16:13:48 flatbush kernel: 00000003 01e8bc0c bffff5a0 bffff442 bffff504 01c31000 001287d5 0001ea48 Dec 3 16:13:48 flatbush kernel: 00128822 00000003 01e8bc0c bffff5a0 bffff442 0010a615 0001ea48 080f1300 Dec 3 16:13:48 flatbush kernel: Call Trace: [<04871448>] [<001287d5>] [<00128822>] [<0010a615>] Dec 3 16:13:48 flatbush kernel: Code: 8b 42 04 ff d0 89 c1 83 c4 10 be 2b 00 00 00 66 8e e6 83 f9 Trying to map the EIP to a function name using nm vmlinux | sort does not work, since the highest address is: 00221191 A _end I'll be happy to help in any way. And thank you for developing an OS I can believe in. -- tony russo, Bell Laboratories ---------------------------------------------------- "Surrender to the void." --------------63F448A1301F568828A8B237--