Thanks for the bug report.
Okay, I'm marking this bug "High", but can't yet Confirm it. I haven't
seen the problem, myself, yet, but it sounds serious.
The precise error message itself is coming from a recent from patch to Screen
from Debian:
./debian/patches/32misc_minor_fixes.dpatch:+ printf("\nError: Cannot find
master process to attach to!\n");
Are you running with Nethack mode on?
The content of the patch just changes an error message:
--- screen-4.0.3.orig/attacher.c 2009-02-26 01:40:12.427283863 +0100
+++ screen-4.0.3/attacher.c 2009-02-26 01:43:02.258234277 +0100
@@ -579,7 +579,7 @@
{
fcntl(0, F_SETFL, 0);
SetTTY(0, &attach_Mode);
- printf("\nSuddenly the Dungeon collapses!! - You die...\n");
+ printf("\nError: Cannot find master process to attach to!\n");
eexit(1);
}
#endif
Previously, did you see an equal number of "Suddenly the Dungeon collapses!! -
You die..." messages?
** Changed in: byobu
Status: New => Incomplete
** Also affects: screen (Ubuntu)
Importance: Undecided
Status: New
** Changed in: screen (Ubuntu)
Importance: Undecided => High
** Changed in: screen (Ubuntu)
Status: New => Incomplete
--
byobu/screen unpredictably crashes "Cannot find master process to attach to!"
https://bugs.launchpad.net/bugs/644825
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs