Status: Unconfirmed Owner: ---- Labels: OS-Linux Area-Misc Size-Medium Type-Bug
New issue 17206 by juhpetersen: IME crash with ja auto-suggestion http://code.google.com/p/chromium/issues/detail?id=17206 Chrome Version : r21065 OS + version : Fedora 11 CPU architecture (32-bit / 64-bit): 64 URLs (if applicable) : http://www.google.co.jp/ Behavior in Firefox 3.x (if applicable): ok What steps will reproduce the problem? 1. on http://www.google.co.jp/ turn on Japanese IME 2. type: kyouto 3. select a suggestion match from the dropdown What is the expected result? search for suggestion What happens instead? crash Please provide any additional information below. Attach a screenshot and backtrace if possible. #0 0x00fef416 in __kernel_vsyscall () #1 0x0034c0db in waitpid () from /lib/libpthread.so.0 #2 0x00428657 in g_spawn_sync () from /lib/libglib-2.0.so.0 #3 0x0042899c in g_spawn_command_line_sync () from /lib/libglib-2.0.so.0 #4 0x00898083 in ?? () from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so #5 0x00898614 in ?? () from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so #6 0x008986c5 in ?? () from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so #7 <signal handler called> #8 0x058efc23 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #9 0x058ec250 in gtk_im_context_set_cursor_location () from /usr/lib/libgtk-x11-2.0.so.0 #10 0x082f0a18 in RenderWidgetHostViewGtk::IMEUpdateStatus () #11 0x08163e17 in RenderWidgetHost::OnMessageReceived () #12 0x0815e105 in RenderViewHost::OnMessageReceived () #13 0x082e6429 in BrowserRenderProcessHost::OnMessageReceived () #14 0x090107d5 in RunnableMethod<IPC::ChannelProxy::Context, void (IPC::ChannelProxy::Context::*)(IPC::Message const&), Tuple1<IPC::Message> > ::Run () #15 0x0845a313 in MessageLoop::RunTask () #16 0x0845a3e4 in MessageLoop::DeferOrRunPendingTask () #17 0x0845a5f2 in MessageLoop::DoWork () #18 0x0845b86c in base::MessagePumpForUI::Run () #19 0x0845aafe in MessageLoop::RunInternal () #20 0x0845abc8 in MessageLoop::Run () #21 0x0806584a in (anonymous namespace)::RunUIMessageLoop () #22 0x08068901 in BrowserMain () #23 0x0805fbae in ChromeMain () #24 0x0805effd in main () -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
