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

Crash when viewing file history #306

Closed
william-pan opened this issue Dec 7, 2018 · 3 comments
Closed

Crash when viewing file history #306

william-pan opened this issue Dec 7, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@william-pan
Copy link

Version info

  • OS: Windows 8
  • Build: 1097

Description

Application crashes on viewing history to a specific file. When using "File History ..." to a file, Sublime Merge crashes within 1 second.

Steps to reproduce

Steps to reproduce the behavior:

  1. Clone repository with "Source URL" https://gitbox.apache.org/repos/asf/logging-log4j2.git
  2. Run command File History ...
  3. Input FlumeEvent.java
  4. Select first entry log4j-flume-ng/src/main/java/org/apache/logging/log4j/flume/appender/FlumeEvent.java

dmpfile.zip

@srbs
Copy link

srbs commented Dec 9, 2018

This broke in dev build 1093, likely from 'Various syntax highlighting improvements' & is probably related to sublimehq/sublime_text#2502 & sublimehq/sublime_text#2342.

See also https://forum.sublimetext.com/t/build-3181-segfaults-on-startup-on-macos/40682

@wbond wbond added the bug Something isn't working label Jan 2, 2019
@srbs
Copy link

srbs commented Jan 19, 2019

@william-pan, this issue should be fixed in build 1100+, please re-test & close if fixed.

@william-pan
Copy link
Author

@srbs No crash any more when viewing FlumeEvent.java history in Windows Dev Channel, Build 1101.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants