Ticket #3198 (new defect)
Opened 11 years ago
mc on Solaris 11.1 hangs after copy/move command
Reported by: | drookie | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-core | Version: | 4.8.12 |
Keywords: | solaris | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
I've noticed one more weirdness of mc 4.8.x on a Solaris 11.1 - it hangs after copy/rename command (F5/F6). The target faile is however copied/moved. mc doesn't hang on F4/F7/F8 (edit/mkdir/delete). It doesn't hang completely - F10 can be pressed and mc exits, just the text information on the screen stops being updated. ps reports mc process is sleeping. when attaching with gdb it reports that mc is in some system call (I have mc built with -g, and gdb doesn't report the routine's name so it's definitely some syscall). mc 4.7.x isn't affected.
this is reproducible on 4.8.11 and 4.8.12.
mc is built with gcc 4.5.2, with glib 2.40.0 and GNU libiconv.
GNU Midnight Commander 4.8.11
Built with GLib 2.40.0
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64