[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#167409: glibc 2.3.1: breaks XEmacs builds; system breaks on revert to 2.2.5



At 02 Nov 2002 02:10:37 -0500,
Jeff Bailey wrote:
> 
> [1  <text/plain (quoted-printable)>]
> On Sat, 2002-11-02 at 01:42, Stephen J.Turnbull wrote:
> 
> > After upgrading to glibc 2.3.1, I can't build XEmacs without the
> > portable dumper
> 
> Please provide the text of the actual error message.

It failed to build in my pbuilder run as well, not sure if it is problem of glibc or
xemacs.



Full build log is available at: http://www.netfort.gr.jp/~dancer/software/failed-log/xemacs21.log

Loading widget...
Loading custom ...done
Loading process...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/dumped-lisp.el...
Spawning make-docfile ...
Spawning make-docfile ...done
./temacs -nd -batch -l /tmp/buildd/xemacs21-21.4.8/src/../lisp/loadup.el dump

Loading /tmp/buildd/xemacs21-21.4.8/src/../lisp/loadup.el...
Using load-path (/tmp/buildd/xemacs21-21.4.8/lisp)
Using module-load-path (/tmp/buildd/xemacs21-21.4.8/modules)
Loading very-early-lisp...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/dumped-lisp.el...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/backquote.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/bytecomp-runtime.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/find-paths.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/packages.elc...

	.
	. [snip]
	.


Loading /tmp/buildd/xemacs21-21.4.8/lisp/x-mouse.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/x-select.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/x-scrollbar.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/x-misc.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/x-init.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/x-win-xfree86.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/x-win-sun.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/tty-init.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/fontl-hooks.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/auto-show.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/loadhist.elc...
Loading /tmp/buildd/xemacs21-21.4.8/lisp/loaddefs.elc...
Loading site-load...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name xemacs
Testing for Lisp shadows ...

Fatal error (11).

Your files have been auto-saved.
Use `M-x recover-session' to recover them.

If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described
there, as there may be a workaround available.
Otherwise, please report this bug by running the send-pr
script included with XEmacs, or selecting `Send Bug Report'
from the help menu.
As a last resort send ordinary email to `crashes@xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.

If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type

  gdb /tmp/buildd/xemacs21-21.4.8/src/xemacs core

then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB.  A similar procedure should work for all of
these.  Ask your system administrator if you need more help.)

Lisp backtrace follows:

  intern("paths-el-original-news-inews-program")
  (let ((origsym ...)) (if (running-temacs-p) (progn ... ...) (and ... ...)))
  # bind (value var)
  (lambda (var value) (let (...) (if ... ... ...)))(news-inews-program "inews")
  funcall((lambda (var value) (let (...) (if ... ... ...))) news-inews-program "inews")
  # bind (l)
  (let ((l ...)) (funcall l (quote news-inews-program) (cond ... ... ... ... ...)) (funcall l (quote
 mh-progs) (cond ... ... ... ... ...)) (funcall l (quote mh-libs) (cond ... ... ... ...)) (funcall l
 (quote rmail-spool-directory) (cond ... ... ... ... ... ...)) (funcall l (quote sendmail-program) (
cond ... ... ... ...)) (funcall l (quote remote-shell-program) (cond ... ... ... ... ... ... ... ...
 ... ... ... ... ...)) (funcall l (quote manual-program) (if ... "/usr/ucb/man" "/usr/bin/man")) (fu
ncall l (quote directory-abbrev-alist) (when ... ...)))
  initialize-xemacs-paths()
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)
make[3]: *** [xemacs] Segmentation fault
make[3]: *** Deleting file `xemacs'
make[3]: Leaving directory `/tmp/buildd/xemacs21-21.4.8/src'
make[2]: *** [src] Error 2
make[2]: Leaving directory `/tmp/buildd/xemacs21-21.4.8'
make[1]: *** [canna-wnn-build-stamp] Error 2
make[1]: Leaving directory `/tmp/buildd/xemacs21-21.4.8'
make: *** [build-stamp] Error 2



Reply to: