"Stephen" == Stephen J Turnbull <stephen(a)xemacs.org> writes:
>>>>> "njsf" == Nelson Ferreira
<nelson.ferreira(a)myrealbox.com>
>>>>> writes:
njsf> It has been like this for the past 2-3
days.
Stephen> You're on a RedCard box, right?
Yes. A RedCard box 6x1 :D re-painted with several layers of red paint until
almost equivalent to a 8x0 :D
Stephen> I wish they'd suspend that boy from the league for these
Stephen> blatant fouls...
I understand. I have my own set of rules and the league referees do not like
that:D
Stephen> Please use M-x report-emacs-bug to give us full
Stephen> information about XEmacs configuration and
Thats another bug report :D. I get the following:
Yes I am aware that it is because in my .emacs I have
(custom-set-variables
[...]
'(mail-user-agent (quote message-user-agent))
[...]
Signaling: (wrong-type-argument symbolp "cc")
symbol-name("cc")
#<compiled-function (header value) "...(19)" [capitalize symbol-name header
": " value "\n"] 4 "Function to format headers without a
specified formatting function.">("cc" "ben(a)xemacs.org")
mail-header-format((("cc") (Newsgroups) (To . message-fill-address) (Cc .
message-fill-address) (Subject) (In-Reply-To) (Fcc) (Bcc) (Date) (Organization)
(Distribution) (Lines) (Expires) (Message-ID) (References . message-shorten-references)
(User-Agent)) ((To . "xemacs-beta(a)xemacs.org") (Subject . "testing")
("cc" . "ben(a)xemacs.org")))
message-setup-1(((To . "xemacs-beta(a)xemacs.org") (Subject .
"testing") ("cc" . "ben(a)xemacs.org")) nil nil)
message-setup(((To . "xemacs-beta(a)xemacs.org") (Subject . "testing")
("cc" . "ben(a)xemacs.org")) nil nil)
message-mail("xemacs-beta(a)xemacs.org" "testing" (("cc" .
"ben(a)xemacs.org")) nil nil nil nil)
compose-mail("xemacs-beta(a)xemacs.org" "testing" (("cc" .
"ben(a)xemacs.org")))
#<compiled-function (topic &optional recent-keys) "...(456)"
[report-xemacs-bug-no-explanations topic mail-user-agent map before-keys user-point nil
compose-mail re-search-forward "^" regexp-quote "$" 1 "This bug
report will be sent to the XEmacs Development Team,\n" insert-face " not to your
local site managers!!" italic "\nPlease write in " "English"
", because the XEmacs maintainers do not have\ntranslators to read other languages
for them.\n\n" "\n" "Please describe as succinctly as possible:\n -
What happened.\n - What you thought should have happened.\n - Precisely what you were
doing at the time.\n\nPlease also include any C or lisp back-traces that you may
have.\n================================================================\nDear Bug
Team!\n\n"
"\n\n================================================================\n\nSystem Info
to help track down your bug:\n---------------------------------------\n\n"
Installation-string fboundp append-message (...) #<compiled-function ...
"...(2)" ... 1 "\nCommon Lisp lambda list:\n (cl-none &rest
ARGS)\n\n"> clear-message (...) #<compiled-function ... "...(2)" ...
1 "\nCommon Lisp lambda list:\n (cl-none &optional LABEL FRAME STDOUT-P
NO-RESTORE)\n\n"> "\n\nLoad-Path Lisp Shadows:\n"
"----------------------\n" format "%s" find-emacs-lisp-shadows
fill-paragraph t "\n\nInstalled XEmacs Packages:\n"
"-------------------------\n" cl-prettyprint packages-package-list
"\n\nFeatures:\n--------\n\n%s" features "\n\n" "Recent
keystrokes:\n-----------------\n\n" key-description move-to-column 50 search-forward
...] 5 ("/usr/lib/xemacs/xemacs-packages/lisp/net-utils/xemacsbug.elc" . 2379)
(byte-code "ÀÁ ÂÃ!D!" [reverse recent-keys read-string "Bug Subject:
"] 4)>("testing" [#<keypress-event down> #<keypress-event
return> #<keypress-event return> #<keypress-event up> #<keypress-event
T> #<keypress-event h> #<keypress-event a> #<keypress-event n>
#<keypress-event k> #<keypress-event s> #<keypress-event ,>
#<keypress-event return> #<keypress-event return> #<keypress-event tab
ess-event N> #<keypress-event e> #<keypress-event l> #<keypress-event
s> #<keypress-event o> #<keypress-event n> #<keypress-event up>
#<keypress-event up> #<keypress-event up> #<keypress-event up>
#<keypress-event up> #<keypress-event up> #<keypress-event up>
#<keypress-event up> #<keypress-event up> #<keypress-event up>
#<keypress-event up> #<keypress-event up> #<keypress-event up>
#<keypress-event up> #<keypress-event up> #<keypress-event up>
#<keypress-event up> #<keypress-event up> #<keypress-event up>
#<keypress-event control-E> #<keypress-event return> #<keypress-event
return> #<keypress-event return> #<keypress-event up> #<keypress-event
T> #<keypress-event h> #<keypress-event a> #<keypress-event t>
#<keypress-event s> #<keypress-event space> ...])
call-interactively(report-xemacs-bug)
command-execute(report-xemacs-bug t)
execute-extended-command(nil)
call-interactively(execute-extended-command)
Stephen> (1) configure with --pdump
Stephen> (2) configure with --use-union-type
Stephen> (3) configure with --with-system-malloc
Stephen> in various combinations. (1) and (2) on general
Stephen> principles, (3) has been reported to help with Red Hat
Stephen> 8.0/GCC 3.2 crashes.
Thanks, (3) did the trick, it must be a gcc 3.2 with glib 2.3.1 issue.
gcc 3.2 with glibc 2.2.5 was fine.
Do you recommend using (1) and (2) ?
[...]
Thanks,
Nelson
--
Nelson Ferreira