From owner-freebsd-questions@FreeBSD.ORG Wed Apr 6 16:09:28 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DC8A1065672 for ; Wed, 6 Apr 2011 16:09:28 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id A47698FC1A for ; Wed, 6 Apr 2011 16:09:27 +0000 (UTC) Received: by wyf23 with SMTP id 23so1635467wyf.13 for ; Wed, 06 Apr 2011 09:09:26 -0700 (PDT) Received: by 10.227.131.23 with SMTP id v23mr1243389wbs.53.1302106165662; Wed, 06 Apr 2011 09:09:25 -0700 (PDT) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id o6sm466127wbo.54.2011.04.06.09.09.22 (version=SSLv3 cipher=OTHER); Wed, 06 Apr 2011 09:09:23 -0700 (PDT) Message-ID: <4D9C9031.5020209@my.gd> Date: Wed, 06 Apr 2011 18:09:21 +0200 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20110406020002.GA57310@ezekiel.daleco.biz> In-Reply-To: <20110406020002.GA57310@ezekiel.daleco.biz> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Thunderbird segfaults if UID > 0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 16:09:28 -0000 On 4/6/11 4:00 AM, Kevin Kinsey wrote: > Hello, > > I've had trouble since upgrading mail/thunderbird from 2.X > to 3.1.9 --- as a non-root user, it segfaults. > > As root, I have no issues. > > I've tried: > > 1. Googling > 2. "mv .mozilla .mozilla-old && thunderbird" > 3. sudo chmod 777 /dev/null && thunderbird > (and similar stuff with /dev/fd/* and > the symlinks stdin, stdout and stderr. > > I'm kind of stumped at this point. Here's the > last part of a ktrace: > > 54137 sh RET read 872/0x368 > 54137 sh CALL stat(0x283034d0,0xbfbfe638) > 54137 sh NAMI "/usr/local/lib/thunderbird/run-mozilla.sh" > 54137 sh STRU struct stat {dev=87, ino=6053072, mode=-rwxrwxrwx > , nlink=1, uid=0, gid=0, rdev=24241760, atime=1302052597, > stime=1301719584, ctime=1302044479, birthtime=1301719584, size=10461, > blksize=4096, blocks=24, flags=0x0 } > 54137 sh RET stat 0 > 54137 sh CALL eaccess(0x283034d0,X_OK) > 54137 sh NAMI "/usr/local/lib/thunderbird/run-mozilla.sh" > 54137 sh RET eaccess 0 > 54137 sh CALL geteuid > 54137 sh RET geteuid 1001/0x3e9 > 54137 sh CALL fork > 54137 sh RET fork 54141/0xd37d > 54137 sh CALL getpgrp > 54137 sh RET getpgrp 54137/0xd379 > 54137 sh CALL wait4(0xffffffff,0xbfbfe778,WUNTRACED,0) > 54137 sh RET wait4 54141/0xd37d > 54137 sh CALL exit(0x8b) > > > Anyone got a clue what I've done? > > Thanks, > > Kevin Kinsey > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Create a new user account, log in to it, run tbird ?