Ticket #2738 (closed defect: fixed)
mcedit crashes when ~/.config is a file
Reported by: | slyfox | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.2 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master committed-stable |
Description
Steps to reproduce:
$ mv ~/.config ~/.config_ $ touch ~/.config $ mcedit ~/.config # hit OK <SIGSEGV>
Original report: http://bugs.gentoo.org/406315
Change History
comment:1 Changed 13 years ago by andrew_b
- Owner set to andrew_b
- Keywords stable-candidate added
- Status changed from new to accepted
- Branch state changed from no branch to on review
comment:3 Changed 13 years ago by slavazanko
- Votes for changeset slavazanko deleted
- Branch state changed from on review to on rework
Bug isn't raised on current master, also branch rebased to master with errors
comment:4 Changed 13 years ago by slavazanko
- Branch state changed from on rework to on review
Branch still actual.
comment:5 Changed 13 years ago by slavazanko
- Votes for changeset set to slavazanko
Branch rebased to current master
comment:6 Changed 13 years ago by andrew_b
Initial changeset:9919577962ce521a139dc6a05f13d86380e0ef32
Now MC_HOME variable is used to change default home directory of MC.
comment:7 Changed 13 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
comment:9 Changed 13 years ago by andrew_b
Merged to master: [903e184fff4b226420771d4a7b11e7da9f8d9a4e]
git log --pretty=oneline 63a3933..903e184
comment:10 Changed 13 years ago by andrew_b
- Keywords stable-candidate removed
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to committed-master committed-stable
- Resolution set to fixed
- Branch state changed from approved to merged
Cherry-picket to 4.8.1-stable.
Initial changeset:bb1e8f0e377eb0e1291f43af0eb7a74676e68ab4
git log --pretty=oneline 62b6023..f17f7cd
Note: See
TracTickets for help on using
tickets.
Branch: 2738_handle_startup_errors (parent: master).
Initial changeset 2738_handle_startup_errors