From owner-freebsd-current Thu Aug 22 1:26:10 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF30B37B400 for ; Thu, 22 Aug 2002 01:26:08 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDF8543E72 for ; Thu, 22 Aug 2002 01:26:07 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g7M8Q7nZ050383 for ; Thu, 22 Aug 2002 10:26:07 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g7M8Q6YW1045317 for ; Thu, 22 Aug 2002 10:26:06 +0200 (MES) Date: Thu, 22 Aug 2002 10:27:39 +0200 (CEST) From: Martin Blapp To: Subject: XFree86 segfaulting on recent CURRENT Message-ID: <20020822102531.P34509-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: 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