Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mozc-server (without mozc_tool) mozc-crashed out when type "Shift-Alphabet" . #18

Closed
GoogleCodeExporter opened this issue Apr 22, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

 1. setup ibus-mozc/ibus-engine-mozc and mozc_server (you can reproduce with Debian packages style
  and normally built, if you use ubuntu, install ibus-mozc and mozc-server).
 2. enable ibus in any applications
 3. type "Shift" + any alphabet(e.g. type 'Apple' ; type [Shift]+"a", release [Shift], type 'pple' ).
 4. ibus-engine-mozc segfaults.

Jul  5 16:00:17 antares kernel: [ 3796.020201] ibus-engine-moz[2026]: segfault 
at 30 ip 0805e747 sp bf8dbe50 error 4 in ibus-engine-mozc[8048000+a5000]


What is the expected output? What do you see instead?

 Expected inputs: "Apple"
 Actual inputs: Application is crashed out with ibus-engine-mozc.

What version of the product are you using? On what operating system?

 mozc  0.12.402.102 / Ubuntu 10.04.

Please provide any additional information below.

 If you install with mozc_tool(package name: mozc-utils-gui), this behavior will be not reproducible.

Original issue reported on code.google.com by fumihito...@gmail.com on 12 Jul 2010 at 12:23

@GoogleCodeExporter
Copy link
Author

Thanks for the report. Reproduced on 0.12.410.102 (r35) as well.

I'm looking into this.

Original comment by yusukes@chromium.org on 13 Jul 2010 at 7:07

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Fixed in our internal repository. The fix should be included in the next SVN 
push.
For now, please use the attached patch to work around the issue.


Original comment by yusukes@chromium.org on 13 Jul 2010 at 1:03

Attachments:

@GoogleCodeExporter
Copy link
Author

The issue should be fixed in r36, in a slightly different way than the ad-hoc 
patch above.
Yoshida-san, would it be possible to verify if the issue is fixed when you have 
time?

Original comment by yusukes@chromium.org on 28 Jul 2010 at 10:20

  • Changed state: Fixed

shitamo pushed a commit to shitamo/mozc that referenced this issue Jun 4, 2022
…ogle#18)

Co-authored-by: Alexander Michalopoulos <apmichalopoulos@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant