Your message dated Mon, 30 Apr 2007 15:02:41 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#276628: fixed in cedet 1:1.0pre3-7 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)
--- Begin Message ---Package: semantic Version: 1:1.0beta3b-1 Severity: normal I use ECB. Sometimes when parsing Python code, emacs goes into an endless loop and take 100% CPU. strace output: Process 14264 attached - interrupt to quit --- SIGALRM (Alarm clock) @ 0 (0) --- gettimeofday({1097829692, 833766}, NULL) = 0 gettimeofday({1097829692, 833850}, NULL) = 0 setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 1048}}, NULL) = 0 sigreturn() = ? (mask now []) --- SIGALRM (Alarm clock) @ 0 (0) --- gettimeofday({1097829692, 933073}, NULL) = 0 gettimeofday({1097829692, 933157}, NULL) = 0 gettimeofday({1097829692, 933228}, NULL) = 0 setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 99845}}, NULL) = 0 sigreturn() = ? (mask now []) My Python code was really simple. I was just starting to write a program: #!/usr/bin/python import sys def usage(): print """\ XXXXXXXXXXXXXx XXXXXXXXXXXXXXXXXXXXXXXXXXXx\ """ if __name__ == '__main__': if len(sys.argv) != 2: usage() sys.exit(1) -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27-1-686 Locale: LANG=fr_FR, LC_CTYPE=fr_FR Versions of packages semantic depends on: ii cedet-common 1:1.0beta3b-1 Collection of Emacs Development En ii ede 1:1.0beta3b-1 File manager / Makefile generator ii eieio 1:1.0beta3b-1 Enhanced Implementation of Emacs I ii speedbar 1:1.0beta3b-1 Everything browser, or Dired on st -- no debconf information
--- End Message ---
--- Begin Message ---Source: cedet Source-Version: 1:1.0pre3-7 We believe that the bug you reported is fixed in the latest version of cedet, which is due to be installed in the Debian FTP archive: cedet-common_1.0pre3-7_all.deb to pool/main/c/cedet/cedet-common_1.0pre3-7_all.deb cedet-contrib_1.0pre3-7_all.deb to pool/main/c/cedet/cedet-contrib_1.0pre3-7_all.deb cedet_1.0pre3-7.diff.gz to pool/main/c/cedet/cedet_1.0pre3-7.diff.gz cedet_1.0pre3-7.dsc to pool/main/c/cedet/cedet_1.0pre3-7.dsc cogre_1.0pre3-7_all.deb to pool/main/c/cedet/cogre_1.0pre3-7_all.deb ede_1.0pre3-7_all.deb to pool/main/c/cedet/ede_1.0pre3-7_all.deb eieio_1.0pre3-7_all.deb to pool/main/c/cedet/eieio_1.0pre3-7_all.deb semantic_1.0pre3-7_all.deb to pool/main/c/cedet/semantic_1.0pre3-7_all.deb speedbar-beta_1.0pre3-7_all.deb to pool/main/c/cedet/speedbar-beta_1.0pre3-7_all.deb speedbar_1.0pre3-7_all.deb to pool/main/c/cedet/speedbar_1.0pre3-7_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Masayuki Hatta (mhatta) <[EMAIL PROTECTED]> (supplier of updated cedet package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 30 Apr 2007 23:08:13 +0900 Source: cedet Binary: semantic cedet-common speedbar-beta speedbar cogre eieio cedet-contrib ede Architecture: source all Version: 1:1.0pre3-7 Distribution: unstable Urgency: low Maintainer: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]> Changed-By: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]> Description: cedet-common - Collection of Emacs Development Environment Tools - common parts cedet-contrib - Collection of Emacs Development Environment Tools - contributed cogre - Connected Graph Editor ede - File manager / Makefile generator for Emacsen eieio - Enhanced Implementation of Emacs Interpreted Objects semantic - Parser Infrastructure for Emacsen speedbar - Everything browser, or Dired on steroids speedbar-beta - Transitional package Closes: 270744 276628 279077 282657 402013 402015 418071 Changes: cedet (1:1.0pre3-7) unstable; urgency=low . * Fixed annoying 100% CPU usage problem in semantic-idle.el - closes: #279077, #402013, #418071, #282657, #276628 * Fixed recursive require problem for sb-info - closes: #402015 * Do not require semantic-load in semantic-emacsen-startup. Now semantic.cache won't be made unless it's really needed - closes: #270744 Also, you may set (setq semanticdb-default-save-directory "/path/to/dir") Files: 7f22b134f0ae13542d42a3712f141816 656 editors optional cedet_1.0pre3-7.dsc 30f276d0101ede614846b13382b7f846 9968 editors optional cedet_1.0pre3-7.diff.gz 09884c3446d336cda20dc8a16eda9cf1 52368 editors optional cedet-common_1.0pre3-7_all.deb 5cb23f42c560f3446f0ccb8e6632b8c3 37432 editors optional cedet-contrib_1.0pre3-7_all.deb 746380d7af0a6a261fb56b92250999f2 34778 editors optional cogre_1.0pre3-7_all.deb f624f917db9e47aa2aeb0a75ba8b6a25 90950 editors optional ede_1.0pre3-7_all.deb 49b55d32fead893b2791158a32c2ec32 122908 editors optional eieio_1.0pre3-7_all.deb 34ec3f081827cd31eab1d9ad703c7548 728382 editors optional semantic_1.0pre3-7_all.deb bdd068cc7b2611757e293b931dc12082 108670 editors optional speedbar_1.0pre3-7_all.deb d74e600b69c27fa1ff1d91f280675e6b 3150 editors extra speedbar-beta_1.0pre3-7_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGNgGYy2+jQOcHWlQRAo9tAJ0YgfDj7KJHeytiRpNPrwcwZQwFogCePJtn Aj/udUIb75eap8bfULEbnF0= =D0Hn -----END PGP SIGNATURE-----
--- End Message ---

