Ticket #4323 (closed defect: fixed)
mc sometimes crash when left panel switched to Info mode from File listing
Reported by: | asy | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.28 |
Component: | mc-core | Version: | 4.8.27 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
gdb output:
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/mc -r -P /tmp/.private/root/mc-root/mc.pwd.ALyCjNtYaN'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x000055991e9fe8b4 in info_show_info (info=info@entry=0x55991ef04a00) at info.c:139
139 st = current_panel->dir.list[current_panel->selected].st;
Change History
comment:1 Changed 3 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Milestone changed from Future Releases to 4.8.28
comment:2 Changed 3 years ago by andrew_b
- Branch state changed from no branch to on review
Branch: 4323-info_segfault
changeset:13df437ba17385387bdd8cb5eb4ee6a87b30911a
comment:3 Changed 3 years ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:4 Changed 3 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [f7c52474fb6295a3a50a9b01845e93de4287ee03].
Note: See
TracTickets for help on using
tickets.