From owner-freebsd-current@FreeBSD.ORG Sat Aug 11 20:35:32 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB22616A418 for ; Sat, 11 Aug 2007 20:35:32 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.bluestop.org (muon.bluestop.org [80.68.94.188]) by mx1.freebsd.org (Postfix) with ESMTP id 86EF013C459 for ; Sat, 11 Aug 2007 20:35:32 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.draftnet (dyn-62-56-68-171.dslaccess.co.uk [62.56.68.171]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTP id 9D71B30123; Sat, 11 Aug 2007 21:31:37 +0100 (BST) Message-ID: <46BE1D6C.6040903@cran.org.uk> Date: Sat, 11 Aug 2007 21:34:52 +0100 From: Bruce Cran User-Agent: Thunderbird 2.0.0.6 (X11/20070809) MIME-Version: 1.0 To: KOT MATPOCKuH References: <3979a4b0707291120v4927a20cm357b845f6d1f3567@mail.gmail.com> In-Reply-To: <3979a4b0707291120v4927a20cm357b845f6d1f3567@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: console hangs after setting hostname X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Aug 2007 20:35:33 -0000 KOT MATPOCKuH wrote: > I got a problem. After messages on console: > ... > Mounting local files systems:. > Setting hostname: green. > fxp: link state changed to UP > nfe0: link state changed to DOWN > > console hangs. > No any new messages, I can't input anything from keyboard, changing virtual > consoles is not working. After X is started, console is not switched to xdm > display. > But system is works - I can login to system via ssh, ... > > dmesg.boot is attached. > > Where is a problem and what I need to do? :) > I'm also seeing the console hang, but in a different situation. If I attach and remove my iPod the console hangs - the only key press that's accepted is ctrl-alt-esc to break into the debugger. umass0: on uhub5 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: 19073MB (39063024 512 byte sectors: 255H 63S/T 2431C) (da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 2 54 d ef 0 0 1 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:21,0 (da0:umass-sim0:0:0:0): Logical block address out of range (da0:umass-sim0:0:0:0): Unretryable error (da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 2 54 d ef 0 0 1 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:21,0 (da0:umass-sim0:0:0:0): Logical block address out of range (da0:umass-sim0:0:0:0): Unretryable error GEOM_LABEL: Label for provider da0s2 is msdosfs/IPOD. When I remove the iPod I get the following messages: umass0: at uhub5 port 1 (addr 2) disconnected da0:umass-sim0:0:0G:0EO :M _LlAoBst L d ev aibceel )m(sd ao0s:fs m/aIsPsO-Ds irme0m:o0v:ed :.0 : removing device entry umass0: detached enter: manual escape to debugger [thread pid 19 tid 100018 ] Stopped at kdb_enter+0x31: leave db> wh Tracing pid 19 tid 100018 td 0xffffff000112d350 kdb_enter() scgetc() sckbdevent() kbdmux_intr() kdbmux_kdb_intr() taskqueue_run() taskqueue_swi_giant_run() ithread_loop fork_exit() fork_trampoline() --- trap 0, rip = 0, rsp = 0xffffffff9ca59d30, rbp = 0 --- db> I'm using ULE. uname -a: FreeBSD muon.draftnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sat Aug 11 21:07:09 BST 2007 brucec@muon.draftnet:/usr/obj/usr/src/sys/INSPIRON amd64 -- Bruce Cran