Ticket #3020 (closed defect: fixed)
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
- Owner set to slavazanko
- Status changed from new to accepted
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: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
- Component changed from mc-core to mcedit
- Votes for changeset changed from andrew_b angel_il to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master:
git log --pretty=oneline 3f4397f..45d8b2
Note: See
TracTickets for help on using
tickets.