Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[Core][Win8 x86 only]: Brackets will crash when switch language between different languages. #4365

Open
julieyuan opened this issue Jun 27, 2013 · 4 comments
Assignees
Milestone

Comments

@julieyuan
Copy link

Steps:

  1. Launch Brackets.
  2. Click Debug > Switch Language.
  3. Switch language from English to another language, for example: Japanese, French, Chinese Simplified.

Result:
Brackets crashed.

Expected:
It should switch between different languages successfully.

ENV: Win8 x86 ENU
Build: 0.27.0.8248

Notes:
This issue not reproduces in MAC, Win7 and Win8x64 OS.
If this issue not reproduce first time, please try to switch language from Japanese back to English, or switch from Japanese to Chinese, then back to English.

Snapshots:
Please refer to snapshot for details:
crash when switch language-core

Here is the crash log for more info:
Problem signature:
Problem Event Name: APPCRASH
Application Name: Brackets.exe
Application Version: 0.27.0.0
Application Timestamp: 51cb7357
Fault Module Name: libcef.dll
Fault Module Version: 3.1453.1279.0
Fault Module Timestamp: 51b8ee45
Exception Code: c0000005
Exception Offset: 0119d28b
OS Version: 6.2.9200.2.0.0.256.4
Locale ID: 1033
Additional Information 1: 55bd
Additional Information 2: 55bdb125e5f5eebba32ff4470f6d6db1
Additional Information 3: d8e7
Additional Information 4: d8e728cfa3b4627b86f2920172200c49

@njx
Copy link
Contributor

njx commented Jul 8, 2013

Reviewed. To @JeffryBooher for Sprint 28, high priority.

@JeffryBooher
Copy link
Contributor

Closing this is a dup of #4331.

The stack trace is identical -- something isn't getting cleaned up in the tear down code in cef.

@julieyuan
Copy link
Author

Accoring comments on #4331, reopen this issue for it reproduces in build 0.31.0-9351.

@JeffryBooher
Copy link
Contributor

Medium since we're tracking it's Windows 8 32-bit only

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants