From owner-freebsd-emulation@FreeBSD.ORG Wed Oct 30 15:20:02 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 365CF690 for ; Wed, 30 Oct 2013 15:20:02 +0000 (UTC) (envelope-from olevole@olevole.ru) Received: from mail-la0-f45.google.com (mail-la0-f45.google.com [209.85.215.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B219C29C5 for ; Wed, 30 Oct 2013 15:20:01 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id hp15so1208750lab.18 for ; Wed, 30 Oct 2013 08:19:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type; bh=0It8Zpv9ZLibgreaVRrWr7nwbUPchoGhY7IiIla2cdk=; b=FHeAbQuQ0aLxKBtzkRVbGU5JHX91qCGEOAdXsmK7SWdlzPoMlCDmw1y9kLO0kthbWj oqCA1etGUGj2V7tlGBeE25/xsrsvqR7zfsNkOoq7K+dFyB34ekOwMjlJoQJTtS24xcoV qhE6wxX+ETvYbNQ3lEPCZ9UkTlUgRZvUb6C5vlTzTK4a1JW0mBCYM0yTJzncpz0pL2gB ElMCJvZaL44b/Pp1TUJFl/nTbGoSljwktOP2QoivP50kO8n8ryHe5Kwjn6Fx9WBnCGrR rprU8E+4hb1MyCu4lsvkaa61gF7an2JyMQdnx51gnlh/xm2S8VXhNpWtFtyToxj3TQGq nAbg== X-Gm-Message-State: ALoCoQnWtVUzB/blsfuZA/x3dfhgFjzIxv9rL05E+nUg8EsJQ1z4a0fwnFAUpPUHbEzyBTtFipHW X-Received: by 10.112.56.177 with SMTP id b17mr102877lbq.74.1383146392653; Wed, 30 Oct 2013 08:19:52 -0700 (PDT) Received: from gizmo.nevosoft.local ([94.140.192.130]) by mx.google.com with ESMTPSA id a9sm5978882lae.9.2013.10.30.08.19.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 30 Oct 2013 08:19:51 -0700 (PDT) From: Oleg Ginzburg To: freebsd-emulation@freebsd.org Subject: Re: VirtualBox segfaults on 10.0-CURRENT Date: Wed, 30 Oct 2013 19:19:50 +0400 Message-ID: <4044910.ioSRPsz5Ae@gizmo.nevosoft.local> User-Agent: KMail/4.10.5 (FreeBSD/10.0-BETA1; KDE/4.10.5; amd64; ; ) In-Reply-To: References: <524EF2FA.9040200@riseup.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: pkubaj@riseup.net X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 15:20:02 -0000 > From: Miguel C. > Date: Fri, Oct 4, 2013 at 9:13 PM > Subject: Re: VirtualBox segfaults on 10.0-CURRENT > To: Piotr Kubaj , freebsd-emulation@freebsd.org > > > > I have a similar report in the list... I'm able to run VirtualBox with sudo > -u myuser had a workarround. But I'm not sure why it works. > I have some issues with VirtualBox. Looks like this is KDE4-specific problem because when i run VirtualBox from any other WM all works fine. The same behavior (Segfaults in KDE4 and not in fluxbox/lxde ..) is security/keepassx2. I assume that KDE4 execute program differently (for example in trace outside KDE i have no lots of stat(~/.{config,kde4}/{app}rc) files.