Submitted 31-May-00 by Seth chandler:
| I have a couple of quick questions:-
| 
|       first, i think there is something wrong with the card database for 
| Xf86config and XF86Setup, it causes a segmentation fault, and then dies 
| every time i try to use either of those
 
I get the same segfault, and it does appear to be during the read of
the card database.  Here's a tail of the strace:

brk(0x80a9000)                          = 0x80a9000
read(4, ``\n\nNAME Magic-Pro MP-740DVD\nSEE I''..., 4096) = 3053
brk(0x80aa000)                          = 0x80aa000
close(4)                                = 0
munmap(0x40014000, 4096)                = 0
open(``/usr/X11R6/lib/X11/Cards+'', O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=70133, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x40014000
read(4, ``# $XConsortium: Cards /main/27 1''..., 4096) = 4096
brk(0x80ab000)                          = 0x80ab000
brk(0x80ac000)                          = 0x80ac000
read(4, ``e00000\nLINE     #Option \"linear\"''..., 4096) = 4096
brk(0x80ad000)                          = 0x80ad000
read(4, ``xelView Combo TV Pro (Prolink)\nC''..., 4096) = 4096
brk(0x80ae000)                          = 0x80ae000
read(4, ``NAME S3 Vision868 (generic)\nSEE ``..., 4096) = 4096
brk(0x80af000)                          = 0x80af000
read(4, ``E ELSA WINNER 1000/T2D\nSEE S3 Tr''..., 4096) = 4096
brk(0x80b0000)                          = 0x80b0000
read(4, ``E\n\nNAME LeadTek WinFast S430\nCHI''..., 4096) = 4096
brk(0x80b1000)                          = 0x80b1000
read(4, ``  # Option \"no_accel\"\t# You may ``..., 4096) = 4096
brk(0x80b2000)                          = 0x80b2000
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

-- 
       _
     _|_|_
      ( )   *    Anton Graham
      /v\  /     <[EMAIL PROTECTED]>
    /(   )X
     (m_m)       GPG ID: 18F78541
Penguin Powered!

Reply via email to