Changes between Initial Version and Version 4 of Ticket #2034
- Timestamp:
- 01/03/16 18:34:11 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2034
- Property Cc andrew_b, zaytsev added
- Property Branch state changed from to no branch
- Property Milestone changed from 4.7 to Future Releases
-
Ticket #2034 – Description
initial v4 1 1 User reported a crash when he accidentially pressed a middle button to a shell which was active (compilation), then mc crashed with the following backtrace: 2 2 3 {{{ 3 4 0x00007fa0e976c2d3 in __select_nocancel () at ../sysdeps/unix/syscall-template.S:82 4 5 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) … … 24 25 #14 do_nc () at main.c:1889 25 26 #15 0x000000000043f87c in main (argc=1, argv=0x7fff03915f28) at main.c:2216 27 }}}