[Fedora-i18n-bugs] [Bug 452849] [xim] successively speedy Input -> freeze

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 17 02:38:48 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=452849


sangu <sangu.fedora at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(sangu.fedora at gmai |
                   |l.com)                      |




--- Comment #16 from sangu <sangu.fedora at gmail.com>  2008-09-16 22:38:47 EDT ---
After installing new imsettings package.

backtrace in emacs
(gdb) bt
#0  0x00132416 in __kernel_vsyscall ()
#1  0x00be940d in ___newselect_nocancel () from /lib/libc.so.6
#2  0x00dc9295 in _xcb_conn_wait (c=0x9141778, cond=0x91417d8, vector=0x0, 
    count=0x0) at xcb_conn.c:340
#3  0x00dca93f in xcb_wait_for_event (c=0x9141778) at xcb_in.c:412
#4  0x00950a71 in wait_or_poll_for_event (dpy=0x9141238, wait=-1079679860)
    at xcb_io.c:100
#5  0x00950de0 in process_responses (dpy=0x9141238, wait_for_first_event=1, 
    current_error=0x0, current_request=0) at xcb_io.c:115
#6  0x00951577 in _XReadEvents (dpy=0x9141238) at xcb_io.c:212
#7  0x0092f2db in XIfEvent (dpy=0x9141238, event=0xbfa56724, 
    predicate=0x97db20 <_CheckCMEvent>, arg=0x9189b20 "L۠") at IfEvent.c:70
#8  0x0097e52a in _XimXRead (im=0x9189b20, recv_buf=0xbfa568c0 "", 
    buf_len=2048, ret_len=0xbfa567f8) at imTrX.c:448
#9  0x0097d624 in _XimReadData (im=0x9189b20, len=0xbfa5683a, 
    buf=0xbfa568c0 "", buf_size=2048) at imTransR.c:154
#10 0x0097d9e7 in _XimRead (im=0x9189b20, len=0xbfa579ca, buf=0xbfa568c0 "", 
    buf_size=2048, predicate=0x969230 <_XimSetICValuesCheck>, 
    arg=0x9120218 " ۠") at imTransR.c:231
#11 0x0096ad5c in _XimProtoSetICValues (xic=0x9120218, arg=0x0)
    at imDefIc.c:759
#12 0x009571f2 in XSetICValues (ic=0x9120218) at ICWrap.c:339
#13 0x080d8ca3 in xic_set_preeditarea (w=0x853a1c0, x=0, y=0) at xfns.c:2355
---Type <return> to continue, or q <return> to quit---
#14 0x080c7d1e in x_draw_window_cursor (w=0x853a1c0, glyph_row=0x9784d38, x=0, 
    y=0, cursor_type=0, cursor_width=-1079672496, on_p=1, active_p=1)
    at xterm.c:7402
#15 0x0806d1ff in display_and_set_cursor (w=0x853a1c0, on=1, hpos=0, vpos=0, 
    x=0, y=0) at xdisp.c:21854
#16 0x080c8e94 in x_update_window_end (w=0x853a1c0, cursor_on_p=1, 
    mouse_face_overwritten_p=0) at xterm.c:576
#17 0x08059a55 in update_window (w=0x853a1c0, force_p=0) at dispnew.c:4365
#18 0x0805ac5a in update_window_tree (w=0x853a1c0, force_p=0) at dispnew.c:3998
#19 0x0805ac43 in update_window_tree (w=0x859c478, force_p=0) at dispnew.c:3996
#20 0x0805b33d in update_frame (f=0x859a3e0, force_p=0, inhibit_hairy_id_p=0)
    at dispnew.c:3929
#21 0x08083938 in redisplay_internal (preserve_echo_area=<value optimized out>)
    at xdisp.c:11441
#22 0x0810801e in read_char (commandflag=1, nmaps=2, maps=0xbfa587e0, 
    prev_event=137661721, used_mouse_menu=0xbfa58884, end_time=0x0)
    at keyboard.c:2676
#23 0x0810a9dd in read_key_sequence (keybuf=0xbfa58934, bufsize=30, 
    prompt=137661721, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:9153
#24 0x0810c246 in command_loop_1 () at keyboard.c:1619
#25 0x081680c0 in internal_condition_case (bfun=0x810c060 <command_loop_1>, 
    handlers=137707193, hfun=0x8105720 <cmd_error>) at eval.c:1484
