Mailinglist Archive: opensuse-amd64 (491 mails)
| < Previous | Next > |
Re: [suse-amd64] 4xAMD64: System is stuck
- From: Davide Ceresoli <ceresoli@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Jun 2004 13:39:08 +0000 (UTC)
- Message-id: <40E01052.8040607@xxxxxxxxxxxxxxxxxxx>
Mike Tierney wrote:
The same happens to me (with Tyan 2882).
Not only bonnie, but even a small C program like that:
while (1) { p = malloc(10*Mbyte); memset(p, 0, 10*MByte); }
crashes the machine, as soon as the system starts to swap.
What is the solution? BIOS update and/or memory update?
Thanks to everybody,
Davide
--
+-------------------------------------------------------+
| Davide Ceresoli <ceresoli@xxxxxxxxxxxxxxxxxxx> |
| Dept. of Physics and Astronomy, Rutgers University |
| 136 Frelinghuysen Road |
| Piscataway, NJ 08854-8019 USA |
| Telephone: 732-445-8299 Fax: 732-445-4343 |
+-------------------------------------------------------+
So there we go. You can have a faulty RAM stick and memtest86+ might not
show up any problem. bonnie -s 2048 (for a 2GB machine) however caused the
error to manifest.
The same happens to me (with Tyan 2882).
Not only bonnie, but even a small C program like that:
while (1) { p = malloc(10*Mbyte); memset(p, 0, 10*MByte); }
crashes the machine, as soon as the system starts to swap.
What is the solution? BIOS update and/or memory update?
Cheers,
Mike
Thanks to everybody,
Davide
--
+-------------------------------------------------------+
| Davide Ceresoli <ceresoli@xxxxxxxxxxxxxxxxxxx> |
| Dept. of Physics and Astronomy, Rutgers University |
| 136 Frelinghuysen Road |
| Piscataway, NJ 08854-8019 USA |
| Telephone: 732-445-8299 Fax: 732-445-4343 |
+-------------------------------------------------------+
| < Previous | Next > |