From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "w.goesgens" Newsgroups: gmane.emacs.bugs Subject: Infinite recursion in compile window Date: Thu, 24 Apr 2008 13:38:18 +0200 Organization: Outgesourced Message-ID: <0000065085@outgesourced.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Citadel--Multipart--outgesourced.org--466a--0002" X-Trace: ger.gmane.org 1209037279 27284 80.91.229.12 (24 Apr 2008 11:41:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2008 11:41:19 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 24 13:41:53 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jozpl-0004Y2-0G for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Apr 2008 13:41:49 +0200 Original-Received: from localhost ([127.0.0.1]:51585 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jozp5-0001zv-2p for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Apr 2008 07:41:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jozp0-0001zc-HM for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2008 07:41:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jozoz-0001z5-NO for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2008 07:41:02 -0400 Original-Received: from [199.232.76.173] (port=52749 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jozoz-0001yy-GF for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2008 07:41:01 -0400 Original-Received: from mail.outgesourced.org ([85.88.5.80] helo=outgesourced.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jozn0-0002yL-Ag for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2008 07:39:04 -0400 X-Mailer: WebCit 7.35 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17870 Archived-At: This is a multipart message in MIME format. --Citadel--Multipart--outgesourced.org--466a--0002 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,= and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: this output gave me an infinite recursion in the compile window: g++ -DLINUX -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -DUSE_STRCASEC= MP -DUSE_STRNCASECMP -I/usr/local/include -I../../include -g -Wall -c masssms.cpp -o masssms.o masssms.cpp: In member function 'BOOL OCMassMailSettings::GetConfig()': masssms.cpp:117: error: 'is_digit' was not declared in this scope masssms.cpp:117: error: invalid use of member (did you forget the '&39; ?= ) masssms.cpp:93: warning: unused variable 'AllowedHeadersFile' masssms.cpp: In member function 'long int OCMassMailSettings::GetMessage(OCString&)': masssms.cpp:237: warning: unused variable 'pNextLine' masssms.cpp:238: warning: unused variable 'pBody' masssms.cpp:241: warning: unused variable 'Found39; masssms.cpp: In function 'int main(int, char**)': masssms.cpp:279: error: 'SmtpSenderRewrite_Send39; was not declared in th= is scope masssms.cpp:286: error: 'SmtpSenderRewrite_SendCommand' was not declared=20= in this scope make: *** [masssms.o] Error 1 these are some extracts of the stacktrace: #4525 0x08155c3d in re_compile_pattern () #4526 0x08157623 in error () #4527 0x08157754 in error () #4528 0x0818313d in matherr () #4529 0x08154741 in re_compile_pattern () #4530 0x081829f4 in matherr () #4531 0x08186c84 in matherr () #4532 0x08054186 in ?? () #4533 0x0000001e in ?? () #4534 0x00000000 in ?? () (gdb)=20 If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/22.1/etc/DEBUG for instructions. In GNU Emacs 22.1.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-10-09 on wxwilli.o3sis.com, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.7010100= 0 configured using `configure '--build=3Di486-linux-gnu' '--host=3Di486-linux-gnu' '--prefix=3D/usr' '--sharedstatedir=3D/var/lib'= '--libexecdir=3D/usr/lib' '--localstatedir=3D/var/lib' '--infodir=3D/usr/share/info' '--mandir=3D/usr/share/man' '--with-pop=3Dy= es' '--enable-locallisppath=3D/etc/emacs22:/etc/emacs:/usr/local/share/emacs/= 22.1/si te-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.1/site-lisp:= /usr/ share/emacs/site-lisp:/usr/share/emacs/22.1/leim' '--with-x=3Dyes' '--with-x-toolkit=3Dathena' '--with-toolkit-scroll-bars' 'build_alias=3Di486-linux-gnu' 'host_alias=3Di486-linux-gnu' 'CFLAGS=3D-D= DEBIAN -g -O2'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: delete-selection-mode: t pc-selection-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t - e m Recent messages: Loading senator...done Loading semantic-decorate-mode...done Loading /home/willi/.xemacs/init.el (source)...done Loading /home/willi/.xemacs/custom.el (source)... Loading pc-select...done Loading delsel...done Loading /home/willi/.xemacs/custom.el (source)...done Loading semantic-el...done For information about the GNU Project and its goals, type C-h C-p. [2 tim= es] Loading emacsbug...done --Citadel--Multipart--outgesourced.org--466a--0002 Content-type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Please write in English if possible, because the Emacs maintainers<= br />usually do not have translators to read other languages for them.
Your bug report will be posted to the bug-gnu-emacs@gnu.org mail= ing list,
and to the gnu.emacs.bug news group.