---Type <return> to continue, or q <return> to quit---
#26 0x08104b75 in command_loop_2 () at keyboard.c:1330
#27 0x0816819a in internal_catch (tag=137703377, 
    func=0x8104b50 <command_loop_2>, arg=137661721) at eval.c:1224
#28 0x08105579 in command_loop () at keyboard.c:1309
#29 0x0810593a in recursive_edit_1 () at keyboard.c:1007
#30 0x08105a36 in Frecursive_edit () at keyboard.c:1068
#31 0x080fc18f in main (argc=2, argv=0xbfa58fc4) at emacs.c:1770

in gedit
(gdb) bt
#0  0x00132416 in __kernel_vsyscall ()
#1  0x00d82441 in select () from /lib/libc.so.6
#2  0x071f8295 in _xcb_conn_wait (c=0x907af88, cond=0x907afe8, vector=0x0, 
    count=0x0) at xcb_conn.c:340
#3  0x071f993f in xcb_wait_for_event (c=0x907af88) at xcb_in.c:412
#4  0x00e85a71 in wait_or_poll_for_event (dpy=0x907aa48, wait=-1075065076)
    at xcb_io.c:100
#5  0x00e85de0 in process_responses (dpy=0x907aa48, wait_for_first_event=1, 
    current_error=0x0, current_request=0) at xcb_io.c:115
#6  0x00e86577 in _XReadEvents (dpy=0x907aa48) at xcb_io.c:212
#7  0x00e642db in XIfEvent (dpy=0x907aa48, event=0xbfebd1a4, 
    predicate=0xeb2b20 <_CheckCMEvent>, arg=0x940ee28 "L+�") at IfEvent.c:70
#8  0x00eb352a in _XimXRead (im=0x940ee28, recv_buf=0xbfebd354 "", 
    buf_len=2048, ret_len=0xbfebd278) at imTrX.c:448
#9  0x00eb2624 in _XimReadData (im=0x940ee28, len=0xbfebd2ba, 
    buf=0xbfebd354 "", buf_size=2048) at imTransR.c:154
#10 0x00eb29e7 in _XimRead (im=0x940ee28, len=0xbfebe45a, buf=0xbfebd354 "", 
    buf_size=2048, predicate=0xe9e110 <_XimCreateICCheck>, arg=0x0)
    at imTransR.c:231
#11 0x00e9f478 in _XimProtoCreateIC (xim=0x940ee28, arg=0x0) at imDefIc.c:1518
#12 0x00e8c2e9 in XCreateIC (im=0x940ee28) at ICWrap.c:253
#13 0x03542915 in gtk_im_context_xim_get_ic (context_xim=0x930b6e0)
    at gtkimcontextxim.c:1454
---Type <return> to continue, or q <return> to quit---
#14 0x03542c05 in gtk_im_context_xim_set_cursor_location (context=0x930b6e0, 
    area=0xbfebe594) at gtkimcontextxim.c:840
#15 0x00570910 in IA__gtk_im_context_set_cursor_location (context=0x930b6e0, 
    area=0xbfebe594) at gtkimcontext.c:374
#16 0x00570910 in IA__gtk_im_context_set_cursor_location (context=0x9432720, 
    area=0xbfebe594) at gtkimcontext.c:374
#17 0x005104c3 in update_im_cursor_location () at gtkentry.c:3263
#18 recompute_idle_func (data=0x92a3a18) at gtkentry.c:3280
#19 0x00861e8b in gdk_threads_dispatch (data=0x966cda0) at gdk.c:473
#20 0x00bf32b1 in g_idle_dispatch (source=0x9f04958, callback=0xfffffdfe, 
    user_data=0x966cda0) at gmain.c:4232
#21 0x00bf51f8 in g_main_dispatch () at gmain.c:2142
#22 IA__g_main_context_dispatch (context=0x908e238) at gmain.c:2694
#23 0x00bf88a3 in g_main_context_iterate (context=0x908e238, block=1, 
    dispatch=1, self=0x90653f0) at gmain.c:2775
#24 0x00bf8dc2 in IA__g_main_loop_run (loop=0x923adf0) at gmain.c:2983
#25 0x00587fd9 in IA__gtk_main () at gtkmain.c:1172
#26 0x08066c9c in main (argc=1, argv=0xbfebe864) at gedit.c:587

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the i18n-bugs mailing list