brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

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

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by julieyuan Thursday Jun 27, 2013 at 07:49 GMT Originally opened as https://github.com/adobe/brackets/issues/4365


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

core-ai-bot commented 3 years ago

Comment by njx Monday Jul 08, 2013 at 18:30 GMT


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

core-ai-bot commented 3 years ago

Comment by JeffryBooher Wednesday Jul 17, 2013 at 21:56 GMT


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.

core-ai-bot commented 3 years ago

Comment by julieyuan Tuesday Sep 10, 2013 at 08:24 GMT


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

core-ai-bot commented 3 years ago

Comment by JeffryBooher Friday Oct 04, 2013 at 07:46 GMT


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