From: BERTRAND Joel <joel.bertrand@systella.fr>
To: linux-kernel@vger.kernel.org
Subject: 2.6.26.x hangs on amd64/smp
Date: Thu, 25 Sep 2008 23:02:01 +0200 [thread overview]
Message-ID: <48DBFC49.80005@systella.fr> (raw)
Hello,
System : debian/testing, tested kernels 2.6.26, 2.6.26.3, 2.6.26.5.
Hardware : core2duo, 4 GB, raid1 software, CFQ scheduler.
I have written a program that work on cartographic data. This program
is started as a daemon and does some fork() (and pthread_create()). I
have seen that it requires 6 GB to work, each process takes 1,5 GB. The
same program works fine under FreeBSD or Solaris (on of course the same
hardware).
When it starts, I can see disk activity (swap), and after 2 or 3
minutes, kernel crashes without any trace (no more disk activity, sysrq
does nothing...). I have reproduced this bug when I was logged on
console. There was no messsage.
If I introduce some nanosleep() syscalls in my code, crash is more
difficult to reproduce.
cauchy:[~] > cat /proc/mdstat
Personalities : [raid1]
md1 : active raid1 sdb2[1] sda2[0]
5855616 blocks [2/2] [UU]
md2 : active raid1 sdb3[1] sda3[0]
48829440 blocks [2/2] [UU]
md3 : active raid1 sdb4[1] sda4[0]
101474496 blocks [2/2] [UU]
md0 : active raid1 sdb1[1] sda1[0]
128384 blocks [2/2] [UU]
unused devices: <none>
swap in on /dev/md1.
cauchy:[~] > df -h
Sys. de fich. Tail. Occ. Disp. %Occ. Monté sur
/dev/md2 46G 28G 16G 64% /
tmpfs 2,0G 0 2,0G 0% /lib/init/rw
udev 10M 124K 9,9M 2% /dev
tmpfs 2,0G 0 2,0G 0% /dev/shm
/dev/md0 122M 60M 56M 52% /boot
/dev/md3 96G 56G 35G 62% /home
cauchy:[~] >
dmesg :
Linux version 2.6.26.5 (root@cauchy) (gcc version 4.3.1 (Debian 4.3.1-9)
) #16 SMP PREEMPT Tue Sep 23 15:54:59 CEST 2008
...
ACPI: BIOS bug: multiple APIC/MADT found, using 0
ACPI: If "acpi_apic_instance=2" works better, notify
linux-acpi@vger.kernel.org
ACPI: DMI detected: Toshiba
...
.config: see http://www.systella.fr/~bertrand/config.2.6.26.5
Regards,
JKB
next reply other threads:[~2008-09-25 21:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-25 21:02 BERTRAND Joel [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-09-26 8:59 Fwd: 2.6.26.x hangs on amd64/smp BERTRAND Joel
2008-09-26 13:12 ` Oliver Pinter
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=48DBFC49.80005@systella.fr \
--to=joel.bertrand@systella.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=mt1@systella.fr \
/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