linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felix Seeger <felix.seeger@gmx.de>
To: linux-kernel@vger.kernel.org
Subject: System very unstable
Date: Sat, 28 Sep 2002 11:15:16 +0200	[thread overview]
Message-ID: <200209281115.19968.felix.seeger@gmx.de> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

Since some days my system is very unstable. I get many crashes with kernel 
panics.

First one app is killed because of a segfault, than it doesn't take a long 
time and the computer is down. What is the problem, is it a memory error ?

thanks
have fun
Felix


P.S. Here is one of this crashes:

hal@hal:~$ ksymoops -m /boot/System.map error.txt
ksymoops 2.4.6 on i686 2.4.19.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.19/ (default)
     -m /boot/System.map (specified)

 <1>Unable to handle kernel paging request at virtual address f1ec9808
c01468de
Oops: 0002
CPU:    0
EIP:    0010:[get_new_inode+94/368]    Tainted: P
EFLAGS: 00010206
eax: f1ec9808   ebx: 00000000   ecx: c1376130 edx: c3761dc8
esi: f1ec9800   edi: d3f92b90   ebp: d3e82a00 esp: c7ddfe98
ds: 0018   es: 0018   ss: 0018
Process exim (pid: 25555, stackpage=c7ddf000)
Stack: 00000000 d3f92b90 00027e26 d3e82a00 c0146b76 d3e82a00 00027e26 d3f92b90
       00000000 00000000 ccf07840 d3e67ac0 ccf07840 c137a940 c01556c3 d3e82a00
       00027e26 00000000 00000000 fffffff4 d3e67ac0 c013cd93 d3e67ac0 ccf07840
Call Trace:    [iget4+182/208] [ext2_lookup+67/112] [real_lookup+83/192] 
[link_path_walk+1495/2144] [path_walk+26
Code: 89 56 08 c7 40 04 a4 c4 2a c0 a3 a4 c4 2a c0 8b 07 89 70 04
Using defaults from ksymoops -t elf32-i386 -a i386


>>ecx; c1376130 <_end+103e580/194d94b0>
>>edx; c3761dc8 <_end+342a218/194d94b0>
>>edi; d3f92b90 <_end+13c5afe0/194d94b0>
>>ebp; d3e82a00 <_end+13b4ae50/194d94b0>
>>esp; c7ddfe98 <_end+7aa82e8/194d94b0>

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   89 56 08                  mov    %edx,0x8(%esi)
Code;  00000003 Before first symbol
   3:   c7 40 04 a4 c4 2a c0      movl   $0xc02ac4a4,0x4(%eax)
Code;  0000000a Before first symbol
   a:   a3 a4 c4 2a c0            mov    %eax,0xc02ac4a4
Code;  0000000f Before first symbol
   f:   8b 07                     mov    (%edi),%eax
Code;  00000011 Before first symbol
  11:   89 70 04                  mov    %esi,0x4(%eax)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9lXMnS0DOrvdnsewRAlhiAJ9bsKSjsQFfYB8I3GinK2+V3PSMGQCZAQR5
bgETND+WX7jzxoWMnMOe1/8=
=Kgow
-----END PGP SIGNATURE-----


             reply	other threads:[~2002-09-28  9:10 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-28  9:15 Felix Seeger [this message]
2002-09-28  9:32 ` System very unstable Alan Cox
2002-09-28  9:34   ` Felix Seeger
2002-09-28  9:50     ` Thunder from the hill
2002-09-28  9:55       ` Felix Seeger
2002-09-28  9:59         ` David S. Miller
2002-09-28 10:10           ` Thunder from the hill
2002-09-28 10:04             ` David S. Miller
2002-09-28 10:33           ` Felix Seeger
2002-09-28 10:35             ` David S. Miller
2002-09-28 11:02               ` FD Cami
2002-09-28 10:48                 ` David S. Miller
2002-09-28 11:13               ` Michael Clark
2002-09-29  0:00                 ` Elladan
2002-09-29  5:50                   ` Michael Clark
2002-09-29  7:37                     ` Elladan
2002-09-29 12:12                 ` Simon Fowler
2002-09-28 11:35               ` Thunder from the hill
2002-09-28 11:34                 ` David S. Miller
2002-09-29  0:42                   ` Kristofer T. Karas
2002-09-28 10:08         ` Alan Cox
2002-09-28 10:36           ` Felix Seeger
2002-09-28 12:46         ` Krzysztof Halasa
2002-09-29 18:06           ` Felix Seeger
2002-09-28 10:23     ` Marc Giger
2002-09-28 10:31       ` Felix Seeger
2002-09-29  5:41 Dieter Nützel
2002-09-30  6:47 ` Kristofer T. Karas
2002-10-01 12:32   ` Dieter Nützel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200209281115.19968.felix.seeger@gmx.de \
    --to=felix.seeger@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).