Ticket #3020 (closed defect: fixed)

Opened 11 years ago

Last modified 11 years ago

segfault on creating new file in external editor

Reported by: slavazanko Owned by: slavazanko
Priority: major Milestone: 4.8.9
Component: mcedit Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

Steps to reproduce:

  • compile mc with paramenets:
    ./configure --with-edit=no
    
  • run mc
  • press shift+F4 (edit new file)

Expected result: should be opened external editor with new file

Actual result: segmentation fault

Change History

comment:1 Changed 11 years ago by slavazanko

  • Status changed from new to accepted
  • Owner set to slavazanko

comment:2 Changed 11 years ago by slavazanko

  • Branch state changed from no branch to on review

created branch 3020_external_editor_segfault

Initial changeset:18864c8b0f0f71673d131b4bbdb656ce1d5a3213

Review please,

comment:3 Changed 11 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:4 Changed 11 years ago by angel_il

  • Votes for changeset changed from andrew_b to andrew_b angel_il
  • Branch state changed from on review to approved

comment:5 Changed 11 years ago by slavazanko

  • Status changed from accepted to testing
  • Resolution set to fixed
  • Votes for changeset changed from andrew_b angel_il to committed-master
  • Component changed from mc-core to mcedit
  • Branch state changed from approved to merged

Merged to master:

git log --pretty=oneline 3f4397f..45d8b2

comment:6 Changed 11 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.