Ticket #2582 (closed defect: fixed)
Crash in 4.8.0-pre1 when copying symlink over ssh
Reported by: | annulen | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.8.0-pre2 |
Component: | mc-vfs | Version: | 4.8.0-pre1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | commited-master |
Description
mc 4.8.0-pre1 crashes when copying symlink over ssh. Regular files are copied fine
Attachments
Change History
comment:1 Changed 13 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
comment:2 Changed 13 years ago by slavazanko
- Keywords fish added
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.0-pre2
Created branch 2582_sshfs_crash_while_copying_symlink
Initial changeset:bbe5ae99315daef50ca0e035b3338128236dcbc3
review, please.
comment:4 Changed 13 years ago by andrew_b
- Keywords fish removed
- Votes for changeset angel_il deleted
- Branch state changed from on review to on rework
After copy to remote host, relative symbolic links become absolute and wrong. For example, if link foo points to bar/baz, after copy foo points to /bar/baz.
comment:5 Changed 13 years ago by slavazanko
- Branch state changed from on rework to on review
see changest:32567f3b5209fe93f204e316fc546dcbb88e838d
comment:7 Changed 13 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
Note: See
TracTickets for help on using
tickets.
Backtrace from gdb