From owner-FreeBSD-users-jp@jp.FreeBSD.org Sat Sep  7 13:22:59 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g874MxB65776;
	Sat, 7 Sep 2002 13:22:59 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g874Mw365771
	for <FreeBSD-users-jp@jp.freebsd.org>; Sat, 7 Sep 2002 13:22:58 +0900 (JST)
	(envelope-from ikait@rcn.com)
Received: from 208-59-250-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([208.59.250.204] helo=masuo)
	by smtp01.mrf.mail.rcn.net with smtp (Exim 3.35 #6)
	id 17nX7V-0001Ld-00; Sat, 07 Sep 2002 00:22:53 -0400
Message-ID: <06e301c25626$43671410$6401a8c0@masuo>
From: "Taro Ikai" <ikait@rcn.com>
To: <FreeBSD-users-jp@jp.FreeBSD.org>
Cc: <kiri@pis.elm.toba-cmt.ac.jp>
References: <200207250434.g6P4YSwR040583@pis.elm.toba-cmt.ac.jp>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Sat, 7 Sep 2002 00:23:05 -0400
X-Sequence: FreeBSD-users-jp 70642
Subject: [FreeBSD-users-jp 70642] Re: Segmantation fault in XFree86-4.2.0
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: ikait@rcn.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020902

> $B$A$g$C$H860x$,$o$+$i$J$$$N$G65$($F$/$@$5$$!#(B
>
> $B:n6H7P0^(B
> ~~~~~~~~~
> (1) FreeBSD 4.6-RELEASE$B!\(BXFree86-3.3.6_11 $B>e$G(B x11/XFree86-4
>   $B$r(B make install
> (2) x11/XFree86-4 $B$K(B all-depends-list $B$J(B ports $B$N(B packages
>   $B$r:n@.(B
> (3) mv /usr/X11R6 /usr/X11R6.bak
> (4) pkg_add -f /usr/ports/packages/All/XFree86-4.2.0_1,1.tgz
> (5) mv /usr/X11R6 /usr/X11R6.4.2.0
> (6) mv /usr/X11R6.bak /usr/X11R6
> (7) rm -rf /usr/X11R6/lib/modules
> (8) cp -RPp /usr/X11R6.4.2.0/lib/modules /usr/X11R6/lib
> (9) /etc/X11/XF86Config $B$r:n@.(B($B"-(B)
> http://www.toba-cmt.ac.jp/~kiri/troubles/XF86Config
>
> $B%H%i%V%k(B
> ~~~~~~~~~
> o  startx $B$7$FF|K\8l4X78$N%"%W%j%1!<%7%g%s(B(kterm, mozilla,
>   xemacs,...) $B$,A4$F(B Segmentation fault $B$^$?$O(B core dump $B$G(B
>   $BMn$A$k(B
>
> o  gdb /usr/X11R6/bin/kterm $B$GD4$Y$?7k2L(B($B"-(B)
>
> kiri# gdb /usr/X11R6/bin/kterm
> GNU gdb 4.18 (FreeBSD)
> Copyright 1998 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 "i386-unknown-freebsd"...(no debugging symbols found)...
> (gdb) run
> Starting program: /usr/X11R6/bin/kterm
> (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> Program received signal SIGSEGV, Segmentation fault.
> 0x2832b4ef in _XimRegisterIMInstantiateCallback ()
>
> o  $B$I$&$b(B XIM $B4X78$GMn$A$F$$$k$N$G(B vje $B$r5/F0$7$F$d$k$H2?$H(B
>   $BA4$F$A$c$s$H5/F0$9$k(B @_@;;


$B$3$s$K$A$O!#(B

$B$b$&$@$$$V;~4V$,7P$C$F$$$^$9$,!";d$b(Bemacs$B$H(BMozilla$B$GF1MM$NLdBj$r(B
$B7P83$7$^$7$?!#(B

    core emacs emacs.core

$B$H$7$F$_$?$i!"(B_XDynamicRegisterIMInstantiateCallback()
$B$H$$$&$H$3$m$GMn$A$F$$$k$h$&$J$N$G!"$=$N4X?tL>$G8!:w$7$F$_$?$i!"(B

http://xfree86.org/pipermail/xpert/2002-January/015218.html

$B$K%P%0$NJs9p$H%Q%C%A$,$"$j$^$7$?!#(B

$BLdBj$N%U%!%$%k$O(B/cvs/xc/lib/X11/XlcDL.c$B$J$s$G$9$,!"(B
xfree86$B$N(BCVSWEB$B$G0lHV$"$?$i$7$$%P!<%8%g%s$r8+$k$H$9$G$K(B
$BD>$7$F$"$j$^$7$?!#%A%'%C%/%$%s$5$l$?$N$O!"3N$+(B7$B7n$/$i$$$G$7$?!#(B

8$B7n$N=i$a$3$m$K!"(BXFree86 4.2$B$N%=!<%9$r%@%&%s%m!<%I$7$F%3%s%Q%$%k$7$F(B
$B$_$?$i!"(Bemacs$B$b(BMozilla$B$bMn$A$k$3$H$J$/F0$/$h$&$K$J$j$^$7$?!#(B

XMODIFIERS$B$H$+$N@_Dj$OJQ99$7$F$$$^$;$s!#(B

$B$^$@;29M$K$J$l$P9,$$$G$9!#(B

$BCv;t(B


