Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Crash when using accept-as-theirs #2162

Open
@kendonB

Description

@kendonB

Prerequisites

  • Have you tried to reproduce the problem in [Safe Mode][safe-mode]?

  • Have you followed all applicable steps in the [debugging guide][debugging-guide]?
    A .dmp file never showed up. Here is the only file there:
    operation_log.txt

  • Have you checked the FAQs on the [message board][message-board] for common solutions?

  • Have you checked that your issue [isn't already filed][already-filed]?

Description

When I place the cursor before the |<<<<<<<HEAD (where the "|" is) and try to resolve a merge conflict on Atom using the keymap alt-m, 2 to choose "their" version, Atom crashes. I see this
image

Steps to Reproduce

  1. In git-bash.exe type atom --safe file_with_merge_conflict.py
  2. Navigate the cursor to before |<<<<<<<HEAD
  3. Press alt-m, 2

Expected behavior:
Theirs gets chosen and all github gui elements disappear around the conflict.

Actual behavior:
A freeze/crash.

Reproduces how often:
Always.

Versions

$ atom --version

Atom    : 1.37.0
Electron: 2.0.18
Chrome  : 61.0.3163.100
Node    : 8.9.3
OS: Windows 10 x64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions