Your message dated Sat, 5 Feb 2005 17:32:18 -0800
with message-id <[EMAIL PROTECTED]>
and subject line closing
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Apr 2001 23:56:39 +0000
>From [EMAIL PROTECTED] Mon Apr 30 18:56:39 2001
Return-path: <[EMAIL PROTECTED]>
Received: from 209-122-225-254.s254.apx1.nyw.ny.dialup.rcn.com
(eden-hda7.my.local) [209.122.225.254] (postfix)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14uNWw-0001ll-00; Mon, 30 Apr 2001 18:56:39 -0500
Received: by eden-hda7.my.local (Postfix, from userid 1001)
id 1C62715DAC; Mon, 30 Apr 2001 19:56:37 -0400 (EDT)
From: Jeff Sheinberg <[EMAIL PROTECTED]>
Subject: strace: suspend/resume of vi or emacs prints error and gives up
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.9
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 30 Apr 2001 19:56:37 -0400 (EDT)
Delivered-To: [EMAIL PROTECTED]
Package: strace
Version: 4.2-4
Severity: normal
Hi,
Here is a typescript that shows strace printing an error message
and then exiting, during tracing either emacs or vi. As soon as
either editor started up, I typed ^Z, and then resumed from the
shell with the fg command.
At this point strace printed an error message and then exited
normally. I have also included the last few lines of the trace
file output.
106 jeff ~ $ strace -f -o /tmp/vi-suspend-resume vi
[1]+ Stopped strace -f -o /tmp/vi-suspend-resume vi
107 jeff ~ $ fg
strace -f -o /tmp/vi-suspend-resume vi
upeek: ptrace(PTRACE_PEEKUSER, ... ): No such process
108 jeff ~ $ tail /tmp/vi-suspend-resume ; echo
2981 poll([{fd=0, events=POLLIN}], 1, 0) = 0
2981 poll([{fd=0, events=POLLIN}], 1, 0) = 0
2981 write(1, "\33[31d", 5) = 5
2981 rt_sigaction(SIGTSTP, {SIG_DFL}, NULL, 8) = 0
2981 write(1, "\33[?1l\33>", 7) = 7
2981 write(1, "\33[31;1H\33[?1049l\r", 16) = 16
2981 write(1, "\33[?1l\33>", 7) = 7
2981 ioctl(1, SNDCTL_TMR_STOP, {B38400 opost isig icanon echo
...}) = 0
2981 ioctl(0, SNDCTL_TMR_STOP, {B38400 opost isig icanon echo
...}) = 0
2981 kill(0, SIGTSTP
109 jeff ~ $ strace -f -o /tmp/emacs-suspend-resume emacs --no-windows
[1]+ Stopped strace -f -o /tmp/emacs-suspend-resume emacs --no-windows
110 jeff ~ $ fg
strace -f -o /tmp/emacs-suspend-resume emacs --no-windows
upeek: ptrace(PTRACE_PEEKUSER, ... ): No such process
111 jeff ~ $ tail /tmp/emacs-suspend-resume ; echo
3017 fcntl(0, F_SETOWN, 0) = 0
3017 fcntl(0, F_GETFL) = 0x2 (flags O_RDWR)
3017 fcntl(0, F_SETFL, O_RDWR) = 0
3017 ioctl(0, SNDCTL_TMR_STOP, {B38400 opost isig icanon echo
...}) = 0
3017 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
3017 getpid() = 3017
3017 ioctl(0, TIOCSPGRP, [3016]) = 0
3017 setpgid(0, 3016) = 0
3017 getpgrp() = 3016
3017 kill(-3016, SIGTSTP
112 jeff ~ $
Thanks,
--
Jeff Sheinberg <[EMAIL PROTECTED]>
-- System Information
Debian Release: woody/testing
Kernel Version: Linux eden-hda7.my.local 2.2.19 #2 Fri Apr 27 15:54:35 EDT 2001
i586 unknown
Versions of the packages strace depends on:
ii libc6 2.2.2-4 GNU C Library: Shared libraries and Timezone
---------------------------------------
Received: (at 95898-done) by bugs.debian.org; 6 Feb 2005 01:32:21 +0000
>From [EMAIL PROTECTED] Sat Feb 05 17:32:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail22.sea5.speakeasy.net [69.17.117.24]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CxbHh-00039N-00; Sat, 05 Feb 2005 17:32:21 -0800
Received: (qmail 9421 invoked from network); 6 Feb 2005 01:32:20 -0000
Received: from gateway.sf.frob.com ([64.81.54.130])
(envelope-sender <[EMAIL PROTECTED]>)
by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 6 Feb 2005 01:32:20 -0000
Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228])
by gateway.sf.frob.com (Postfix) with ESMTP
id 4572C357B; Sat, 5 Feb 2005 17:32:19 -0800 (PST)
Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1])
by magilla.sf.frob.com (8.12.11/8.12.9) with ESMTP id j161WJEW008200;
Sat, 5 Feb 2005 17:32:19 -0800
Received: (from [EMAIL PROTECTED])
by magilla.sf.frob.com (8.12.11/8.12.11/Submit) id j161WIcg008197;
Sat, 5 Feb 2005 17:32:18 -0800
Date: Sat, 5 Feb 2005 17:32:18 -0800
Message-Id: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: closing
Emacs: because idle RAM is the Devil's playground.
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-0.4 required=4.0 tests=BAYES_00,NO_REAL_NAME,ONEWORD
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
The reported example works perfectly fine with no error messages
using the current version.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]