From owner-freebsd-x11@freebsd.org Sat Jul 8 19:28:50 2017 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C6CFDA10B6 for ; Sat, 8 Jul 2017 19:28:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8410865D9E for ; Sat, 8 Jul 2017 19:28:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7FED5DA10B5; Sat, 8 Jul 2017 19:28:50 +0000 (UTC) Delivered-To: x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F865DA10B4 for ; Sat, 8 Jul 2017 19:28:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D38265D9D for ; Sat, 8 Jul 2017 19:28:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v68JSoBY094711 for ; Sat, 8 Jul 2017 19:28:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 220565] x11-servers/xorg-server: crashes VirtualBox, starting with r445076, also with r445323 Date: Sat, 08 Jul 2017 19:28:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: la5lbtyi@aon.at X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jul 2017 19:28:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220565 --- Comment #5 from Martin Birgmeier --- I have a question here. Most of the time I am actually running VBoxHeadless= , so there isn't even a visible GUI. What is more, I am running the amd64 client= on an amd64 host with the X11 display (which is not really used because of VBoxHeadless) redirected to another machine (DISPLAY=3Dothermachine:0), whi= ch, as far as I understand, completely disables GL passthrough. The i386 client is run on an amd64 host locally (DISPLAY=3D:0). On the other hand, the crash also happens when using VirtualBox, i.e., when= the virtual display is actually being displayed. So, given the above, is it likely that the problem lies with sdl? Here the outputs of pkg info/pkg query: [0]# pkg info -r sdl-1.2.15_10,2=20 sdl-1.2.15_10,2: gegl-0.2.0_19 virtualbox-ose-5.1.22_1 qemu-sbruno-2.9.50.g20170707 [0]# pkg query %rn-%rv sdl-1.2.15_10,2 gegl-0.2.0_19 virtualbox-ose-5.1.22_1 qemu-sbruno-2.9.50.g20170707 [0]# pkg info -r sdl2-2.0.5_2=20=20=20=20=20=20=20=20=20 sdl2-2.0.5_2: ffmpeg-3.3.2_1,1 [0]# pkg query %rn-%rv sdl2-2.0.5_2=20=20=20 ffmpeg-3.3.2_1,1 [0]#=20 Given this, might it be better to try downgrading sdl (not sdl2) on the hos= t? -- Martin --=20 You are receiving this mail because: You are the assignee for the bug.=