Please des= cribe exactly what actions triggered the bug
and the precise symptom= s of the bug:

this output gave me an infinite recursion in the= compile window:
g++  -DLINUX -D_POSIX_SOURCE -D_XOPEN_SOURCE -= D_BSD_SOURCE -DUSE_STRCASECMP -DUSE_STRNCASECMP  -I/usr/local/includ= e -I../../include  -g -Wall -c masssms.cpp -o masssms.o
masssms= cpp: In member function 'BOOL OCMassMailSettings::GetConfig()':<= br />masssms.cpp:117: error: 'is_digit' was not declared in this=20= scope
masssms.cpp:117: error: invalid use of member (did you forget=20= the '&' ?)
masssms.cpp:93: warning: unused variable '= ;AllowedHeadersFile'
masssms.cpp: In member function 'long i= nt OCMassMailSettings::GetMessage(OCString&)':
masssms.cpp:2= 37: warning: unused variable 'pNextLine'
masssms.cpp:238: wa= rning: unused variable 'pBody'
masssms.cpp:241: warning: unu= sed variable 'Found'
masssms.cpp: In function 'int main(= int, char**)':
masssms.cpp:279: error: 'SmtpSenderRewrite_Se= nd' was not declared in this scope
masssms.cpp:286: error: '= SmtpSenderRewrite_SendCommand' was not declared in this scope
ma= ke: *** [masssms.o] Error 1

these are some extracts of the sta= cktrace:

#4525 0x08155c3d in re_compile_pattern ()
#4526=20= 0x08157623 in error ()
#4527 0x08157754 in error ()
#4528 0x081= 8313d in matherr ()
#4529 0x08154741 in re_compile_pattern ()
#= 4530 0x081829f4 in matherr ()
#4531 0x08186c84 in matherr ()
#4= 532 0x08054186 in ?? ()
#4533 0x0000001e in ?? ()
#4534 0x00000= 000 in ?? ()
(gdb)


If Emacs crashed, and you have=20= the Emacs process in the gdb debugger,
please include the output fro= m the following gdb commands:
    `bt full' and `= xbacktrace'.
If you would like to further debug the crash, pleas= e read the file
/usr/share/emacs/22.1/etc/DEBUG for instructions.

In GNU Emacs 22.1.1 (i486-pc-linux-gnu, X toolkit, Xaw3d s= croll bars)
 of 2007-10-09 on wxwilli.o3sis.com, modified by De= bian
Windowing system distributor `The X.Org Foundation', versio= n 11.0.70101000
configured using `configure  '--build=3Di48= 6-linux-gnu' '--host=3Di486-linux-gnu' '--prefix=3D/usr&#= 39; '--sharedstatedir=3D/var/lib' '--libexecdir=3D/usr/lib= 9; '--localstatedir=3D/var/lib' '--infodir=3D/usr/share/info&= #39; '--mandir=3D/usr/share/man' '--with-pop=3Dyes' '= --enable-locallisppath=3D/etc/emacs22:/etc/emacs:/usr/local/share/emacs/2= 2.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.1/site= -lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.1/leim' '--w= ith-x=3Dyes' '--with-x-toolkit=3Dathena' '--with-toolkit-= scroll-bars' 'build_alias=3Di486-linux-gnu' 'host_alias=3D= i486-linux-gnu' 'CFLAGS=3D-DDEBIAN -g -O2''

Im= portant settings:
  value of $LC_ALL: nil
  value of=20= $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of= $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  val= ue of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  val= ue of $LANG: nil
  locale-coding-system: nil
  defaul= t-enable-multibyte-characters: t

Major mode: Lisp Interaction<= br />
Minor modes in effect:
  delete-selection-mode: t  pc-selection-mode: t
  tooltip-mode: t
  to= ol-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode:= t
  file-name-shadow-mode: t
  global-font-lock-mode= : t
  font-lock-mode: t
  blink-cursor-mode: t
&= nbsp; unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode:=20= t
  auto-compression-mode: t
  line-number-mode: t  transient-mark-mode: t

Recent input:
M-x r e p=20= o r t - e m <tab> <return>

Recent messages:
L= oading senator...done
Loading semantic-decorate-mode...done
Loa= ding /home/willi/.xemacs/init.el (source)...done
Loading /home/willi= /.xemacs/custom.el (source)...
Loading pc-select...done
Loading= delsel...done
Loading /home/willi/.xemacs/custom.el (source)...done=
Loading semantic-el...done
For information about the GNU Proje= ct and its goals, type C-h C-p. [2 times]
Loading emacsbug...done --Citadel--Multipart--outgesourced.org--466a--0002--