[Uim-bugs] [Bug 5605] uim-xim still crashes randomly

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Wed Jun 7 04:09:28 EEST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=5605          
     




------- Additional Comments From yamaken at bp.iij4u.or.jp  2006-06-06 18:09 -------
Your compilation log indicates that the included uim-scm.h is not the r3538's
but old one, or UIM_SCM_GCC4_READY_GC is locally modified to 0. Please check them.

New libuim compiled with gcc and UIM_SCM_GCC4_READY_GC=1 must show the symbols
as follows.

$ nm -AD libuim.so|grep uim_scm_gc
libuim.so:0001784c T uim_scm_gc_current_stack_internal
libuim.so:0001f024 D uim_scm_gc_current_stack_ptr
libuim.so:000177fc T uim_scm_gc_protect
libuim.so:00017860 T uim_scm_gc_protect_stack_internal
libuim.so:0001f028 D uim_scm_gc_protect_stack_ptr
libuim.so:00017824 T uim_scm_gc_unprotect_stack
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the uim-bugs mailing list