From owner-freebsd-current@FreeBSD.ORG Thu Apr 24 15:55:17 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDB2637B404 for ; Thu, 24 Apr 2003 15:55:17 -0700 (PDT) Received: from mail.dada.it (mail3.dada.it [195.110.100.3]) by mx1.FreeBSD.org (Postfix) with SMTP id B1C6543FA3 for ; Thu, 24 Apr 2003 15:55:13 -0700 (PDT) (envelope-from riccardo@torrini.org) Received: (qmail 24158 invoked from network); 24 Apr 2003 22:55:08 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 24 Apr 2003 22:55:08 -0000 Received: from trudy.torrini.home (localhost.torrini.home [127.0.0.1]) by torrini.org (8.12.9/8.12.9) with ESMTP id h3OMtAKG000510 for ; Fri, 25 Apr 2003 00:55:10 +0200 (CEST) (envelope-from riccardo@trudy.torrini.home) Received: (from riccardo@localhost) by trudy.torrini.home (8.12.9/8.12.9/Submit) id h3OMtAtj000509 for freebsd-current@FreeBSD.ORG; Fri, 25 Apr 2003 00:55:10 +0200 (CEST) Date: Fri, 25 Apr 2003 00:55:10 +0200 From: Riccardo Torrini To: freebsd-current@FreeBSD.ORG Message-ID: <20030424225510.GA353@trudy.torrini.home> References: <20030417191637.GA505@trudy.torrini.home> <20030418002448.GH10848@cicely9.cicely.de> <20030418075945.GB4089@trudy.torrini.home> <20030418104635.GL10848@cicely9.cicely.de> <20030419144150.GC13310@trudy.torrini.home> <20030422191902.GC2843@trudy.torrini.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030422191902.GC2843@trudy.torrini.home> User-Agent: Mutt/1.4.1i Subject: Re: usb cf reader X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 24 Apr 2003 22:55:18 -0000 On Tue, Apr 22, 2003 at 09:19:02PM +0200, Riccardo Torrini wrote: [...removed all cc:, this is the same thread for the same problem but I don't know if all previos cc: people are interested...] >> I attacched _ALL_ my /var/log/messages, the same messages I got on >> console, no any other message, neither on shell nor on log file... Ok, I started playing hard :-) New world: # uname -v FreeBSD 5.0-CURRENT #59: Sat Apr 19 19:47:40 CEST 2003 ... New kernel with: makeoptions DEBUG=-g options USB_DEBUG options UGEN_DEBUG options UMASS_DEBUG - Also removed umass from kernel and loaded by hand after boot. - Removed "device pass" (I think I don't need it...). /etc/malloc.conf -> AJU Some spare time A new CF reader and a new CF/512MB from a friend of mine :) A pencil and a notes (I cannot setup a serial console for now) Attached new CF reader, some messages about something I cannot write down (CWM, IIRC or any other 3 upper case letter starting with C :) and a crash (copied by hand). What can I do now? -----8<----- Fatal trap 12: page fault while in kernel mode cpuid = 0; lapic.id = 01000000 fault virtual address = 0x1c fault code = supervisor read, page not present instruction pointer = 0x8:0xc0267813 stack pointer = 0x10:0xd68d9b5c frame pointer = 0x10:0xd68d9b74 code segment = base 0x0, limit 0xffff, type 0x10 = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 2 (g_event) trap number = 12 panic: page fault cpuid = 0; lapic.id = 01000000 boot() called from cpu#0 syncing disk, buffers remaining: 790 790 790 790 ... 790 giving up on 534 buffers Uptime 7m31s pfs_vncache_unload(): 1 entries remaining Terminating ACPI -----8<----- TIA. -- Riccardo.