From owner-freebsd-current@FreeBSD.ORG Mon Aug 2 20:19:52 2010 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 91FC01065678 for ; Mon, 2 Aug 2010 20:19:52 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 4AA338FC0C for ; Mon, 2 Aug 2010 20:19:51 +0000 (UTC) Received: by qyk31 with SMTP id 31so7875qyk.13 for ; Mon, 02 Aug 2010 13:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=WqqXAqIwgQ4I2poX9e26jq/JsipuU1pcqCHq+lrPhiw=; b=CrdAmojIhebGlh91ItFVkSzuJwtdaRCT/QJbTLozseSU2GZrDS0YMg5WYdl1D/zIuE i1n2iYcm2uf0baFxt6IvCZQJrN/Eg4tWW3CsufNgJD0wmXqBDw3iO3RpZdnGmYu+95Xz XOe/8z4/5NpULQ0SWcjWrdmj/1+ekP28HJCzI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=gM0KPDqe6xyFMWVSaZRpQ9Ab5vFKMJAry+NbUCzyDTTA9qCUfi0pdajXdS6q3pgp3m dlCoX9jFXz8ZPuTt/5bTFD/3FSjx1gYF33nYQfklxhUpMXCf7z4ryaDqzU+PZ2+p7GaY NWb7FSwYBxurGAypT1TfKzZIskzeyc8216jO8= MIME-Version: 1.0 Received: by 10.224.95.222 with SMTP id e30mr2182398qan.237.1280780391373; Mon, 02 Aug 2010 13:19:51 -0700 (PDT) Sender: r.c.ladan@gmail.com Received: by 10.229.86.73 with HTTP; Mon, 2 Aug 2010 13:19:51 -0700 (PDT) Date: Mon, 2 Aug 2010 22:19:51 +0200 X-Google-Sender-Auth: CYFNf3aIP0drV14cKiofFSwmkjA Message-ID: From: =?ISO-8859-1?Q?Ren=E9_Ladan?= To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: thunderbird-3.0.6 stuck in ucond upon start 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: Mon, 02 Aug 2010 20:19:52 -0000 Hi, it looks like on this CURRENT: FreeBSD acer 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r210736: Sun Aug 1 21:51:37 CEST 2010 rene@acer:/usr/obj/usr/home/rene/freebsd/clangbsd/sys/GENERIC amd64 thunderbird is always stuck in ucond upon start, however it is killable. This is a clangbsd kernel (GENERIC, with WITNESS), r210319 with gccbsd userland, r209980 and gcc-compiled up-to-date ports. The following modules are loaded: acer % kldstat Id Refs Address Size Name 1 26 0xffffffff80100000 f96790 kernel 2 1 0xffffffff81097000 570f8 iwn5000fw.ko 3 1 0xffffffff810ef000 29778 snd_hda.ko 4 2 0xffffffff81119000 85e20 sound.ko 5 1 0xffffffff8119f000 1c480 if_iwn.ko 6 1 0xffffffff81212000 3a85 linprocfs.ko 7 1 0xffffffff81216000 1de5d linux.ko acer % Regards, Rene