From owner-freebsd-emulation@FreeBSD.ORG Fri Dec 17 21:19:55 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B0BF106566C for ; Fri, 17 Dec 2010 21:19:55 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 20ACF8FC15 for ; Fri, 17 Dec 2010 21:19:54 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PThTv-0006ST-OH for freebsd-emulation@freebsd.org; Fri, 17 Dec 2010 22:04:51 +0100 Received: from cpe-188-129-94-167.dynamic.amis.hr ([188.129.94.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Dec 2010 22:04:51 +0100 Received: from ivoras by cpe-188-129-94-167.dynamic.amis.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Dec 2010 22:04:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-emulation@freebsd.org From: Ivan Voras Date: Fri, 17 Dec 2010 22:04:35 +0100 Lines: 25 Message-ID: References: <201012161920.oBGJKBIK051717@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpe-188-129-94-167.dynamic.amis.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101102 Thunderbird/3.1.6 In-Reply-To: Subject: Re: kern/150186: [parallels] [panic] Parallels Desktop: CDROM disconnected leads to panic, eventually X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2010 21:19:55 -0000 On 12/16/10 20:27, Adam Vande More wrote: > On Thu, Dec 16, 2010 at 1:20 PM, Li-Lun Wang (Leland Wang)> wrote: > >> I think I may have stumbled upon the same issue after I updated my >> installed ports, including hald. I run a FreeBSD 8.1-stable amd64 (not >> the latest but a few months old) in virtual box on a windows 7 x64 >> host. If I disable hald or the cdrom device in virtual box, or run the >> same FreeBSD installation natively, the problem doesn't seem to occur. >> When the problem does occur, I get the following messages (not >> necessarily in any particular order): >> >> ata0: WARNING - unknown CMD (0x4a) read data overrun 18>8 >> ata0: WARNING - READ_TOC read data overrun 18>12 >> ata0: WARNING - PREVENT_ALLOW read data overrun 18>0 >> ata0: WARNING - TEST_UNIT_READY read data overrun 18>0 >> >> These messages repeat seemingly at random for a few times. Eventually >> the box might panic. > > Interesting, I also found the same to be true. I'd say it's "well known" - at least the panic also happens on VMWare, and has been happening for many years.