unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David PONCE <david.ponce@wanadoo.fr>
Cc: emacs-devel@gnu.org
Subject: Re: bootstrapping fails
Date: Wed, 29 Sep 2004 10:54:36 +0200 (CEST)	[thread overview]
Message-ID: <4049099.1096448076739.JavaMail.www@wwinf0903> (raw)

Hi,

> Bootstrapping fails.  This must be due to a very recent change,
> because bootstrapping worked fine approximately five hours ago.
>>From the `make bootstrap output':
> 
> Compiling /home/teirllm/emacscvsdir/emacs/lisp/./tooltip.el
> Fatal error (11)make[1]: *** [compile] Error 1
> make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs/lisp'
> make: *** [bootstrap] Error 2
> 
> Note that tooltip.el loads gdb-ui, which was affected by very recent
> changes.

If that can help, here is a backtrace.  It looks that in fringe.c,
the function init_fringe_bitmap segfault at bootstrap time.

Sincerely,
David

? EMACSLOADPATH=emacs/lisp gdb emacs/src/emacs-21.3.50
GNU gdb Red Hat Linux (6.0post-0.20040223.19rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run -batch --no-site-file --multibyte -f batch-byte-compile tooltip.el
Starting program: emacs/src/emacs-21.3.50 -batch --no-site-file --multibyte -f batch-byte-compile tooltip.el

Program received signal SIGSEGV, Segmentation fault.
0x08108ca4 in init_fringe_bitmap (which=MAX_STANDARD_FRINGE_BITMAPS, fb=0x8ce9c90, once_p=0)
    at fringe.c:1188
1188          if (rif->define_fringe_bitmap)
(gdb) bt
#0  0x08108ca4 in init_fringe_bitmap (which=MAX_STANDARD_FRINGE_BITMAPS, fb=0x8ce9c90, once_p=0)
    at fringe.c:1188
#1  0x08108fb3 in Fdefine_fringe_bitmap (bitmap=147755401, bits=147756859, height=0, width=7, align=8)
    at fringe.c:1319
#2  0x08175003 in Ffuncall (nargs=3, args=0xfef5b3b0) at eval.c:2752
#3  0x0819bddf in Fbyte_code (bytestr=147756827, vector=2, maxdepth=-17451984) at bytecode.c:686
#4  0x081745f4 in Feval (form=137228824) at eval.c:2091
#5  0x08188877 in readevalloop (readcharfun=137584801, stream=0x8cc3bf0, sourcename=147568595,
    evalfun=0x81742c0 <Feval>, printflag=0, unibyte=137504817, readfun=137504817) at lread.c:1376
#6  0x081878c3 in Fload (file=147568595, noerror=137504817, nomessage=137504865, nosuffix=0,
    must_suffix=17188108) at lread.c:914
#7  0x0817e5ef in Frequire (feature=147528673, filename=137504817, noerror=137504817) at fns.c:3447
#8  0x08174fcb in Ffuncall (nargs=2, args=0xfef5b780) at eval.c:2736
#9  0x0819bddf in Fbyte_code (bytestr=143227707, vector=1, maxdepth=-17451024) at bytecode.c:686
#10 0x081745f4 in Feval (form=137228824) at eval.c:2091
#11 0x08174fcb in Ffuncall (nargs=2, args=0xfef5b994) at eval.c:2736
#12 0x0819bddf in Fbyte_code (bytestr=137774233, vector=1, maxdepth=-17450608) at bytecode.c:686
#13 0x081752bf in funcall_lambda (fun=147440140, nargs=1, arg_vector=0xfef5ba60) at eval.c:2923
#14 0x0817513b in apply_lambda (fun=147440140, args=138555469, eval_flag=1) at eval.c:2845
#15 0x08174470 in Feval (form=147440140) at eval.c:2149
#16 0x081746df in Feval (form=137218796) at eval.c:2056
#17 0x08171fd3 in Fprogn (args=22) at eval.c:408
#18 0x081752f9 in funcall_lambda (fun=147395912, nargs=4, arg_vector=0xfef5bd44) at eval.c:2916
#19 0x08174eab in Ffuncall (nargs=5, args=0xfef5bd40) at eval.c:2793
#20 0x0817489b in Fapply (nargs=2, args=0xfef5bdd0) at eval.c:2241
#21 0x08174c95 in apply1 (fn=147395917, arg=22) at eval.c:2497
#22 0x08172e36 in Fmacroexpand (form=147503528, environment=147507357) at eval.c:1052
#23 0x08174fcb in Ffuncall (nargs=3, args=0xfef5be94) at eval.c:2736
#24 0x081745f4 in Feval (form=137224048) at eval.c:2091
#25 0x08172125 in Fsetq (args=138512397) at eval.c:510
#26 0x0817473d in Feval (form=137223404) at eval.c:2038
#27 0x08171fd3 in Fprogn (args=22) at eval.c:408
#28 0x0817473d in Feval (form=137223332) at eval.c:2038
#29 0x08172d7c in Fwhile (args=138512645) at eval.c:968
#30 0x0817473d in Feval (form=137223692) at eval.c:2038
#31 0x08171fd3 in Fprogn (args=22) at eval.c:408
---Type <return> to continue, or q <return> to quit---
#32 0x08172cda in Flet (args=138514389) at eval.c:949
#33 0x0817473d in Feval (form=137223668) at eval.c:2038
#34 0x08171fd3 in Fprogn (args=22) at eval.c:408
#35 0x081752f9 in funcall_lambda (fun=138512672, nargs=2, arg_vector=0xfef5c478) at eval.c:2916
#36 0x08174eab in Ffuncall (nargs=3, args=0xfef5c474) at eval.c:2793
#37 0x0819bddf in Fbyte_code (bytestr=138549345, vector=2, maxdepth=-17447820) at bytecode.c:686
#38 0x081752bf in funcall_lambda (fun=147475060, nargs=1, arg_vector=0xfef5c594) at eval.c:2923
#39 0x08174eab in Ffuncall (nargs=2, args=0xfef5c590) at eval.c:2793
#40 0x0819bddf in Fbyte_code (bytestr=137774233, vector=1, maxdepth=-17447536) at bytecode.c:686
#41 0x081752bf in funcall_lambda (fun=147461356, nargs=0, arg_vector=0xfef5c6c4) at eval.c:2923
#42 0x08174eab in Ffuncall (nargs=1, args=0xfef5c6c0) at eval.c:2793
#43 0x081745f4 in Feval (form=137224048) at eval.c:2091
#44 0x0817338f in Fcondition_case (args=137504817) at eval.c:1293
#45 0x0819ce1a in Fbyte_code (bytestr=143250481, vector=143, maxdepth=-17446720) at bytecode.c:864
#46 0x081752bf in funcall_lambda (fun=147461764, nargs=2, arg_vector=0xfef5ca14) at eval.c:2923
#47 0x08174eab in Ffuncall (nargs=3, args=0xfef5ca10) at eval.c:2793
#48 0x0819bddf in Fbyte_code (bytestr=138028857, vector=2, maxdepth=-17446384) at bytecode.c:686
#49 0x081752bf in funcall_lambda (fun=147460572, nargs=1, arg_vector=0xfef5cae0) at eval.c:2923
#50 0x0817513b in apply_lambda (fun=147460572, args=143294971, eval_flag=1) at eval.c:2845
#51 0x08174470 in Feval (form=147460572) at eval.c:2149
#52 0x0817338f in Fcondition_case (args=137504817) at eval.c:1293
#53 0x0819ce1a in Fbyte_code (bytestr=137589497, vector=143, maxdepth=-17445552) at bytecode.c:864
#54 0x081752bf in funcall_lambda (fun=147546244, nargs=1, arg_vector=0xfef5ce74) at eval.c:2923
#55 0x08174eab in Ffuncall (nargs=2, args=0xfef5ce70) at eval.c:2793
#56 0x0819bddf in Fbyte_code (bytestr=142874217, vector=1, maxdepth=-17445264) at bytecode.c:686
#57 0x081752bf in funcall_lambda (fun=147545868, nargs=0, arg_vector=0xfef5cfa4) at eval.c:2923
#58 0x08174eab in Ffuncall (nargs=1, args=0xfef5cfa0) at eval.c:2793
#59 0x081745f4 in Feval (form=137224048) at eval.c:2091
#60 0x08171fd3 in Fprogn (args=22) at eval.c:408
#61 0x08171f11 in Fif (args=142936229) at eval.c:357
#62 0x0817473d in Feval (form=137223284) at eval.c:2038
#63 0x08171fd3 in Fprogn (args=22) at eval.c:408
#64 0x08171f96 in Fcond (args=142936293) at eval.c:385
#65 0x0817473d in Feval (form=137223308) at eval.c:2038
#66 0x08171fd3 in Fprogn (args=22) at eval.c:408
#67 0x08172ad1 in FletX (args=142938957) at eval.c:891
---Type <return> to continue, or q <return> to quit---
#68 0x0817473d in Feval (form=137223644) at eval.c:2038
#69 0x08171fd3 in Fprogn (args=22) at eval.c:408
#70 0x08172db2 in Fwhile (args=142933445) at eval.c:971
#71 0x0817473d in Feval (form=137223692) at eval.c:2038
#72 0x08171fd3 in Fprogn (args=22) at eval.c:408
#73 0x08172cda in Flet (args=142938677) at eval.c:949
#74 0x0817473d in Feval (form=137223668) at eval.c:2038
#75 0x08171fd3 in Fprogn (args=22) at eval.c:408
#76 0x0817473d in Feval (form=137223332) at eval.c:2038
#77 0x08171ef0 in Fif (args=147340941) at eval.c:356
#78 0x0817473d in Feval (form=137223284) at eval.c:2038
#79 0x081744dd in Feval (form=137770389) at eval.c:2147
#80 0x08171fd3 in Fprogn (args=22) at eval.c:408
#81 0x081752f9 in funcall_lambda (fun=142932344, nargs=1, arg_vector=0xfef5d9d0) at eval.c:2916
#82 0x0817513b in apply_lambda (fun=142932349, args=143356861, eval_flag=1) at eval.c:2845
#83 0x08174470 in Feval (form=142932349) at eval.c:2149
#84 0x08171fd3 in Fprogn (args=22) at eval.c:408
#85 0x081752f9 in funcall_lambda (fun=142917248, nargs=0, arg_vector=0xfef5db80) at eval.c:2916
#86 0x0817513b in apply_lambda (fun=142917253, args=137504817, eval_flag=1) at eval.c:2845
#87 0x08174470 in Feval (form=142917253) at eval.c:2149
#88 0x0817317e in Funwind_protect (args=142888157) at eval.c:1204
#89 0x0817473d in Feval (form=137223788) at eval.c:2038
#90 0x08171fd3 in Fprogn (args=22) at eval.c:408
#91 0x08172cda in Flet (args=142888133) at eval.c:949
#92 0x0817473d in Feval (form=137223668) at eval.c:2038
#93 0x08171fd3 in Fprogn (args=22) at eval.c:408
#94 0x08171f11 in Fif (args=142889029) at eval.c:357
#95 0x0817473d in Feval (form=137223284) at eval.c:2038
#96 0x08171fd3 in Fprogn (args=22) at eval.c:408
#97 0x081752f9 in funcall_lambda (fun=142887792, nargs=0, arg_vector=0xfef5e080) at eval.c:2916
#98 0x0817513b in apply_lambda (fun=142887797, args=137504817, eval_flag=1) at eval.c:2845
#99 0x08174470 in Feval (form=142887797) at eval.c:2149
#100 0x08117b45 in top_level_2 () at keyboard.c:1315
#101 0x08173492 in internal_condition_case (bfun=0x8117b34 <top_level_2>, handlers=137565785,
    hfun=0x8117808 <cmd_error>) at eval.c:1346
#102 0x08117b79 in top_level_1 () at keyboard.c:1323
---Type <return> to continue, or q <return> to quit---
#103 0x08173021 in internal_catch (tag=0, func=0x8117b48 <top_level_1>, arg=137504817) at eval.c:1107
#104 0x08117ab3 in command_loop () at keyboard.c:1280
#105 0x081175b8 in recursive_edit_1 () at keyboard.c:978
#106 0x081176d8 in Frecursive_edit () at keyboard.c:1039
#107 0x08115fca in main (argc=7, argv=0xfef5e734) at emacs.c:1687

             reply	other threads:[~2004-09-29  8:54 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-29  8:54 David PONCE [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-01-13  9:01 Bootstrapping fails Christoph Conrad
2008-01-13  9:51 ` Paul Michael Reilly
2008-01-13 15:20 ` Dan Nicolaescu
2008-01-13 22:12   ` Christoph Conrad
2005-11-02 21:33 bootstrapping fails Luc Teirlinck
2005-11-02 21:55 ` Stefan Monnier
2005-11-02 22:09   ` Romain Francoise
2005-11-02 22:20 ` Andreas Schwab
2005-11-02 23:17   ` Luc Teirlinck
2004-09-29  2:59 Luc Teirlinck
2004-09-29  8:52 ` Kim F. Storm
2004-08-19 15:30 Luc Teirlinck
2004-08-19 15:44 ` Luc Teirlinck
2004-08-19 15:59   ` Andreas Schwab
2004-08-19 16:38     ` Luc Teirlinck
2004-08-19 17:02       ` Stefan Monnier
2004-08-20 14:49 ` Eli Zaretskii
2004-06-05  1:00 Luc Teirlinck
2004-06-05  1:55 ` Juanma Barranquero
2004-06-05  2:08   ` Luc Teirlinck
2004-06-05 15:29     ` Juanma Barranquero
2004-06-05 10:45   ` Miles Bader
2004-06-05 15:41     ` Juanma Barranquero
2004-06-05 22:49       ` Miles Bader
2004-06-06  0:29         ` Juanma Barranquero
2003-07-09 18:26 Luc Teirlinck
2003-07-09 20:17 ` Luc Teirlinck
2003-05-31 20:46 Bootstrapping fails Luc Teirlinck
2003-05-31 20:52 ` Luc Teirlinck
2003-05-31 21:08   ` Luc Teirlinck
2003-05-31 21:13     ` John Paul Wallington
2003-05-31 21:22       ` Luc Teirlinck
2003-05-01  2:06 Luc Teirlinck
2003-04-29  2:14 bootstrapping fails Luc Teirlinck
2003-04-29  2:54 ` John Paul Wallington
2003-04-29  3:24   ` Luc Teirlinck
2003-04-12 21:29 Luc Teirlinck
2003-03-25 21:57 Luc Teirlinck
2003-02-18  1:08 Luc Teirlinck

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4049099.1096448076739.JavaMail.www@wwinf0903 \
    --to=david.ponce@wanadoo.fr \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).