Re: 5.2-RELEASE TODO

From: FUJIMOTO Kou <fujimoto_at_j.dendai.ac.jp>
Date: Wed, 03 Sep 2003 16:57:20 +0900
Scott Long wrote:

> Btw, does X work on it?  Can I compile/install it without hassle?

I've tried. "portinstall XFree86-Server" succeeded with no error.

But "XFree86 -configure" dumps core and exits abnormally.
In /var/log/messages:
kernel: pid 23797 (XFree86), uid 0: exited on signal 6 (core dumped)

and XFree86.0.log reports:
================================================================
(stuff deleted)
(II) Primary Device is: PCI 03:06:0
Symbol VBEGetModePool from module /usr/X11R6/lib/modules/drivers/vesa_drv.o is u
nresolved!
Symbol xf86InterpretEDID from module /usr/X11R6/lib/modules/drivers/sis_drv.o is
  unresolved!

    *** If unresolved symbols were reported above, they might not
    *** be the reason for the server aborting.

Fatal server error:
Caught signal 10.  Server aborting


When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86_at_xfree86.org.
================================================================

Examining core file with gdb 3.3 (oops, gdb isn't in FreeBSD/amd64)
shows as follows.
================================================================
kuroyebisu# gdb /usr/X11R6/bin/XFree86
GNU gdb 20030829
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-unknown-freebsd5.1"...
(gdb) core-file XFree86.core
Core was generated by `XFree86'.
Program terminated with signal 6, Aborted.
Reading symbols from /lib/libz.so.2...done.
Loaded symbols for /lib/libz.so.2
Reading symbols from /lib/libm.so.2...done.
Loaded symbols for /lib/libm.so.2
Reading symbols from /lib/libc.so.5...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x0000000020a07884 in kill () from /lib/libc.so.5
================================================================

BTW, is SMP support for amd64 in progress?

-- 
FUJIMOTO Kou, Tokyo Denki University
http://www.j.dendai.ac.jp/~fujimoto/
Received on Tue Sep 02 2003 - 22:57:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:21 UTC