all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "w.goesgens" <w.goesgens@outgesourced.org>
To: bug-gnu-emacs@gnu.org
Subject: Infinite recursion in compile window
Date: Thu, 24 Apr 2008 13:38:18 +0200	[thread overview]
Message-ID: <0000065085@outgesourced.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 4078 bytes --]

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_STRCASECMP
-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 this
scope
masssms.cpp:286: error: 'SmtpSenderRewrite_SendCommand' was not declared 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) 


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.70101000
configured using `configure  '--build=i486-linux-gnu'
'--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib'
'--libexecdir=/usr/lib' '--localstatedir=/var/lib'
'--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes'
'--enable-locallisppath=/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=yes'
'--with-x-toolkit=athena' '--with-toolkit-scroll-bars'
'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -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 <tab> <return>

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 times]
Loading emacsbug...done

[-- Attachment #2: Type: text/html, Size: 4898 bytes --]

             reply	other threads:[~2008-04-24 11:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 11:38 w.goesgens [this message]
2008-04-25 14:25 ` bug#157: Infinite recursion in compile window Chong Yidong
2011-07-10  2:27   ` Glenn Morris

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=0000065085@outgesourced.org \
    --to=w.goesgens@outgesourced.org \
    --cc=bug-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.