From: Magnus Solvang <magnus@solvang.net>
To: linux-kernel@vger.kernel.org
Subject: gnome-terminal hangs while running mutt (kernel 2.5.70)
Date: Fri, 6 Jun 2003 03:11:04 +0200 [thread overview]
Message-ID: <20030606011104.GA4700@first.knowledge.no> (raw)
I don't know what causes this problem, but I thought I
should mention it, since it only happens with my 2.5.70-
kernel, and not with 2.4.20.
Using gnome-terminal with an updated Red Hat Linux 9, and
ssh'ing to my mailserver, my gnome-terminal hangs while
mutt is sorting my mailbox. It always hangs on the same
sort-count, displaying:
Reading /var/spool/mail/magnus... 194 (38%)
on the bottom of the screen. This is not a problem with
other kernels, or using xterm in 2.5.70, so I guess it's
not a mutt-problem.
Starting a gnome-terminal from xterm, logging into my
mailserver with ssh, and starting mutt, the following
error message loops infinitly in xterm while gnome-terminal
hangs:
** (gnome-terminal:5486): WARNING **: Error reading from
child: Bad address.
Not a lot to find on Google about that one...
(client)
Gnome gnome-terminal 2.2.1
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
(mailserver)
Mutt 1.4.1i (2003-03-19)
sshd version OpenSSH_3.4p1
strace-output, done from the xterm that starts gnome-terminal:
[...]
getpid() = 6917
write(2, "\n** (gnome-terminal:6917): WARNI"..., 78
** (gnome-terminal:6917): WARNING **: Error reading from child: Bad address.
) = 78
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=17, events=POLLIN}, {fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=
8, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI
}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=15, event
s=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}], 10, 0) = 0
write(3, "5\20\4\0\2\10\200\2\3\1\200\2\20\0\23\0007\0\5\0\3\10\200"..., 356) =
356
read(3, 0xbffff6e0, 32) = -1 EAGAIN (Resource temporarily unavai
lable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\1^\36\0\0\0\0&\0 \2\0\0\0\0\0\0\0\0\0\0\0\0P\333i\10"..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=17, events=POLLIN}, {fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=
8, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI
}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=15, event
s=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN, revent
s=POLLIN}], 11, 0) = 1
read(16, 0xbfffe740, 4294965250) = -1 EFAULT (Bad address)
getpid() = 6917
write(2, "\n** (gnome-terminal:6917): WARNI"..., 78
** (gnome-terminal:6917): WARNING **: Error reading from child: Bad address.
) = 78
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=17, events=POLLIN}, {fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=
8, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI
}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=15, event
s=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}], 10, 0) = 0
write(3, "5\20\4\0\10\10\200\2\3\1\200\2\20\0\23\0007\0\5\0\t\10"..., 356) = 356
read(3, 0xbffff6e0, 32) = -1 EAGAIN (Resource temporarily unavai
lable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\1s\36\0\0\0\0&\0 \2\0\0\0\0\0\0\0\0\0\0\0\0P\333i\10"..., 32) = 32
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=17, events=POLLIN}, {fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=
8, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI
}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=15, event
s=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN, revent
s=POLLIN}], 11, 0) = 1
read(16, 0xbfffe740, 4294965250) = -1 EFAUctl(3, FIONREAD <unfinished ...
>
Let me know, and I'll give you more info.
- M
next reply other threads:[~2003-06-06 0:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-06 1:11 Magnus Solvang [this message]
2003-07-16 20:03 ` gnome-terminal hangs while running mutt (kernel 2.5.70) Olav Vitters
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030606011104.GA4700@first.knowledge.no \
--to=magnus@solvang.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.