Date: Wed, 21 Sep 2005 04:58:37 +0300 From: Schi Zoo <schizik@mail.ru> To: Undisclosed.Recipients: ; Cc: hackers@freebsd.org Subject: Server death (RELENG_5_4) Message-ID: <200509210458.37499.schizik@mail.ru>
next in thread | raw e-mail | index | archive | help
Hello everyone... I hope some will give me a few clues where to look... 5.4-STABLE-p7 panics here.... Nice panic screens: http://www.divo.ru/~lesha/pfault.jpg http://www.divo.ru/~lesha/pfault2.jpg Dmesg: http://www.divo.ru/~lesha/dmesg.txt (note ram is limited with hw.physmem=1900M) after pfault2: ------- (kgdb) where #0 0xc04e2ec5 in doadump () #1 0xc04e3661 in boot () #2 0xc04e3a3d in panic () #3 0xc0659515 in trap_fatal () #4 0xc0658b57 in trap () #5 0xc064675a in calltrap () #6 0xc04c0018 in setenv () #7 0xc04f7297 in setrunqueue () #8 0xc04cb14b in ithread_schedule () #9 0xc04cb27d in swi_sched () #10 0xc05658f9 in legacy_setsoftnet () #11 0xc0565ba9 in netisr_dispatch () #12 0xc0560070 in ether_demux () #13 0xc055fdc4 in ether_input () #14 0xc046c743 in fxp_intr_body () #15 0xc046c40e in fxp_intr () #16 0xc04cb423 in ithread_loop () #17 0xc04ca195 in fork_exit () #18 0xc06467bc in fork_trampoline () At the time of panic gcc was doing "make buildworld" and also bailed out just before panic: cc -O -pipe -march=pentium4 -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/lib_termcap.c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/lib_termcap.c: In function `tgetent': /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/lib_termcap.c:240: internal compiler error: in make_label_edge, at cfgbuild.c:228 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. also I was running "fstime" from "unixbench" package: last pid: 15181; load averages: 14.96, 58.34, 69.17914 up 0+00:28:37 05:18:59 1162 processes:3 running, 1158 sleeping, 1 zombie CPU states: 63.6% user, 0.0% nice, 28.3% system, 8.1% interrupt, 0.0% idle Mem: 915M Active, 565M Inact, 299M Wired, 75M Cache, 112M Buf, 6188K Free Swap: 2048M Total, 292K Used, 2048M Free PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU CPU COMMAND 14314 root 8 0 1240K 736K nanslp 0 0:05 11.87% 10.01% fstime 1232 nobody 96 0 10404K 6984K select 0 0:01 0.05% 0.05% httpd 17614 nobody 97 0 9864K 4664K select 0 0:01 0.05% 0.05% httpd 14795 root 8 0 2568K 2420K wait 0 0:00 0.12% 0.05% make 693 mysql 20 0 114M 53528K kserel 0 0:07 0.00% 0.00% mysqld I hope someone will give me some guidance where I should look.... Machine h/w is Intel Server Board, 3.0Ghz HT cpu, 3Gb ram (2x512 + 2x1G, running at dual channel, fsb is 800mhz), 1 eide hdd (system) + 2 sata (data) Alex.....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509210458.37499.schizik>