Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 10:27:39 +0200 (CEST)
From:      Martin Blapp <mb@imp.ch>
To:        <current@freebsd.org>
Subject:   XFree86 segfaulting on recent CURRENT
Message-ID:  <20020822102531.P34509-100000@levais.imp.ch>

next in thread | raw e-mail | index | archive | help

Hi all,

I used to have a functionaly working X. After I made world
I see now this:

write(0,0x81e6040,11)                            = 11 (0xb)
write(0,0x81e6040,19)                            = 19 (0x13)
break(0x8983000)                                 = 0 (0x0)
ioctl(4,MEMRANGE_GET,0xbfbffa10)                 ERR#45 'Operation not supported
'
mmap(0x0,131072,0x3,0x1,4,0xa0000)               = 673927168 (0x282b5000)
mmap(0x0,65536,0x3,0x1,4,0xf0000)                = 674058240 (0x282d5000)
mmap(0x0,4096,0x1,0x1,4,0x0)                     = 673910784 (0x282b1000)
munmap(0x282b1000,0x1000)                        = 0 (0x0)
mmap(0x0,65536,0x1,0x1,4,0xc0000)                = 674123776 (0x282e5000)
munmap(0x282e5000,0x10000)                       = 0 (0x0)
mmap(0x0,65536,0x1,0x1,4,0xd0000)                = 674123776 (0x282e5000)
munmap(0x282e5000,0x10000)                       = 0 (0x0)
mmap(0x0,65536,0x1,0x1,4,0xe0000)                = 674123776 (0x282e5000)
munmap(0x282e5000,0x10000)                       = 0 (0x0)
sigaction(SIGSEGV,0xbfbff908,0xbfbff8e8)         = 0 (0x0)

I've removed everything and build a new X. Same symptoms.

Mmap problem ?
Martin

Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org>
------------------------------------------------------------------
ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH
Phone: +41 061 826 93 00: +41 61 826 93 01
PGP: <finger -l mbr@freebsd.org>
PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E
------------------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020822102531.P34509-100000>