opera 브라우저가 한글페이지를 열면 X서버와 같이 죽는 문제

웃는 남자의 이미지

gentoo 사용자입니다.
xorg-x11-6.8.2-r6 로 업그레이드하고 libXft-2.1.7 (firefly bold patch)를 적용하였습니다.
위 패키지의 업그레이드 이후 Opera 브라우저(opera-8.5-shared)에서 한글페이지를 열 때마다
X 서버가 비정상적으로 종료되는 문제가 발생합니다.
영문페이지와 플래시페이지에서는 정상적으로 보입니다.
입력기로 nabi를 사용하는데 nabi를 실행시키지 않고 해봐도 같은 문제를 일으킵니다.

Xorg 서버의 로그에 아래와 같이 남아있습니다.

andrew@nautilus fonts $ tail -n 17 /var/log/Xorg.1.log
==> /var/log/Xorg.1.log <==
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/CID/, removing from list!
SetClientVersion: 0 8

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

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support 
         at http://wiki.X.Org
 for help. 
Please also check the log file at "/var/log/Xorg.1.log" for additional information.

위와 비슷한 문제를 겪어보신 분 계시면 조언을 부탁드립니다.