Hi Osamu!

Glad to hear from you and thanks for reporting.

On Tue, Jan 03, 2006 at 11:41:33AM +0900, Osamu Aoki wrote:
> Package: scim
> Version: 1.4.2-1
> Severity: normal
> 
> gnome-panel crashed and I got reply from gnome people as:

This is definitely related to scim (although that doen't necessarily
mean it's scim's fault).  As I don't have much time now, I'll just list
the pointers that may help the problem.

The similar bugs are #323216 (which is related to #328421 against g++),
#342198 (related to #343060 against aspell).  And these two are
essentially the same issue IMO, being that g++ exporting some symbols
not in the declared interface.  So if an app load two modules compiled
with two versions of g++ that has different binary interface, there will
be crash.

So the workaround is to use XIM mode of scim (set and export XMODIFIERS,
set GTK_IM_MODULE to xim, and start scim manually).  Also trying to find
out which module loaded by gnome-panel is using the old g++ binary
interface and recompile it should help.  It's known that libaspell15 is
still having the old interface, but I doubt gnome-panel load anything
linked to libaspell, so it may be something else.

Hope this helps, and I'll definitely try to diagnose this later.

Ming
2006.01.02


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to