From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 31 11:58:14 2007 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C77116A418 for ; Fri, 31 Aug 2007 11:58:14 +0000 (UTC) (envelope-from gexlie@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by mx1.freebsd.org (Postfix) with ESMTP id 3D47A13C461 for ; Fri, 31 Aug 2007 11:58:13 +0000 (UTC) (envelope-from gexlie@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so700959wxd for ; Fri, 31 Aug 2007 04:57:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RYFXFVfzo9RNpSXKKbefi29y5gl0s/msiswQqhg79j1Oczf+88ntmzjeRkoFHG/b7Dfgb/hC/JE7JBcfMAESLU2xaTFNtxh8nioAuno06dN2KXjOKQbAGJweFBCJL6+HwO8kUJ8pw+RX9DyUhp7ARIuj0GjPgecNrFbbVtimako= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=aN9mXc7xQ3nSsv/cIKIkCSJLHMQw9H29hOqLGDBzFEiJj49ntC3NvzXDcFk3FRZHM6nveCmZgJA8exv+jx+IyfuT4mN0AxziCTdn3Ce/MJNiWFr/7GFPgtLH0j8PRZmqUZqbMA0oclezXzSQ7DuULDpjcAiohMqoh9+2fcNWWWk= Received: by 10.90.86.10 with SMTP id j10mr1676728agb.1188559817068; Fri, 31 Aug 2007 04:30:17 -0700 (PDT) Received: by 10.90.26.3 with HTTP; Fri, 31 Aug 2007 04:30:17 -0700 (PDT) Message-ID: <53cc795f0708310430q74c5e72ex8ea71823d99863a0@mail.gmail.com> Date: Fri, 31 Aug 2007 15:30:17 +0400 From: sa8o1age To: freebsd-bugs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: vmware caused a kernel panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 11:58:14 -0000 hi i'm always getting kernel panic when i try to run WinXP on vmware on _second_ or _third_ time after reboot. 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #4: Thu Aug 30 23:29:11 MSD 2007 vmware3-3.2.1.2242_13,1 Fatal trap 12: page fault while in kernel mode fault virtual address = 0x1c fault code = supervisor read, page not present instruction pointer = 0x20:0xc05315c7 stack pointer = 0x28:0xd44aac08 frame pointer = 0x28:0xd44aac0c 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 = 33 (pagedaemon) trap number = 12 panic: page fault Uptime: 4h40m52s Dumping 511 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 511MB (130800 pages) 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 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) list *0xc05315c7 0xc05315c7 is in _mtx_trylock (/usr/src/sys/kern/kern_mutex.c:438). 433 ("mtx_trylock() of destroyed mutex @ %s:%d", file, line)); 434 KASSERT(LOCK_CLASS(&m->mtx_object) == &lock_class_mtx_sleep, 435 ("mtx_trylock() of spin mutex %s @ %s:%d", m->mtx_object.lo_name, 436 file, line)); 437 438 if (mtx_owned(m) && (m->mtx_object.lo_flags & LO_RECURSABLE) != 0) { 439 m->mtx_recurse++; 440 atomic_set_ptr(&m->mtx_lock, MTX_RECURSED); 441 rval = 1; 442 } else (kgdb) backtrace #0 doadump () at pcpu.h:165 #1 0xc053c62c in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:409 #2 0xc053cc9f in panic (fmt=0xc0726137 "%s") at /usr/src/sys/kern/kern_shutdown.c:565 #3 0xc06fb55a in trap_fatal (frame=0xd44aabc8, eva=28) at /usr/src/sys/i386/i386/trap.c:837 #4 0xc06fb81b in trap_pfault (frame=0xd44aabc8, usermode=0, eva=28) at /usr/src/sys/i386/i386/trap.c:745 #5 0xc06fbc25 in trap (frame= {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = 0, tf_esi = 32109, tf_ebp = -733303796, tf_isp = -733303820, tf_ebx = -1053664504, tf_edx = 2272, tf_ecx = 0, tf_eax = -1055880880, tf_trapno = 12, tf_err = 0, tf_eip = -1068296761, tf_cs = 32, tf_eflags = 66118, tf_esp = -1053664504, tf_ss = -733303552}) at /usr/src/sys/i386/i386/trap.c:435 #6 0xc06e4b8a in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc05315c7 in _mtx_trylock (m=0x0, opts=0, file=0x0, line=0) at /usr/src/sys/kern/kern_mutex.c:428 #8 0xc06ade42 in vm_pageout () at /usr/src/sys/vm/vm_pageout.c:1098 #9 0xc052037d in fork_exit (callout=0xc06ad6c0 , arg=0xc1108950, frame=0xc1108950) at /usr/src/sys/kern/kern_fork.c:821 #10 0xc06e4bec in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:208 any suggestions?