Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » TM Terminal: some shells hang when launched(Some interactive shells are hanging when launched)
TM Terminal: some shells hang when launched [message #1833824] Sun, 25 October 2020 01:51 Go to next message
SP Chan is currently offline SP ChanFriend
Messages: 5
Registered: October 2020
Junior Member
Weirdness: Using Eclipse 2020-09 on Fedora 33 and TM Terminal 10.

When TM Terminal is launching the shell, some are hanging

Doesn't work
1. /bin/bash
2. /bin/zsh

Does work
1. /bin/sh, /bin/ksh
2. /bin/tmux
3. /bin/fish

Running strace on /bin/bash shows:
pselect6(1, [0], NULL, NULL, NULL, {[], 8}

Launching /bin/bash within /bin/fish shows the same hang. The process is responsive to SIGHUP.
The user shell is /bin/bash, and that is working via tmux, i.e., TM Terminal -> tmux -> bash works, but TM Terminal -> bash(direct launch) hangs.

Any ideas? Thanks.

[Updated on: Sun, 25 October 2020 02:20]

Report message to a moderator

Re: TM Terminal: some shells hang when launched [message #1833978 is a reply to message #1833824] Thu, 29 October 2020 12:31 Go to previous message
Mark Smith is currently offline Mark SmithFriend
Messages: 82
Registered: September 2020
Member
Check this one
https://marketplace.eclipse.org/content/tm-terminal
Previous Topic:How can I use <ECLIPSE DYNAMIC VARIABLE>s?
Next Topic:alt+tab and F3 does not work for some C++-files with unknown icon
Goto Forum:
  


Current Time: Fri Apr 19 02:04:45 GMT 2024

Powered by FUDForum. Page generated in 0.01847 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top