| Summary: | xf86cfg malfunction (XFree86-4.1.0_6 port) | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | D. P. Kreil <kreil> |
| Component: | Individual Port(s) | Assignee: | Eric Anholt <anholt> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
I can verify this problem exists on a fresh installation of freebsd. I am running -current though, but the originator is not. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.FreeBSD.org> Responsible Changed From-To: freebsd-ports->jmz Over to maintainer hi, i am experiencing the same core dump. mmmm, bummer. anyway i have a fresh install of 4.4 release and my output of uname is FreeBSD solace.dnsalias.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 matt Responsible Changed From-To: jmz->anholt Switch maintainer. Is this still a problem in 4.2.1? If so, could you send me copies of /var/log/XFree86.0.log? -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/dri/ anholt@FreeBSD.org State Changed From-To: open->feedback Waiting to hear if it's still an issue. State Changed From-To: feedback->closed Feedback timeout (3 months) |
xf86cfg started without any command line parameters does not find the default XF86Config file (/etc/X11/XF86Config). xf86cfg -xf86config XF86Config does find it but dies on an Illegal instruction after displaying its window and printing the text: bash-2.05# xf86cfg -xf86config XF86Config Module ABI versions: XFree86 ANSI C Emulation: 0.1 XFree86 Video Driver: 0.4 XFree86 XInput driver : 0.2 XFree86 Server Extension : 0.1 XFree86 Font Renderer : 0.2 Loader running on freebsd Illegal instruction (core dumped) How-To-Repeat: cvsup /usr/share/examples/cvsup/ports-supfile cd /usr/ports/x11/XFree86-4 make install clean # variant: no XF86Config exists, run from cons25 xf86cfg # for core dump # variant: a working XF86Config exists, run from xterm xf86cfg -xf86config XF86Config # for core dump xf86cfg # for "Cannot to open config file."