Date: Sun, 26 May 2013 18:03:53 +0200 From: Niclas Zeising <zeising@freebsd.org> To: Matthias Apitz <guru@unixarea.de> Cc: x11@freebsd.org, freebsd-ports@freebsd.org Subject: Re: ports && 10-CURRENT Message-ID: <51A23269.3050201@freebsd.org> In-Reply-To: <20130526155022.GA2665@sh4-5.1blu.de> References: <20130525185649.GA932@tiny.Sisis.de> <51A11350.8050700@freebsd.org> <20130526155022.GA2665@sh4-5.1blu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[Please reply to x11@freebsd.org only, to avoid cross-posting.] On 05/26/13 17:50, Matthias Apitz wrote: > El día Saturday, May 25, 2013 a las 09:38:56PM +0200, Niclas Zeising escribió: > > x11/xorg > devel/imake > > now the 'imake' works fine to configure, for example graphics/xv; > Good News!!! Great! > > The Xserver itself crashed on first start with: > > $ startx > xauth: file /home/guru/.serverauth.912 does not exist That one is normal, it is created on startup. > > > X.Org X Server 1.7.7 > Release Date: 2010-05-04 > X Protocol Version 11, Revision 0 > Build Operating System: FreeBSD 10.0-CURRENT i386 > Current Operating System: FreeBSD La-Habana 10.0-CURRENT FreeBSD > 10.0-CURRENT #0 r250588: Mon May 13 22:01:51 UTC 2013 > guru@Perlach:/home/guru/head/obj/usr/home/guru/head/src/sys/GENERIC i386 > Build Date: 26 May 2013 03:23:12PM > > Current version of pixman: 0.28.2 > Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > Markers: (--) probed, (**) from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 26 16:40:34 2013 > (==) Using config file: "/etc/X11/xorg.conf" > Segmentation fault at address 0x0 > > Fatal server error: > Caught signal 11 (Segmentation fault). Server aborting > > on a second start it came up fine; this (first crash / second fine) > seems to be reproduceable); Can you try to provide a backtrace or similar? Also, do you have a log file from the successful attempt. There seem to be a null-pointer dereference somewhere in there, but this can be hard to find. Also, can you provide kldstat before and after a start, both when it crashes and when it doesn't? > > where should I raise this issue with more debug information now? We'll start here. I'll move the thread to x11@ as well, since most of us hang around there. :) Regards! -- Niclas Zeising
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51A23269.3050201>