Date: Sun, 25 Jun 2006 01:30:22 -0300 (ADT) From: "Marc G. Fournier" <scrappy@hub.org> To: freebsd-stable@freebsd.org Subject: panic: vm_page_insert: page already inserted (Was: Re: RELENG_6_1 unstable also ... ) Message-ID: <20060625012850.E1114@ganymede.hub.org> In-Reply-To: <20060625001030.Q1114@ganymede.hub.org> References: <20060625001030.Q1114@ganymede.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Attached is a simple trace using kgdb on the dump created by the crash ... let me know if there is more that I can provide ... y On Sun, 25 Jun 2006, Marc G. Fournier wrote: > > 'k, here's what I have so far: > > cvsup'd both RELENG_6 and RELENG_6_1 ... both cause the server to crash ... > in fact, barely get into a buildworld with RELENG_6_1 and get: > > <internal>:0: internal compiler error: Abort trap: 6 > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/gperf. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > > but, just finished a clean buildworld with RELENG_6_1 sources on a 6.1-RC1 > kernel installed from CD, and not a hiccup ... > > Now, this time, it actually gave me a crash dump to look at, if that helps > any? > > ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email . scrappy@hub.org MSN . scrappy@hub.org > Yahoo . yscrappy Skype: hub.org ICQ . 7615664 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 [-- Attachment #2 --] Script started on Sun Jun 25 04:27:19 2006 jupiter# kgdb kernel.0 vmcore.0 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: panic: vm_page_insert: page already inserted cpuid = 1 Uptime: 2m14s Dumping 4031 MB (2 chunks) chunk 0: 1MB (143 pages) ... ok chunk 1: 4031MB (1031920 pages) 4015 Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 00 fault virtual address = 0x168 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0441ca7 stack pointer = 0x28:0xe7bb9c90 frame pointer = 0x28:0xe7bb9c94 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 24 (irq30: iir0) trap number = 12 panic: page fault cpuid = 1 3999 3983 3967 3951 3935 3919 3903 3887 3871 3855 3839 3823 3807 3791 3775 3759 3743 3727 3711 3695 3679 3663 3647 3631 3615 3599 3583 3567 3551 3535 3519 3503 3487 3471 3455 3439 3423 3407 3391 3375 3359 3343 3327 3311 3295 3279 3263 3247 3231 3215 3199 3183 3167 3151 3135 3119 3103 3087 3071 3055 3039 3023 3007 2991 2975 2959 2943 2927 2911 2895 2879 2863 2847 2831 2815 2799 2783 2767 2751 2735 2719 2703 2687 2671 2655 2639 2623 2607 2591 2575 2559 2543 2527 2511 2495 2479 2463 2447 2431 2415 2399 2383 2367 2351 2335 2319 2303 2287 2271 2255 2239 2223 2207 2191 2175 2159 2143 2127 2111 2095 2079 2063 2047 2031 2015 1999 1983 1967 1951 1935 1919 1903 1887 1871 1855 1839 1823 1807 1791 1775 1759 1743 1727 1711 1695 1679 1663 1647 1631 1615 1599 1583 1567 1551 1535 1519 1503 1487 1471 1455 1439 1423 1407 1391 1375 1359 1343 1327 1311 1295 1279 1263 1247 1231 1215 1199 1183 1167 1151 1135 1119 1103 1087 1071 1055 1039 1023 1007 991 975 959 943 927 911 895 879 863 847 831 815 799 783 767 751 735 719 703 687 671 655 639 623 607 591 575 559 543 527 511 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 pcpu.h: No such file or directory. in pcpu.h (kgdb) where #0 doadump () at pcpu.h:165 #1 0xc049c575 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:402 #2 0xc049c89d in panic (fmt=0xc060d832 "vm_page_insert: page already inserted") at /usr/src/sys/kern/kern_shutdown.c:558 #3 0xc05a3f23 in vm_page_insert (m=0xc419b4a8, object=0xcb47fb58, pindex=Unhandled dwarf expression opcode 0x93 ) at /usr/src/sys/vm/vm_page.c:544 #4 0xc05a44f2 in vm_page_alloc (object=0xcb47fb58, pindex=1839, req=546) at /usr/src/sys/vm/vm_page.c:872 #5 0xc04e672e in allocbuf (bp=0xdd1aac28, size=16384) at /usr/src/sys/kern/vfs_bio.c:2776 #6 0xc04e60c3 in getblk (vp=0xcb55dcc0, blkno=459, size=16384, slpflag=0, slptimeo=0, flags=0) at /usr/src/sys/kern/vfs_bio.c:2547 #7 0xc056b5a2 in ffs_balloc_ufs2 (vp=0xcb55dcc0, startoffset=Unhandled dwarf expression opcode 0x93 ) at /usr/src/sys/ufs/ffs/ffs_balloc.c:817 #8 0xc0582470 in ffs_write (ap=0xebb6dbec) at /usr/src/sys/ufs/ffs/ffs_vnops.c:662 #9 0xc05eb5de in VOP_WRITE_APV (vop=0xc0637720, a=0xebb6dbec) at vnode_if.c:698 #10 0xc05010e6 in vn_write (fp=0xc9b29240, uio=0xebb6dcbc, active_cred=0xc97f4000, flags=0, td=0xc975e900) at vnode_if.h:372 #11 0xc04bf693 in dofilewrite (td=0xc975e900, fd=4, fp=0xc9b29240, auio=0xebb6dcbc, offset=Unhandled dwarf expression opcode 0x93 ) at file.h:246 #12 0xc04bf537 in kern_writev (td=0xc975e900, fd=4, auio=0xebb6dcbc) at /usr/src/sys/kern/sys_generic.c:402 #13 0xc04bf45d in write (td=0xc975e900, uap=0x0) at /usr/src/sys/kern/sys_generic.c:326 #14 0xc05da447 in syscall (frame= {tf_fs = 59, tf_es = 59, tf_ds = -1078001605, tf_edi = 4, tf_esi = 0, tf_ebp = -1077951112, tf_isp = -340337308, tf_ebx = 137170944, tf_edx = 262144, tf_ecx = 0, tf_eax = 4, tf_trapno = 0, tf_err = 2, tf_eip = 672550691, tf_cs = 51, tf_eflags = 518, tf_esp = -1077951156, tf_ss = 59}) at /usr/src/sys/i386/i386/trap.c:981 #15 0xc05c7a7f in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:200 #16 0x00000033 in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) quit jupiter# exit exit Script done on Sun Jun 25 04:27:48 2006
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060625012850.E1114>
