From owner-freebsd-current@FreeBSD.ORG Fri Aug 7 19:24:16 2009 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 1AC92106567A for ; Fri, 7 Aug 2009 19:24:16 +0000 (UTC) (envelope-from pawel.worach@gmail.com) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by mx1.freebsd.org (Postfix) with ESMTP id A58138FC16 for ; Fri, 7 Aug 2009 19:24:15 +0000 (UTC) Received: by mail-ew0-f206.google.com with SMTP id 2so1780088ewy.43 for ; Fri, 07 Aug 2009 12:24:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=wXjcXDJ3P8R2FPoKxiPXVvzVwnDIXTtLmF4amp9UxMM=; b=OERqIUDpxX5CEGAc2KXZbmVV+Ql34EM8m+JEpAoOFvnJvkH4drZmShBtuVjXXrzjXs nzNbXuBbfujTrzPHT4Nt0JUgwkD0iJFR5UYJbUoa/JpMyWGSOL/Jm6RJX01W+O0BGnPQ kufunI7zLx82Og72TfSisig+zmFfb8L4XL/GY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=NB2BpGf3/7zI4Wl5rkWI12z1uoneZpUcEIiaagPXNibHYsaUXdCwzfRGO/nuQ8hvRL UAOcf55NKZEQXvLjqQ0FQhjBrCTCFJEipp3CpfR9tM0hm8HFm6Lz6sSqQpFB0QbsBuML 0Su3Mz2qn8l60SXOuAx+6+V8KwD86a0dl5qRM= MIME-Version: 1.0 Received: by 10.210.128.10 with SMTP id a10mr1814493ebd.1.1249671604091; Fri, 07 Aug 2009 12:00:04 -0700 (PDT) Date: Fri, 7 Aug 2009 21:00:04 +0200 Message-ID: From: Pawel Worach To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: [panic] cam_error_string 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: Fri, 07 Aug 2009 19:24:16 -0000 Hi, When connecting a USB mass storage device I sometimes get a panic where it looks like cam tried to report an error where the message or something related is NULL. Sometimes when it does not panic I get some junk printed on the console instead of the panic. Also crashdumps are broken, 256Mb RAM and 1Gb dumpdev, call doadump says the "Partition is to small", is this a known issue ? So, no dump, just a couple of screenshots from VMWare. http://i27.tinypic.com/2ykez5y.jpg - panic http://i30.tinypic.com/keg9py.jpg - trace Any other information I can provide ? Regards -- Pawel