Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2000 01:01:23 -0800 (PST)
From:      spe@internetway.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16246: problem with Eterm port
Message-ID:  <20000121090123.AC80F15497@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         16246
>Category:       ports
>Synopsis:       problem with Eterm port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 21 01:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Sebastien Petit
>Release:        FreeBSD-3.4-RELEASE
>Organization:
IntellNet/InternetWay
>Environment:
FreeBSD zoe.internetway.net 3.4-RELEASE FreeBSD 3.4-RELEASE #1: Sat Jan 15 13:01:38 CET 2000     root@zoe.internetway.net:/usr/src/sys/compile/ZOE  i386

>Description:
I synchronize my source tree with cvs and I make the latest Eterm port (0.8.9).
But when I launch commands such as 'mail' or 'cvs login' and I press 'Enter Key',
I have a messages like:
load: 0.27  cmd: cvs 26989 [ttyin] 0.00u 0.00s 0% 884k
load: 0.27  cmd: cvs 26989 [ttyin] 0.00u 0.00s 0% 884k
load: 0.27  cmd: cvs 26989 [ttyin] 0.00u 0.00s 0% 884k
load: 0.27  cmd: cvs 26989 [ttyin] 0.00u 0.00s 0% 884k
load: 0.27  cmd: cvs 26989 [ttyin] 0.00u 0.00s 0% 884k
load: 0.27  cmd: cvs 26989 [ttyin] 0.00u 0.00s 0% 884k

with mail:
load: 0.16  cmd: mail 27003 [ttyin] 0.00u 0.01s 0% 580k
load: 0.16  cmd: mail 27003 [ttyin] 0.00u 0.01s 0% 580k
load: 0.16  cmd: mail 27003 [ttyin] 0.00u 0.01s 0% 580k
load: 0.16  cmd: mail 27003 [ttyin] 0.00u 0.01s 0% 580k
load: 0.16  cmd: mail 27003 [ttyin] 0.00u 0.01s 0% 580k
load: 0.16  cmd: mail 27003 [ttyin] 0.00u 0.01s 0% 580k

And I cannot use mail or cvs commands anyway... A kill is necessary to quit
this applications.
I trussed the mail program:
syscall sigaction(0x12,0xbfbfd67c,0xbfbfd670)
        returns 0 (0x0)
syscall sigaction(0x16,0xbfbfd674,0xbfbfd668)
        returns 0 (0x0)
syscall sigaction(0x15,0xbfbfd66c,0xbfbfd660)
        returns 0 (0x0)
syscall sigprocmask(0x1,0x0)
        returns 0 (0x0)
& syscall write(1,0x8064000,2)
        returns 2 (0x2)
syscall fstat(0,0xbfbfd5b0)
        returns 0 (0x0)
syscall break(0x8084000)
        returns 0 (0x0)
syscall ioctl(0,TIOCGETA,0xbfbfd5ec)
        returns 0 (0x0)
load: 0.10  cmd: mail 27007 [running] 0.01u 0.00s 0% 576k
SIGNAL 29
load: 0.09  cmd: mail 27007 [running] 0.01u 0.00s 0% 576k
SIGNAL 29
load: 0.09  cmd: mail 27007 [running] 0.01u 0.00s 0% 576k
SIGNAL 29

Signal 29 is generated when i try to use Enter key !

What's wrong ?

>How-To-Repeat:
launch mail or cvs login command under Eterm and press the Enter Key
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000121090123.AC80F15497>