--
Ticket URL: <www.midnight-commander.org/ticket/2695>
Midnight Commander <http://www.midnight-commander.org>
Midnight Development Center
* owner: => slavazanko
* status: new => accepted
--
Ticket URL: <www.midnight-commander.org/ticket/2695#comment:1>
* branch_state: no branch => on review
Comment:
Created branch 2695_expansion_to_src
Initial changeset:7f0d3b42f8bd782a3a0667edb7259c66fc69ef8b
Review, please.
--
Ticket URL: <www.midnight-commander.org/ticket/2695#comment:2>
* branch_state: on review => on rework
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:3>
* branch_state: on rework => on review
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:5>
* keywords: => stable-candidate
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:6>
* blocking: 62, 2451, 2454 => 62, 2454
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:7>
* votes: => andrew_b
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:8>
* keywords: stable-candidate =>
* votes: andrew_b => andrew_b angel_il
* branch_state: on review => approved
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:9>
* status: accepted => testing
* votes: andrew_b angel_il => committed-master
* milestone: Future Releases => 4.8.2
* keywords: => stable-candidate
* resolution: => fixed
* blocking: 62, 2454 =>
Comment:
Merged to master:
{{{
git log --pretty=oneline 963ee34...4047403
}}}
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:10>
* status: testing => reopened
* resolution: fixed =>
* blocking: => 2608
Comment:
Have bug with branch:
* run mc
* press Shift-F4 (create new file in editor)
* type any char
segfault here
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:11>
* status: reopened => accepted
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:12>
* votes: committed-master =>
* branch_state: approved => on review
Comment:
Created branch [changeset:f3352a16af98f9d1265b021bc549f33ca7cd2010
2695_editor_segfault]
Review, please.
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:13>
* votes: => angel_il
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:14>
* votes: angel_il => angel_il andrew_b
* branch_state: on review => approved
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:15>
* votes: angel_il andrew_b => committed-master
* blocking: 2608 =>
* branch_state: approved => merged
Comment:
Merged to master: [8451286bb5367c6cf270e5081785e0f351079225]
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:16>
* branch_state: merged => on rework
Comment:
This change likely led to newly appeared regression.
mc enters busy loop when someone deletes current directory:
{{{
$ cd /tmp
$ mkdir x
$ cd x
$ mc
$ rmdir ../x
<black screen. mc 100% busy loops>
}}}
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:17>
Comment (by andrew_b):
Fixed in 2740_cleanup.
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:18>
Comment (by slavazanko):
* mkdir ro_dir
* chmod 555 ro_dir
* Shift+F4
* type any symbols
* press ESC, try to save
Segfault here.
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:19>
* votes: committed-master =>
* branch_state: on rework => on review
Comment:
Created branch 2695_editor_segfault
Initial changeset:5b787f35899d6e9120992a860614d7db4e614518
Review, please.
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:20>
* votes: => slavazanko
Comment:
Branch rebased to current master.
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:21>
* votes: => angel_il
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:21>
* votes: angel_il => angel_il andrew_b
* branch_state: on review => approved
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:22>
* status: accepted => testing
* votes: angel_il andrew_b => committed-master
* resolution: => fixed
* branch_state: approved => merged
Comment:
merged to master:
{{{
git log --pretty=oneline 61ee9ce...0f9083f
}}}
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:23>
Comment (by andrew_b):
Since this ticket is stable-candidate, following commits must be cherry-
picked to 4.8.1-stable after porting this ticket to 4.8.1-stable:
[62bbe532056a0b2d0c075a8232f2c0721c863cac]
[8b8c9a4f348439bc11bdaa3ce9f3c9f1032d6825]
[c2406adfce138444ad842f75b65d64c2668a24fc]
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:24>
* blocking: 2753, 2758, 2759 => 2753, 2758, 2759, 2762
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:28>
* keywords: stable-candidate =>
* status: testing => closed
* votes: committed-master => committed-master committed-stable
Comment:
Cherry-picked to stable:
{{{
git log --pretty=oneline 50a146ce...1e92692
}}}
--
Ticket URL: <http://www.midnight-commander.org/ticket/2695#comment:29>