From unknown Mon Jun 23 13:09:02 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#13997 <13997@debbugs.gnu.org> To: bug#13997 <13997@debbugs.gnu.org> Subject: Status: building emacs 24.3 --with-wide-int failed with seg fault during ./temacs --batch --load loadup bootstrap Reply-To: bug#13997 <13997@debbugs.gnu.org> Date: Mon, 23 Jun 2025 20:09:02 +0000 retitle 13997 building emacs 24.3 --with-wide-int failed with seg fault dur= ing ./temacs --batch --load loadup bootstrap reassign 13997 emacs submitter 13997 Petr Hracek severity 13997 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 19 05:08:43 2013 Received: (at submit) by debbugs.gnu.org; 19 Mar 2013 09:08:43 +0000 Received: from localhost ([127.0.0.1]:34882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UHsXB-0001VN-RV for submit@debbugs.gnu.org; Tue, 19 Mar 2013 05:08:42 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43137) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UHsX6-0001V2-Ac for submit@debbugs.gnu.org; Tue, 19 Mar 2013 05:08:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHsVS-0000pM-5S for submit@debbugs.gnu.org; Tue, 19 Mar 2013 05:06:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-9.4 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:34158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHsVS-0000pI-1l for submit@debbugs.gnu.org; Tue, 19 Mar 2013 05:06:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHsVK-0007qj-0M for bug-gnu-emacs@gnu.org; Tue, 19 Mar 2013 05:06:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHsVF-0000mv-Pf for bug-gnu-emacs@gnu.org; Tue, 19 Mar 2013 05:06:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHsVF-0000mj-GI for bug-gnu-emacs@gnu.org; Tue, 19 Mar 2013 05:06:41 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2J96eGl021260 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 19 Mar 2013 05:06:40 -0400 Received: from kiasportyw.brq.redhat.com (unused-4-188.brq.redhat.com [10.34.4.188]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r2J96cxh002860 for ; Tue, 19 Mar 2013 05:06:39 -0400 Message-ID: <51482A9D.9030207@redhat.com> Date: Tue, 19 Mar 2013 10:06:37 +0100 From: Petr Hracek User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.25 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Hi folks, I am trying to build up emacs 24.3 but it failed with segmentation fault. I could not found any reason. Part of build log is: gcc -std=gnu99 -nostdlib -Demacs -I. -I/builddir/build/BUILD/emacs-24.3/src -I../lib -I/builddir/build/BUILD/emacs-24.3/src/../lib -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/alsa -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -MMD -MF deps/.d -MP -I/usr/include/p11-kit-1 -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Wl,-znocombreloc \ -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o xgselect.o gtkutil.o emacsgtkfixed.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o profiler.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o terminfo.o lastfile.o vm-limit.o ../lib/libgnu.a -ltiff -ljpeg -lpng -lz -lm -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 -lXrender -lXft -lasound -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lMagickWand-6.Q16 -lm -lMagickCore-6.Q16 -lrt -L/lib -ldbus-1 -lxml2 -ltinfo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgconf-2 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lselinux -lfreetype -lfontconfig -lotf -lfreetype -lm17n-flt -lm17n-core -lgnutls -lpthread -lm -lgcc -lc -lgcc /usr/lib/crtn.o test "no" = "yes" || \ test "X" = X || -r temacs cd ../lisp; make -w update-subdirs make[3]: Entering directory `/builddir/build/BUILD/emacs-24.3/build-gtk/lisp' cd /builddir/build/BUILD/emacs-24.3/lisp; subdirs=`find . -type d -print`; for file in $subdirs; do case $file in */.* | */.*/* | */=* | */cedet* ) ;; *) wins="$wins $file" ;; esac; done; \ for file in $wins; do \ /builddir/build/BUILD/emacs-24.3/build-aux/update-subdirs $file; \ done; make[3]: Leaving directory `/builddir/build/BUILD/emacs-24.3/build-gtk/lisp' if test "no" = "yes"; then \ rm -f bootstrap-emacs; \ ln temacs bootstrap-emacs; \ else \ `/bin/pwd`/temacs --batch --load loadup bootstrap || exit 1; \ test "X" = X || -zex emacs; \ mv -f emacs bootstrap-emacs; \ fi /bin/sh: line 7: 4672 Segmentation fault (core dumped) `/bin/pwd`/temacs --batch --load loadup bootstrap make[2]: *** [bootstrap-emacs] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/emacs-24.3/build-gtk/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/builddir/build/BUILD/emacs-24.3/build-gtk' Output from gdb is: [root@kiasportyw src]# gdb temacs GNU gdb (GDB) Fedora (7.5.50.20130310-13.fc19) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-redhat-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /builddir/build/BUILD/emacs-24.3/build-gtk/src/temacs...done. warning: File "/builddir/build/BUILD/emacs-24.3/build-gtk/src/.gdbinit" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py". To enable execution of this file add add-auto-load-safe-path /builddir/build/BUILD/emacs-24.3/build-gtk/src/.gdbinit line to your configuration file "/builddir/.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/builddir/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" (gdb) set args --batch --load loadup bootstrap (gdb) b Fmake_vector Breakpoint 1 at 0x81b9390: file /builddir/build/BUILD/emacs-24.3/src/alloc.c, line 3031. (gdb) b main Breakpoint 2 at 0x80582c0: file /builddir/build/BUILD/emacs-24.3/src/emacs.c, line 663. (gdb) run Starting program: /builddir/build/BUILD/emacs-24.3/build-gtk/src/temacs --batch --load loadup bootstrap [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Missing separate debuginfo for /lib/libgraphite2.so.3 Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/19/1902dc8ee4d4ae2413864b662da1f5ede07ce3.debug Breakpoint 2, main (argc=5, argv=0xbffff704) at /builddir/build/BUILD/emacs-24.3/src/emacs.c:663 663 { Missing separate debuginfos, use: debuginfo-install GConf2-3.2.6-2.fc19.i686 ImageMagick-libs-6.8.3.9-1.fc20.i686 alsa-lib-1.0.26-3.fc19.i686 at-spi2-atk-2.7.91-1.fc19.i686 at-spi2-core-2.7.91-1.fc19.i686 atk-2.7.91-1.fc19.i686 bzip2-libs-1.0.6-8.fc19.i686 cairo-1.12.14-1.fc19.i686 cairo-gobject-1.12.14-1.fc19.i686 dbus-glib-0.100-3.fc19.i686 dbus-libs-1.6.8-4.fc19.i686 expat-2.1.0-5.fc19.i686 fontconfig-2.10.91-3.fc19.i686 freetype-2.4.11-2.fc19.i686 gdk-pixbuf2-2.27.2-1.fc19.i686 glib2-2.35.8-1.fc19.i686 glibc-2.17-3.fc19.i686 gmp-5.1.1-2.fc19.i686 gnutls-3.1.9-1.fc20.i686 gtk3-3.7.12-1.fc19.i686 harfbuzz-0.9.13-1.fc19.i686 jbigkit-libs-2.0-8.fc19.i686 lcms-libs-1.19-9.fc19.i686 libICE-1.0.8-5.fc19.i686 libSM-1.2.1-5.fc19.i686 libX11-1.5.99.901-2.fc19.i686 libXau-1.0.6-7.fc19.i686 libXcomposite-0.4.4-3.fc19.i686 libXcursor-1.1.13-4.fc19.i686 libXdamage-1.1.4-3.fc19.i686 libXext-1.3.1-4.fc19.i686 libXfixes-5.0-5.fc19.i686 libXft-2.3.1-4.fc19.i686 libXi-1.7-1.fc19.i686 libXinerama-1.1.2-4.fc19.i686 libXrandr-1.4.0-3.fc19.i686 libXrender-0.9.7-4.fc19.i686 libXt-1.1.3-3.fc19.i686 libXxf86vm-1.1.2-4.fc19.i686 libcroco-0.6.8-2.fc19.i686 libdrm-2.4.42-2.fc19.i686 libffi-3.0.11-2.fc19.i686 libgcc-4.8.0-0.17.fc20.i686 libgomp-4.8.0-0.17.fc20.i686 libicu-50.1.2-5.fc19.i686 libjpeg-turbo-1.2.90-1.fc19.i686 libotf-0.9.13-2.fc19.i686 libpng-1.5.13-2.fc19.i686 librsvg2-2.37.0-2.fc19.i686 libselinux-2.1.13-9.fc19.i686 libstdc++-4.8.0-0.17.fc20.i686 libtasn1-3.2-3.fc19.i686 libtiff-4.0.3-5.fc19.i686 libtool-ltdl-2.4.2-12.fc19.i686 libuuid-2.22.2-6.fc19.i686 libwayland-client-1.0.5-1.fc19.i686 libwayland-cursor-1.0.5-1.fc19.i686 libwayland-server-1.0.5-1.fc19.i686 libxcb-1.9-2.fc19.i686 libxkbcommon-0.2.0-2.fc19.i686 libxml2-2.9.0-4.fc19.i686 m17n-lib-1.6.4-7.fc20.i686 mesa-libEGL-9.1-1.fc19.i686 mesa-libGL-9.1-1.fc19.i686 mesa-libgbm-9.1-1.fc19.i686 mesa-libglapi-9.1-1.fc19.i686 ncurses-libs-5.9-8.20130126.fc19.i686 nettle-2.6-2.fc19.i686 p11-kit-0.16.4-1.fc19.i686 pango-1.33.8-1.fc19.i686 pcre-8.32-4.fc19.i686 pixman-0.28.0-3.fc19.i686 systemd-libs-198-6.fc20.i686 xz-libs-5.1.2-4alpha.fc19.i686 zlib-1.2.7-10.fc19.i686 (gdb) c Continuing. process 5413 is executing new program: /builddir/build/BUILD/emacs-24.3/build-gtk/src/temacs [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Missing separate debuginfo for /lib/libgraphite2.so.3 Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/19/1902dc8ee4d4ae2413864b662da1f5ede07ce3.debug Breakpoint 2, main (argc=5, argv=0xbffff6f4) at /builddir/build/BUILD/emacs-24.3/src/emacs.c:663 663 { Missing separate debuginfos, use: debuginfo-install GConf2-3.2.6-2.fc19.i686 ImageMagick-libs-6.8.3.9-1.fc20.i686 alsa-lib-1.0.26-3.fc19.i686 at-spi2-atk-2.7.91-1.fc19.i686 at-spi2-core-2.7.91-1.fc19.i686 atk-2.7.91-1.fc19.i686 bzip2-libs-1.0.6-8.fc19.i686 cairo-1.12.14-1.fc19.i686 cairo-gobject-1.12.14-1.fc19.i686 dbus-glib-0.100-3.fc19.i686 dbus-libs-1.6.8-4.fc19.i686 expat-2.1.0-5.fc19.i686 fontconfig-2.10.91-3.fc19.i686 freetype-2.4.11-2.fc19.i686 gdk-pixbuf2-2.27.2-1.fc19.i686 glib2-2.35.8-1.fc19.i686 glibc-2.17-3.fc19.i686 gmp-5.1.1-2.fc19.i686 gnutls-3.1.9-1.fc20.i686 gtk3-3.7.12-1.fc19.i686 harfbuzz-0.9.13-1.fc19.i686 jbigkit-libs-2.0-8.fc19.i686 lcms-libs-1.19-9.fc19.i686 libICE-1.0.8-5.fc19.i686 libSM-1.2.1-5.fc19.i686 libX11-1.5.99.901-2.fc19.i686 libXau-1.0.6-7.fc19.i686 libXcomposite-0.4.4-3.fc19.i686 libXcursor-1.1.13-4.fc19.i686 libXdamage-1.1.4-3.fc19.i686 libXext-1.3.1-4.fc19.i686 libXfixes-5.0-5.fc19.i686 libXft-2.3.1-4.fc19.i686 libXi-1.7-1.fc19.i686 libXinerama-1.1.2-4.fc19.i686 libXrandr-1.4.0-3.fc19.i686 libXrender-0.9.7-4.fc19.i686 libXt-1.1.3-3.fc19.i686 libXxf86vm-1.1.2-4.fc19.i686 libcroco-0.6.8-2.fc19.i686 libdrm-2.4.42-2.fc19.i686 libffi-3.0.11-2.fc19.i686 libgcc-4.8.0-0.17.fc20.i686 libgomp-4.8.0-0.17.fc20.i686 libicu-50.1.2-5.fc19.i686 libjpeg-turbo-1.2.90-1.fc19.i686 libotf-0.9.13-2.fc19.i686 libpng-1.5.13-2.fc19.i686 librsvg2-2.37.0-2.fc19.i686 libselinux-2.1.13-9.fc19.i686 libstdc++-4.8.0-0.17.fc20.i686 libtasn1-3.2-3.fc19.i686 libtiff-4.0.3-5.fc19.i686 libtool-ltdl-2.4.2-12.fc19.i686 libuuid-2.22.2-6.fc19.i686 libwayland-client-1.0.5-1.fc19.i686 libwayland-cursor-1.0.5-1.fc19.i686 libwayland-server-1.0.5-1.fc19.i686 libxcb-1.9-2.fc19.i686 libxkbcommon-0.2.0-2.fc19.i686 libxml2-2.9.0-4.fc19.i686 m17n-lib-1.6.4-7.fc20.i686 mesa-libEGL-9.1-1.fc19.i686 mesa-libGL-9.1-1.fc19.i686 mesa-libgbm-9.1-1.fc19.i686 mesa-libglapi-9.1-1.fc19.i686 ncurses-libs-5.9-8.20130126.fc19.i686 nettle-2.6-2.fc19.i686 p11-kit-0.16.4-1.fc19.i686 pango-1.33.8-1.fc19.i686 pcre-8.32-4.fc19.i686 pixman-0.28.0-3.fc19.i686 systemd-libs-198-6.fc20.i686 xz-libs-5.1.2-4alpha.fc19.i686 zlib-1.2.7-10.fc19.i686 (gdb) c Continuing. Breakpoint 1, Fmake_vector (length=1511, init=0) at /builddir/build/BUILD/emacs-24.3/src/alloc.c:3031 3031 { (gdb) n 3037 CHECK_NATNUM (length); (gdb) n 3031 { (gdb) n 3037 CHECK_NATNUM (length); (gdb) n 3031 { (gdb) n 3037 CHECK_NATNUM (length); (gdb) n 3039 p = allocate_vector (XFASTINT (length)); (gdb) n 3040 sizei = XFASTINT (length); (gdb) n 3041 for (i = 0; i < sizei; i++) (gdb) n 3040 sizei = XFASTINT (length); (gdb) n 3041 for (i = 0; i < sizei; i++) (gdb) n 3042 p->contents[i] = init; (gdb) p init $1 = 0 (gdb) p sizei $2 = 1511 (gdb) p p->contents[i] value has been optimized out (gdb) p length $3 = 1511 (gdb) n Program received signal SIGSEGV, Segmentation fault. Fmake_vector (length=1511, init=0) at /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 3042 p->contents[i] = init; (gdb) -- S pozdravem / Best regards Petr Hracek Red Hat Czech s.r.o. BaseOS Core Services Brno Email: phracek@redhat.com Web: www.cz.redhat.com From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 19 06:20:51 2013 Received: (at 13997) by debbugs.gnu.org; 19 Mar 2013 10:20:51 +0000 Received: from localhost ([127.0.0.1]:34993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UHtf0-0004WX-RU for submit@debbugs.gnu.org; Tue, 19 Mar 2013 06:20:51 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:43120) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UHtey-0004WL-5j for 13997@debbugs.gnu.org; Tue, 19 Mar 2013 06:20:49 -0400 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3ZVVbw2bhxz3hj0d; Tue, 19 Mar 2013 11:19:07 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3ZVVbv6Q1VzbbcS; Tue, 19 Mar 2013 11:19:07 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id WD5IQ8eSvlFC; Tue, 19 Mar 2013 11:19:03 +0100 (CET) X-Auth-Info: ct2duyoM/efUZMqzgJlrtgxvK8jvJx0wwcGGHKGUk7M= Received: from hawking.suse.de (charybdis-ext.suse.de [195.135.221.2]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Tue, 19 Mar 2013 11:19:03 +0100 (CET) From: Andreas Schwab To: Petr Hracek Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap References: <51482A9D.9030207@redhat.com> X-Yow: My Aunt MAUREEN was a military advisor to IKE & TINA TURNER!! Date: Tue, 19 Mar 2013 11:19:01 +0100 In-Reply-To: <51482A9D.9030207@redhat.com> (Petr Hracek's message of "Tue, 19 Mar 2013 10:06:37 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 13997 Cc: 13997@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) You are missing the most important information: the backtrace. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 19 10:29:04 2013 Received: (at 13997) by debbugs.gnu.org; 19 Mar 2013 14:29:04 +0000 Received: from localhost ([127.0.0.1]:35794 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UHxXD-0007cd-Jy for submit@debbugs.gnu.org; Tue, 19 Mar 2013 10:29:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28271) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UHxX8-0007cC-Sk for 13997@debbugs.gnu.org; Tue, 19 Mar 2013 10:29:00 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2JERHxG026709 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 19 Mar 2013 10:27:17 -0400 Received: from kiasportyw.brq.redhat.com (unused-4-188.brq.redhat.com [10.34.4.188]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r2JERBEe016567; Tue, 19 Mar 2013 10:27:16 -0400 Message-ID: <514875BF.5010304@redhat.com> Date: Tue, 19 Mar 2013 15:27:11 +0100 From: Petr Hracek User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: Andreas Schwab Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap References: <51482A9D.9030207@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Spam-Score: -9.4 (---------) X-Debbugs-Envelope-To: 13997 Cc: 13997@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -9.4 (---------) Here is backtrace from gdb: Program received signal SIGSEGV, Segmentation fault. Fmake_vector (length=1511, init=0) at /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 3042 p->contents[i] = init; (gdb) bt #0 Fmake_vector (length=1511, init=0) at /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 #1 0x0820ad19 in init_obarray () at /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 #2 0x08059042 in main (argc=, argv=0xbffff6f4) at /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 (gdb) (gdb) show args Argument list to give program being debugged when it is started is "--batch --load loadup bootstrap". (gdb) Hopefully finally I have gather enought informations. If not please let me know. On 03/19/2013 11:19 AM, Andreas Schwab wrote: > You are missing the most important information: the backtrace. > > Andreas. > -- S pozdravem / Best regards Petr Hracek Red Hat Czech s.r.o. BaseOS Core Services Brno Email: phracek@redhat.com Web: www.cz.redhat.com From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 22 05:27:54 2013 Received: (at submit) by debbugs.gnu.org; 22 Mar 2013 09:27:54 +0000 Received: from localhost ([127.0.0.1]:40112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UIyGO-0001qn-Jp for submit@debbugs.gnu.org; Fri, 22 Mar 2013 05:27:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45690) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UIyGL-0001qe-AA for submit@debbugs.gnu.org; Fri, 22 Mar 2013 05:27:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIyEK-0000oz-Vl for submit@debbugs.gnu.org; Fri, 22 Mar 2013 05:25:53 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-9.4 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:50555) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIyEK-0000ov-Sx for submit@debbugs.gnu.org; Fri, 22 Mar 2013 05:25:44 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIyEG-0003kg-E2 for bug-gnu-emacs@gnu.org; Fri, 22 Mar 2013 05:25:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIyEA-0000gv-5W for bug-gnu-emacs@gnu.org; Fri, 22 Mar 2013 05:25:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIyE9-0000fb-SF for bug-gnu-emacs@gnu.org; Fri, 22 Mar 2013 05:25:34 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2M9PW7M014178 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 22 Mar 2013 05:25:32 -0400 Received: from kiasportyw.brq.redhat.com (vpn1-5-41.ams2.redhat.com [10.36.5.41]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r2M9PVcQ021366 for ; Fri, 22 Mar 2013 05:25:32 -0400 Message-ID: <514C238A.5030109@redhat.com> Date: Fri, 22 Mar 2013 10:25:30 +0100 From: Petr Hracek User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap References: <51482A9D.9030207@redhat.com> <514875BF.5010304@redhat.com> In-Reply-To: <514875BF.5010304@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.redhat.com id r2M9PW7M014178 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Full backtrace is: (gdb) bt full #0 Fmake_vector (length=3D1511, init=3D0) at=20 /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 vector =3D sizei =3D 1511 i =3D 0 p =3D #1 0x0820aec9 in init_obarray () at=20 /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 No locals. #2 0x080591f2 in main (argc=3D, argv=3D0xbffff6f4) at=20 /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 dummy =3D -5301053228724652512 stack_bottom_variable =3D -74 '\266' do_initial_setlocale =3D dumping =3D skip_args =3D 1 rlim =3D {rlim_cur =3D 8388608, rlim_max =3D 18446744073709551615} no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x8053c29 <_init+9> "\201\303=D7=A3(" (gdb) On 03/19/2013 03:27 PM, Petr Hracek wrote: > Here is backtrace from gdb: > Program received signal SIGSEGV, Segmentation fault. > Fmake_vector (length=3D1511, init=3D0) at=20 > /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 > 3042 p->contents[i] =3D init; > (gdb) bt > #0 Fmake_vector (length=3D1511, init=3D0) at=20 > /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 > #1 0x0820ad19 in init_obarray () at=20 > /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 > #2 0x08059042 in main (argc=3D, argv=3D0xbffff6f4) at=20 > /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 > (gdb) > (gdb) show args > Argument list to give program being debugged when it is started is=20 > "--batch --load loadup bootstrap". > (gdb) > > Hopefully finally I have gather enought informations. > If not please let me know. > > On 03/19/2013 11:19 AM, Andreas Schwab wrote: >> You are missing the most important information: the backtrace. >> >> Andreas. >> > --=20 S pozdravem / Best regards Petr Hracek Red Hat Czech s.r.o. BaseOS Core Services Brno Email: phracek@redhat.com Web: www.cz.redhat.com From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 25 09:16:51 2013 Received: (at 13997) by debbugs.gnu.org; 25 Mar 2013 13:16:51 +0000 Received: from localhost ([127.0.0.1]:44497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UK7Gc-0005sx-MQ for submit@debbugs.gnu.org; Mon, 25 Mar 2013 09:16:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57266) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UK7GX-0005sk-Lp for 13997@debbugs.gnu.org; Mon, 25 Mar 2013 09:16:48 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2PDEVMA032094 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for <13997@debbugs.gnu.org>; Mon, 25 Mar 2013 09:14:31 -0400 Received: from kiasportyw.brq.redhat.com (unused-4-188.brq.redhat.com [10.34.4.188]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r2PDETfC011418 for <13997@debbugs.gnu.org>; Mon, 25 Mar 2013 09:14:30 -0400 Message-ID: <51504DB5.7090500@redhat.com> Date: Mon, 25 Mar 2013 14:14:29 +0100 From: Petr Hracek User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: 13997@debbugs.gnu.org Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap References: <51482A9D.9030207@redhat.com> <514875BF.5010304@redhat.com> <514C238A.5030109@redhat.com> In-Reply-To: <514C238A.5030109@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.redhat.com id r2PDEVMA032094 X-Spam-Score: -8.2 (--------) X-Debbugs-Envelope-To: 13997 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -8.2 (--------) Hello, configure and make are called by commands: %configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \ --with-tiff --with-xft --with-xpm=20 --with-x-toolkit=3Dgtk3 --with-gpm=3Dno \ --with-wide-int make bootstrap make If any other logs are needed I can provide them. Log from gdb is here: GNU gdb (GDB) Fedora (7.5.91.20130323-14.fc19) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later=20 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying= " and "show warranty" for details. This GDB was configured as "i686-redhat-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from=20 /builddir/build/BUILD/emacs-24.3/build-gtk/src/temacs...done. warning: File "/builddir/build/BUILD/emacs-24.3/build-gtk/src/.gdbinit"=20 auto-loading has been declined by your `auto-load safe-path' set to=20 "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py". To enable execution of this file add add-auto-load-safe-path=20 /builddir/build/BUILD/emacs-24.3/build-gtk/src/.gdbinit line to your configuration file "/builddir/.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/builddir/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the=20 shell: info "(gdb)Auto-loading safe path" (gdb) run --batch --load loadup bootstrap Starting program: /builddir/build/BUILD/emacs-24.3/build-gtk/src/temacs=20 --batch --load loadup bootstrap [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Missing separate debuginfo for /lib/libgraphite2.so.3 Try: yum --disablerepo=3D'*' --enablerepo=3D'*debug*' install=20 /usr/lib/debug/.build-id/19/1902dc8ee4d4ae2413864b662da1f5ede07ce3.debug process 4458 is executing new program:=20 /builddir/build/BUILD/emacs-24.3/build-gtk/src/temacs Missing separate debuginfos, use: debuginfo-install=20 GConf2-3.2.6-2.fc19.i686 ImageMagick-6.7.8.9-5.fc19.i686=20 alsa-lib-1.0.26-3.fc19.i686 at-spi2-atk-2.7.91-1.fc19.i686=20 at-spi2-core-2.7.91-1.fc19.i686 atk-2.7.91-1.fc19.i686=20 bzip2-libs-1.0.6-8.fc19.i686 cairo-1.12.14-1.fc19.i686=20 cairo-gobject-1.12.14-1.fc19.i686 dbus-glib-0.100-3.fc19.i686=20 dbus-libs-1.6.8-4.fc19.i686 expat-2.1.0-5.fc19.i686=20 fontconfig-2.10.91-3.fc19.i686 freetype-2.4.11-3.fc19.i686=20 gdk-pixbuf2-2.27.3-1.fc19.i686 giflib-4.1.6-7.fc19.i686=20 glib2-2.35.9-1.fc19.i686 glibc-2.17-4.fc19.i686 gmp-5.1.1-2.fc19.i686=20 gnutls-3.1.9-1.fc19.i686 gtk3-3.7.14-1.fc19.i686=20 harfbuzz-0.9.14-1.fc19.i686 jbigkit-libs-2.0-8.fc19.i686=20 lcms-libs-1.19-9.fc19.i686 libICE-1.0.8-5.fc19.i686=20 libSM-1.2.1-5.fc19.i686 libX11-1.5.99.901-2.fc19.i686=20 libXau-1.0.6-7.fc19.i686 libXcomposite-0.4.4-3.fc19.i686=20 libXcursor-1.1.13-4.fc19.i686 libXdamage-1.1.4-3.fc19.i686=20 libXext-1.3.1-4.fc19.i686 libXfixes-5.0-5.fc19.i686=20 libXft-2.3.1-4.fc19.i686 libXi-1.7-1.fc19.i686=20 libXinerama-1.1.2-4.fc19.i686 libXpm-3.5.10-4.fc19.i686=20 libXrandr-1.4.0-3.fc19.i686 libXrender-0.9.7-4.fc19.i686=20 libXt-1.1.3-3.fc19.i686 libXxf86vm-1.1.2-4.fc19.i686=20 libcroco-0.6.8-2.fc19.i686 libdrm-2.4.42-2.fc19.i686=20 libffi-3.0.13-1.fc19.i686 libgcc-4.8.0-1.fc19.i686=20 libgomp-4.8.0-1.fc19.i686 libicu-50.1.2-5.fc19.i686=20 libjpeg-turbo-1.2.90-1.fc19.i686 libotf-0.9.13-2.fc19.i686=20 libpng-1.5.13-2.fc19.i686 librsvg2-2.37.0-2.fc19.i686=20 libselinux-2.1.13-11.fc19.i686 libstdc++-4.8.0-1.fc19.i686=20 libtasn1-3.2-3.fc19.i686 libtiff-4.0.3-5.fc19.i686=20 libtool-ltdl-2.4.2-12.fc19.i686 libuuid-2.22.2-6.fc19.i686=20 libwayland-client-1.0.5-1.fc19.i686 libwayland-cursor-1.0.5-1.fc19.i686=20 libwayland-server-1.0.5-1.fc19.i686 libxcb-1.9-2.fc19.i686=20 libxkbcommon-0.2.0-2.fc19.i686 libxml2-2.9.0-4.fc19.i686=20 m17n-lib-1.6.4-7.fc19.i686 mesa-libEGL-9.1-3.fc19.i686=20 mesa-libGL-9.1-3.fc19.i686 mesa-libgbm-9.1-3.fc19.i686=20 mesa-libglapi-9.1-3.fc19.i686 ncurses-libs-5.9-9.20130316.fc19.i686=20 nettle-2.6-2.fc19.i686 p11-kit-0.17.4-1.fc19.i686=20 pango-1.33.9-1.fc19.i686 pcre-8.32-4.fc19.i686 pixman-0.28.0-3.fc19.i686=20 systemd-libs-198-7.fc19.i686 xz-libs-5.1.2-4alpha.fc19.i686=20 zlib-1.2.7-10.fc19.i686 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Missing separate debuginfo for /lib/libgraphite2.so.3 Try: yum --disablerepo=3D'*' --enablerepo=3D'*debug*' install=20 /usr/lib/debug/.build-id/19/1902dc8ee4d4ae2413864b662da1f5ede07ce3.debug Program received signal SIGSEGV, Segmentation fault. Fmake_vector (length=3D1511, init=3D0) at=20 /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 3042 p->contents[i] =3D init; Missing separate debuginfos, use: debuginfo-install=20 GConf2-3.2.6-2.fc19.i686 ImageMagick-6.7.8.9-5.fc19.i686=20 alsa-lib-1.0.26-3.fc19.i686 at-spi2-atk-2.7.91-1.fc19.i686=20 at-spi2-core-2.7.91-1.fc19.i686 atk-2.7.91-1.fc19.i686=20 bzip2-libs-1.0.6-8.fc19.i686 cairo-1.12.14-1.fc19.i686=20 cairo-gobject-1.12.14-1.fc19.i686 dbus-glib-0.100-3.fc19.i686=20 dbus-libs-1.6.8-4.fc19.i686 expat-2.1.0-5.fc19.i686=20 fontconfig-2.10.91-3.fc19.i686 freetype-2.4.11-3.fc19.i686=20 gdk-pixbuf2-2.27.3-1.fc19.i686 giflib-4.1.6-7.fc19.i686=20 glib2-2.35.9-1.fc19.i686 glibc-2.17-4.fc19.i686 gmp-5.1.1-2.fc19.i686=20 gnutls-3.1.9-1.fc19.i686 gtk3-3.7.14-1.fc19.i686=20 harfbuzz-0.9.14-1.fc19.i686 jbigkit-libs-2.0-8.fc19.i686=20 lcms-libs-1.19-9.fc19.i686 libICE-1.0.8-5.fc19.i686=20 libSM-1.2.1-5.fc19.i686 libX11-1.5.99.901-2.fc19.i686=20 libXau-1.0.6-7.fc19.i686 libXcomposite-0.4.4-3.fc19.i686=20 libXcursor-1.1.13-4.fc19.i686 libXdamage-1.1.4-3.fc19.i686=20 libXext-1.3.1-4.fc19.i686 libXfixes-5.0-5.fc19.i686=20 libXft-2.3.1-4.fc19.i686 libXi-1.7-1.fc19.i686=20 libXinerama-1.1.2-4.fc19.i686 libXpm-3.5.10-4.fc19.i686=20 libXrandr-1.4.0-3.fc19.i686 libXrender-0.9.7-4.fc19.i686=20 libXt-1.1.3-3.fc19.i686 libXxf86vm-1.1.2-4.fc19.i686=20 libcroco-0.6.8-2.fc19.i686 libdrm-2.4.42-2.fc19.i686=20 libffi-3.0.13-1.fc19.i686 libgcc-4.8.0-1.fc19.i686=20 libgomp-4.8.0-1.fc19.i686 libicu-50.1.2-5.fc19.i686=20 libjpeg-turbo-1.2.90-1.fc19.i686 libotf-0.9.13-2.fc19.i686=20 libpng-1.5.13-2.fc19.i686 librsvg2-2.37.0-2.fc19.i686=20 libselinux-2.1.13-11.fc19.i686 libstdc++-4.8.0-1.fc19.i686=20 libtasn1-3.2-3.fc19.i686 libtiff-4.0.3-5.fc19.i686=20 libtool-ltdl-2.4.2-12.fc19.i686 libuuid-2.22.2-6.fc19.i686=20 libwayland-client-1.0.5-1.fc19.i686 libwayland-cursor-1.0.5-1.fc19.i686=20 libwayland-server-1.0.5-1.fc19.i686 libxcb-1.9-2.fc19.i686=20 libxkbcommon-0.2.0-2.fc19.i686 libxml2-2.9.0-4.fc19.i686=20 m17n-lib-1.6.4-7.fc19.i686 mesa-libEGL-9.1-3.fc19.i686=20 mesa-libGL-9.1-3.fc19.i686 mesa-libgbm-9.1-3.fc19.i686=20 mesa-libglapi-9.1-3.fc19.i686 ncurses-libs-5.9-9.20130316.fc19.i686=20 nettle-2.6-2.fc19.i686 p11-kit-0.17.4-1.fc19.i686=20 pango-1.33.9-1.fc19.i686 pcre-8.32-4.fc19.i686 pixman-0.28.0-3.fc19.i686=20 systemd-libs-198-7.fc19.i686 xz-libs-5.1.2-4alpha.fc19.i686=20 zlib-1.2.7-10.fc19.i686 (gdb) where #0 Fmake_vector (length=3D1511, init=3D0) at=20 /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 #1 0x0820aeb9 in init_obarray () at=20 /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 #2 0x080591e2 in main (argc=3D, argv=3D0xbffff6f4) at=20 /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 (gdb) bt full #0 Fmake_vector (length=3D1511, init=3D0) at=20 /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 vector =3D sizei =3D 1511 i =3D 0 p =3D #1 0x0820aeb9 in init_obarray () at=20 /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 No locals. #2 0x080591e2 in main (argc=3D, argv=3D0xbffff6f4) at=20 /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 dummy =3D -5301141189654895072 stack_bottom_variable =3D -74 '\266' do_initial_setlocale =3D dumping =3D skip_args =3D 1 rlim =3D {rlim_cur =3D 8388608, rlim_max =3D 1844674407370955161= 5} no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x8053c1d <_init+9> "\201\303\343\243(" (gdb) Best regards Petr On 03/22/2013 10:25 AM, Petr Hracek wrote: > Full backtrace is: > (gdb) bt full > #0 Fmake_vector (length=3D1511, init=3D0) at=20 > /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 > vector =3D > sizei =3D 1511 > i =3D 0 > p =3D > #1 0x0820aec9 in init_obarray () at=20 > /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 > No locals. > #2 0x080591f2 in main (argc=3D, argv=3D0xbffff6f4) at=20 > /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 > dummy =3D -5301053228724652512 > stack_bottom_variable =3D -74 '\266' > do_initial_setlocale =3D > dumping =3D > skip_args =3D 1 > rlim =3D {rlim_cur =3D 8388608, rlim_max =3D 18446744073709551615} > no_loadup =3D false > junk =3D 0x0 > dname_arg =3D 0x0 > ch_to_dir =3D 0x8053c29 <_init+9> "\201\303=D7=A3(" > (gdb) > > On 03/19/2013 03:27 PM, Petr Hracek wrote: >> Here is backtrace from gdb: >> Program received signal SIGSEGV, Segmentation fault. >> Fmake_vector (length=3D1511, init=3D0) at=20 >> /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 >> 3042 p->contents[i] =3D init; >> (gdb) bt >> #0 Fmake_vector (length=3D1511, init=3D0) at=20 >> /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 >> #1 0x0820ad19 in init_obarray () at=20 >> /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 >> #2 0x08059042 in main (argc=3D, argv=3D0xbffff6f4) at=20 >> /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 >> (gdb) >> (gdb) show args >> Argument list to give program being debugged when it is started is=20 >> "--batch --load loadup bootstrap". >> (gdb) >> >> Hopefully finally I have gather enought informations. >> If not please let me know. >> >> On 03/19/2013 11:19 AM, Andreas Schwab wrote: >>> You are missing the most important information: the backtrace. >>> >>> Andreas. >>> >> > --=20 S pozdravem / Best regards Petr Hracek Red Hat Czech s.r.o. BaseOS Core Services Brno Email:phracek@redhat.com Web:www.cz.redhat.com From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 25 11:29:48 2013 Received: (at submit) by debbugs.gnu.org; 25 Mar 2013 15:29:48 +0000 Received: from localhost ([127.0.0.1]:44905 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UK9LH-0000pX-BI for submit@debbugs.gnu.org; Mon, 25 Mar 2013 11:29:48 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58385) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UK9LC-0000pN-Iq for submit@debbugs.gnu.org; Mon, 25 Mar 2013 11:29:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK9Iy-0001tr-Q0 for submit@debbugs.gnu.org; Mon, 25 Mar 2013 11:27:28 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:57293) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK9Iy-0001tn-Li for submit@debbugs.gnu.org; Mon, 25 Mar 2013 11:27:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK9Is-0004Y2-O7 for bug-gnu-emacs@gnu.org; Mon, 25 Mar 2013 11:27:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK9Ik-0001pG-3b for bug-gnu-emacs@gnu.org; Mon, 25 Mar 2013 11:27:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK9Ij-0001p9-N7 for bug-gnu-emacs@gnu.org; Mon, 25 Mar 2013 11:27:09 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2PFR9do031061 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 25 Mar 2013 11:27:09 -0400 Received: from kiasportyw.brq.redhat.com (unused-4-188.brq.redhat.com [10.34.4.188]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r2PFR7V4020924 for ; Mon, 25 Mar 2013 11:27:08 -0400 Message-ID: <51506CCB.3010307@redhat.com> Date: Mon, 25 Mar 2013 16:27:07 +0100 From: Petr Hracek User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap References: <51482A9D.9030207@redhat.com> <514875BF.5010304@redhat.com> <514C238A.5030109@redhat.com> <51504DB5.7090500@redhat.com> In-Reply-To: <51504DB5.7090500@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.redhat.com id r2PFR9do031061 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Hello folks, I have found that when configure script is used without --with-wide-int option that compilation works correctly. For what is used for --with-wide-int? Does have any affect on emacs? Thank you in advance for advices Best regards Petr On 03/25/2013 02:14 PM, Petr Hracek wrote: > Hello, > > configure and make are called by commands: > %configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \ > --with-tiff --with-xft --with-xpm=20 > --with-x-toolkit=3Dgtk3 --with-gpm=3Dno \ > --with-wide-int > > make bootstrap > make > > If any other logs are needed I can provide them. > > Log from gdb is here: > > GNU gdb (GDB) Fedora (7.5.91.20130323-14.fc19) > Copyright (C) 2013 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later=20 > > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show=20 > copying" > and "show warranty" for details. > This GDB was configured as "i686-redhat-linux-gnu". > For bug reporting instructions, please see: > ... > Reading symbols from=20 > /builddir/build/BUILD/emacs-24.3/build-gtk/src/temacs...done. > warning: File=20 > "/builddir/build/BUILD/emacs-24.3/build-gtk/src/.gdbinit" auto-loading=20 > has been declined by your `auto-load safe-path' set to=20 > "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py". > To enable execution of this file add > add-auto-load-safe-path=20 > /builddir/build/BUILD/emacs-24.3/build-gtk/src/.gdbinit > line to your configuration file "/builddir/.gdbinit". > To completely disable this security protection add > set auto-load safe-path / > line to your configuration file "/builddir/.gdbinit". > For more information about this security protection see the > "Auto-loading safe path" section in the GDB manual. E.g., run from=20 > the shell: > info "(gdb)Auto-loading safe path" > (gdb) run --batch --load loadup bootstrap > Starting program:=20 > /builddir/build/BUILD/emacs-24.3/build-gtk/src/temacs --batch --load=20 > loadup bootstrap > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib/libthread_db.so.1". > Missing separate debuginfo for /lib/libgraphite2.so.3 > Try: yum --disablerepo=3D'*' --enablerepo=3D'*debug*' install=20 > /usr/lib/debug/.build-id/19/1902dc8ee4d4ae2413864b662da1f5ede07ce3.debu= g > process 4458 is executing new program:=20 > /builddir/build/BUILD/emacs-24.3/build-gtk/src/temacs > Missing separate debuginfos, use: debuginfo-install=20 > GConf2-3.2.6-2.fc19.i686 ImageMagick-6.7.8.9-5.fc19.i686=20 > alsa-lib-1.0.26-3.fc19.i686 at-spi2-atk-2.7.91-1.fc19.i686=20 > at-spi2-core-2.7.91-1.fc19.i686 atk-2.7.91-1.fc19.i686=20 > bzip2-libs-1.0.6-8.fc19.i686 cairo-1.12.14-1.fc19.i686=20 > cairo-gobject-1.12.14-1.fc19.i686 dbus-glib-0.100-3.fc19.i686=20 > dbus-libs-1.6.8-4.fc19.i686 expat-2.1.0-5.fc19.i686=20 > fontconfig-2.10.91-3.fc19.i686 freetype-2.4.11-3.fc19.i686=20 > gdk-pixbuf2-2.27.3-1.fc19.i686 giflib-4.1.6-7.fc19.i686=20 > glib2-2.35.9-1.fc19.i686 glibc-2.17-4.fc19.i686 gmp-5.1.1-2.fc19.i686=20 > gnutls-3.1.9-1.fc19.i686 gtk3-3.7.14-1.fc19.i686=20 > harfbuzz-0.9.14-1.fc19.i686 jbigkit-libs-2.0-8.fc19.i686=20 > lcms-libs-1.19-9.fc19.i686 libICE-1.0.8-5.fc19.i686=20 > libSM-1.2.1-5.fc19.i686 libX11-1.5.99.901-2.fc19.i686=20 > libXau-1.0.6-7.fc19.i686 libXcomposite-0.4.4-3.fc19.i686=20 > libXcursor-1.1.13-4.fc19.i686 libXdamage-1.1.4-3.fc19.i686=20 > libXext-1.3.1-4.fc19.i686 libXfixes-5.0-5.fc19.i686=20 > libXft-2.3.1-4.fc19.i686 libXi-1.7-1.fc19.i686=20 > libXinerama-1.1.2-4.fc19.i686 libXpm-3.5.10-4.fc19.i686=20 > libXrandr-1.4.0-3.fc19.i686 libXrender-0.9.7-4.fc19.i686=20 > libXt-1.1.3-3.fc19.i686 libXxf86vm-1.1.2-4.fc19.i686=20 > libcroco-0.6.8-2.fc19.i686 libdrm-2.4.42-2.fc19.i686=20 > libffi-3.0.13-1.fc19.i686 libgcc-4.8.0-1.fc19.i686=20 > libgomp-4.8.0-1.fc19.i686 libicu-50.1.2-5.fc19.i686=20 > libjpeg-turbo-1.2.90-1.fc19.i686 libotf-0.9.13-2.fc19.i686=20 > libpng-1.5.13-2.fc19.i686 librsvg2-2.37.0-2.fc19.i686=20 > libselinux-2.1.13-11.fc19.i686 libstdc++-4.8.0-1.fc19.i686=20 > libtasn1-3.2-3.fc19.i686 libtiff-4.0.3-5.fc19.i686=20 > libtool-ltdl-2.4.2-12.fc19.i686 libuuid-2.22.2-6.fc19.i686=20 > libwayland-client-1.0.5-1.fc19.i686=20 > libwayland-cursor-1.0.5-1.fc19.i686=20 > libwayland-server-1.0.5-1.fc19.i686 libxcb-1.9-2.fc19.i686=20 > libxkbcommon-0.2.0-2.fc19.i686 libxml2-2.9.0-4.fc19.i686=20 > m17n-lib-1.6.4-7.fc19.i686 mesa-libEGL-9.1-3.fc19.i686=20 > mesa-libGL-9.1-3.fc19.i686 mesa-libgbm-9.1-3.fc19.i686=20 > mesa-libglapi-9.1-3.fc19.i686 ncurses-libs-5.9-9.20130316.fc19.i686=20 > nettle-2.6-2.fc19.i686 p11-kit-0.17.4-1.fc19.i686=20 > pango-1.33.9-1.fc19.i686 pcre-8.32-4.fc19.i686=20 > pixman-0.28.0-3.fc19.i686 systemd-libs-198-7.fc19.i686=20 > xz-libs-5.1.2-4alpha.fc19.i686 zlib-1.2.7-10.fc19.i686 > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib/libthread_db.so.1". > Missing separate debuginfo for /lib/libgraphite2.so.3 > Try: yum --disablerepo=3D'*' --enablerepo=3D'*debug*' install=20 > /usr/lib/debug/.build-id/19/1902dc8ee4d4ae2413864b662da1f5ede07ce3.debu= g > > Program received signal SIGSEGV, Segmentation fault. > Fmake_vector (length=3D1511, init=3D0) at=20 > /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 > 3042 p->contents[i] =3D init; > Missing separate debuginfos, use: debuginfo-install=20 > GConf2-3.2.6-2.fc19.i686 ImageMagick-6.7.8.9-5.fc19.i686=20 > alsa-lib-1.0.26-3.fc19.i686 at-spi2-atk-2.7.91-1.fc19.i686=20 > at-spi2-core-2.7.91-1.fc19.i686 atk-2.7.91-1.fc19.i686=20 > bzip2-libs-1.0.6-8.fc19.i686 cairo-1.12.14-1.fc19.i686=20 > cairo-gobject-1.12.14-1.fc19.i686 dbus-glib-0.100-3.fc19.i686=20 > dbus-libs-1.6.8-4.fc19.i686 expat-2.1.0-5.fc19.i686=20 > fontconfig-2.10.91-3.fc19.i686 freetype-2.4.11-3.fc19.i686=20 > gdk-pixbuf2-2.27.3-1.fc19.i686 giflib-4.1.6-7.fc19.i686=20 > glib2-2.35.9-1.fc19.i686 glibc-2.17-4.fc19.i686 gmp-5.1.1-2.fc19.i686=20 > gnutls-3.1.9-1.fc19.i686 gtk3-3.7.14-1.fc19.i686=20 > harfbuzz-0.9.14-1.fc19.i686 jbigkit-libs-2.0-8.fc19.i686=20 > lcms-libs-1.19-9.fc19.i686 libICE-1.0.8-5.fc19.i686=20 > libSM-1.2.1-5.fc19.i686 libX11-1.5.99.901-2.fc19.i686=20 > libXau-1.0.6-7.fc19.i686 libXcomposite-0.4.4-3.fc19.i686=20 > libXcursor-1.1.13-4.fc19.i686 libXdamage-1.1.4-3.fc19.i686=20 > libXext-1.3.1-4.fc19.i686 libXfixes-5.0-5.fc19.i686=20 > libXft-2.3.1-4.fc19.i686 libXi-1.7-1.fc19.i686=20 > libXinerama-1.1.2-4.fc19.i686 libXpm-3.5.10-4.fc19.i686=20 > libXrandr-1.4.0-3.fc19.i686 libXrender-0.9.7-4.fc19.i686=20 > libXt-1.1.3-3.fc19.i686 libXxf86vm-1.1.2-4.fc19.i686=20 > libcroco-0.6.8-2.fc19.i686 libdrm-2.4.42-2.fc19.i686=20 > libffi-3.0.13-1.fc19.i686 libgcc-4.8.0-1.fc19.i686=20 > libgomp-4.8.0-1.fc19.i686 libicu-50.1.2-5.fc19.i686=20 > libjpeg-turbo-1.2.90-1.fc19.i686 libotf-0.9.13-2.fc19.i686=20 > libpng-1.5.13-2.fc19.i686 librsvg2-2.37.0-2.fc19.i686=20 > libselinux-2.1.13-11.fc19.i686 libstdc++-4.8.0-1.fc19.i686=20 > libtasn1-3.2-3.fc19.i686 libtiff-4.0.3-5.fc19.i686=20 > libtool-ltdl-2.4.2-12.fc19.i686 libuuid-2.22.2-6.fc19.i686=20 > libwayland-client-1.0.5-1.fc19.i686=20 > libwayland-cursor-1.0.5-1.fc19.i686=20 > libwayland-server-1.0.5-1.fc19.i686 libxcb-1.9-2.fc19.i686=20 > libxkbcommon-0.2.0-2.fc19.i686 libxml2-2.9.0-4.fc19.i686=20 > m17n-lib-1.6.4-7.fc19.i686 mesa-libEGL-9.1-3.fc19.i686=20 > mesa-libGL-9.1-3.fc19.i686 mesa-libgbm-9.1-3.fc19.i686=20 > mesa-libglapi-9.1-3.fc19.i686 ncurses-libs-5.9-9.20130316.fc19.i686=20 > nettle-2.6-2.fc19.i686 p11-kit-0.17.4-1.fc19.i686=20 > pango-1.33.9-1.fc19.i686 pcre-8.32-4.fc19.i686=20 > pixman-0.28.0-3.fc19.i686 systemd-libs-198-7.fc19.i686=20 > xz-libs-5.1.2-4alpha.fc19.i686 zlib-1.2.7-10.fc19.i686 > (gdb) where > #0 Fmake_vector (length=3D1511, init=3D0) at=20 > /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 > #1 0x0820aeb9 in init_obarray () at=20 > /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 > #2 0x080591e2 in main (argc=3D, argv=3D0xbffff6f4) at=20 > /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 > (gdb) bt full > #0 Fmake_vector (length=3D1511, init=3D0) at=20 > /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 > vector =3D > sizei =3D 1511 > i =3D 0 > p =3D > #1 0x0820aeb9 in init_obarray () at=20 > /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 > No locals. > #2 0x080591e2 in main (argc=3D, argv=3D0xbffff6f4) at=20 > /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 > dummy =3D -5301141189654895072 > stack_bottom_variable =3D -74 '\266' > do_initial_setlocale =3D > dumping =3D > skip_args =3D 1 > rlim =3D {rlim_cur =3D 8388608, rlim_max =3D 184467440737095516= 15} > no_loadup =3D false > junk =3D 0x0 > dname_arg =3D 0x0 > ch_to_dir =3D 0x8053c1d <_init+9> "\201\303\343\243(" > (gdb) > > Best regards > Petr > > > > On 03/22/2013 10:25 AM, Petr Hracek wrote: >> Full backtrace is: >> (gdb) bt full >> #0 Fmake_vector (length=3D1511, init=3D0) at=20 >> /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 >> vector =3D >> sizei =3D 1511 >> i =3D 0 >> p =3D >> #1 0x0820aec9 in init_obarray () at=20 >> /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 >> No locals. >> #2 0x080591f2 in main (argc=3D, argv=3D0xbffff6f4) at=20 >> /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 >> dummy =3D -5301053228724652512 >> stack_bottom_variable =3D -74 '\266' >> do_initial_setlocale =3D >> dumping =3D >> skip_args =3D 1 >> rlim =3D {rlim_cur =3D 8388608, rlim_max =3D 18446744073709551615} >> no_loadup =3D false >> junk =3D 0x0 >> dname_arg =3D 0x0 >> ch_to_dir =3D 0x8053c29 <_init+9> "\201\303=D7=A3(" >> (gdb) >> >> On 03/19/2013 03:27 PM, Petr Hracek wrote: >>> Here is backtrace from gdb: >>> Program received signal SIGSEGV, Segmentation fault. >>> Fmake_vector (length=3D1511, init=3D0) at=20 >>> /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 >>> 3042 p->contents[i] =3D init; >>> (gdb) bt >>> #0 Fmake_vector (length=3D1511, init=3D0) at=20 >>> /builddir/build/BUILD/emacs-24.3/src/alloc.c:3042 >>> #1 0x0820ad19 in init_obarray () at=20 >>> /builddir/build/BUILD/emacs-24.3/src/lread.c:3946 >>> #2 0x08059042 in main (argc=3D, argv=3D0xbffff6f4) at=20 >>> /builddir/build/BUILD/emacs-24.3/src/emacs.c:1093 >>> (gdb) >>> (gdb) show args >>> Argument list to give program being debugged when it is started is=20 >>> "--batch --load loadup bootstrap". >>> (gdb) >>> >>> Hopefully finally I have gather enought informations. >>> If not please let me know. >>> >>> On 03/19/2013 11:19 AM, Andreas Schwab wrote: >>>> You are missing the most important information: the backtrace. >>>> >>>> Andreas. >>>> >>> >> > --=20 S pozdravem / Best regards Petr Hracek Red Hat Czech s.r.o. BaseOS Core Services Brno Email: phracek@redhat.com Web: www.cz.redhat.com From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 29 21:28:43 2013 Received: (at 13997) by debbugs.gnu.org; 30 Mar 2013 01:28:43 +0000 Received: from localhost ([127.0.0.1]:51720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULkb4-0001tK-Pc for submit@debbugs.gnu.org; Fri, 29 Mar 2013 21:28:43 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:40925) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULkb3-0001tC-74 for 13997@debbugs.gnu.org; Fri, 29 Mar 2013 21:28:41 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1ULkYT-0006c0-G1; Fri, 29 Mar 2013 21:26:01 -0400 From: Glenn Morris To: Petr Hracek Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap References: <51482A9D.9030207@redhat.com> <514875BF.5010304@redhat.com> <514C238A.5030109@redhat.com> <51504DB5.7090500@redhat.com> <51506CCB.3010307@redhat.com> X-Spook: assassinate Yukon csim Mole Skipjack rail gun ASPIC PET X-Ran: (C)uRG`}c[7l|dg;"Pvd4Z]e'QhRbL3;F>2g/:z/C?~r)/(P5jqksn'q^U$BhIy=hUZ]H@ X-Hue: red X-Attribution: GM Date: Fri, 29 Mar 2013 21:26:01 -0400 In-Reply-To: <51506CCB.3010307@redhat.com> (Petr Hracek's message of "Mon, 25 Mar 2013 16:27:07 +0100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.5 (-----) X-Debbugs-Envelope-To: 13997 Cc: 13997@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -8.2 (--------) Petr Hracek wrote: > I have found that when configure script is used without > --with-wide-int option that compilation works correctly. > > For what is used for --with-wide-int? No offence meant, but why are you adding configure options if you don't know what they do? > Does have any affect on emacs? >From etc/NEWS: ** New configure option --with-wide-int. With it, Emacs integers typically have 62 bits, even on 32-bit machines. On 32-bit hosts, this raises the limit on buffer sizes from about 512 MiB to about 2 GiB. So you can ignore this unless you are using a 32-bit platform and really, really, need to edit buffers larger than 512MB. From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 09 13:10:54 2014 Received: (at control) by debbugs.gnu.org; 9 Aug 2014 17:10:54 +0000 Received: from localhost ([127.0.0.1]:36667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XGAAP-00055f-Cl for submit@debbugs.gnu.org; Sat, 09 Aug 2014 13:10:53 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:55770) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XGAAM-00055N-Q3 for control@debbugs.gnu.org; Sat, 09 Aug 2014 13:10:51 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Au8GAIDvNVPAqyKr/2dsb2JhbABZgwYBg0m5A4hRF3SDAnImGA0YiBiff7IaF48XhCIEqwODTCE X-IPAS-Result: Au8GAIDvNVPAqyKr/2dsb2JhbABZgwYBg0m5A4hRF3SDAnImGA0YiBiff7IaF48XhCIEqwODTCE X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="82920360" Received: from 192-171-34-171.cpe.pppoe.ca (HELO pastel.home) ([192.171.34.171]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 09 Aug 2014 13:10:45 -0400 Received: by pastel.home (Postfix, from userid 20848) id BEC7661782; Sat, 9 Aug 2014 13:10:44 -0400 (EDT) From: Stefan Monnier To: control@debbugs.gnu.org Subject: taratata Message-ID: Date: Sat, 09 Aug 2014 13:10:30 -0400 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) severity 16403 normal severity 13997 normal severity 14553 normal severity 9684 normal severity 12598 normal From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 01 21:50:56 2017 Received: (at control) by debbugs.gnu.org; 2 Apr 2017 01:50:56 +0000 Received: from localhost ([127.0.0.1]:56219 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cuUfQ-0007Sp-3C for submit@debbugs.gnu.org; Sat, 01 Apr 2017 21:50:56 -0400 Received: from mail-it0-f48.google.com ([209.85.214.48]:35800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cuUfO-0007Sc-FU for control@debbugs.gnu.org; Sat, 01 Apr 2017 21:50:54 -0400 Received: by mail-it0-f48.google.com with SMTP id y18so31194492itc.0 for ; Sat, 01 Apr 2017 18:50:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:subject:date:message-id:mime-version; bh=8fs4d8+F2TuI08R6T9uizBtXIQAPzggQdh1hB4+kPxI=; b=iYRx9HnhcNbvxzJnYlSGMi/fyZvYADmTp0PEGLXXmZUUFV70ifwZFgg9FFgrchaFp6 QNXGsoP+pu8w+oaOgEXLCxPMg07vmjndHZUwrq193098WGwQPmRTwSDqJKcLOjekiUQU dMZ9NFDX7u6lTdJMBY/AQKnL5vAm/vcnAgEUG7jXvgh9+DxJq2itIMkONu8pp/VtLfCI re0SQW0Fb5610pJIqUDFChgSJxw+IYHWskimPq8TTWHRZgbmD/cC6GkuXdRzxhiTeSLV UeZl3TFCHrXASY31XqMF+fwdWiH+zqg/+AMdOaX2Pb6nADqAzrfqq+adoZFh1bCp2iC1 0VVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:subject:date:message-id :mime-version; bh=8fs4d8+F2TuI08R6T9uizBtXIQAPzggQdh1hB4+kPxI=; b=G3vZt4Bqun5b4o4cv+E3pI1djkk1kZ3IQAUILkWxB8eAx+5AvvV9xhqTPf9mbw5j7t 7JsB6T3nlgOTXYmvWClH9Enwr6SwpCqe14cBG6M/stmqObZ9FIwUnqbdLd/i4Tys6Y9x 3TKTHXZSk5MLgqv3L7+FTPexmFJDULe/pphDd0USsAFWfTzs3dAO/8cqGMIMk8SyWlf1 iwu0QDBqs+Wt8lj48G06BVu4J3TU7aug0rEr5WFW0ceTdKa5xQzFdu8nxl9trUO9hrFH vo6M1ds8C9ETDKfM4l2ZacD7hVfE+UJRfFmig7bTVMtQ5W4ZdRujJnheUFLVsHVjdvJy qr9g== X-Gm-Message-State: AFeK/H0mgc3e8ZPLpii2KLdM98uayzYM3rH01nw++vljwnvLUuYZBuFB 4ZHYpjp+qOcq4Udv X-Received: by 10.36.74.196 with SMTP id k187mr4306055itb.49.1491097848727; Sat, 01 Apr 2017 18:50:48 -0700 (PDT) Received: from zony ([45.2.7.65]) by smtp.googlemail.com with ESMTPSA id p201sm3733016itp.3.2017.04.01.18.50.48 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 01 Apr 2017 18:50:48 -0700 (PDT) From: npostavs@users.sourceforge.net To: control@debbugs.gnu.org Subject: control message for bug #13997 Date: Sat, 01 Apr 2017 21:52:12 -0400 Message-ID: <878tnjzicz.fsf@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) retitle 13997 building emacs 24.3 --with-wide-int failed with seg fault during ./temacs --batch --load loadup bootstrap quit From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 30 12:24:46 2019 Received: (at 13997) by debbugs.gnu.org; 30 Sep 2019 16:24:46 +0000 Received: from localhost ([127.0.0.1]:60338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEyTd-0001Fu-AF for submit@debbugs.gnu.org; Mon, 30 Sep 2019 12:24:46 -0400 Received: from mail-pg1-f174.google.com ([209.85.215.174]:38482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEyTb-0001Ff-Ue for 13997@debbugs.gnu.org; Mon, 30 Sep 2019 12:24:44 -0400 Received: by mail-pg1-f174.google.com with SMTP id x10so7670519pgi.5 for <13997@debbugs.gnu.org>; Mon, 30 Sep 2019 09:24:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=639zxYBZdVl86L3Im8L/NazbAztQXeiOk+2/tg6103g=; b=WyCAHRouTM2kFnaBXIbn3VHOdRCqu3DaRxQCUB4TasiAU0rWCagh0v5bXcxZFX5f/K TJauQlVqJ/kuqa6OzeG/0VH0unUNSDBC9JSQrpcbqFu4nwahxQ6vxv6EGxyosN4GoBOg jZUpfWZnK3Jiygk66PqJlfCbxEGZ/H6W2Hx/ueliJWjke+9hVe7idOBOqaes1PPyKM2Z C0QqNNU+HUIiAj/NHEVxp//reAfd6F++/3/5/fMaHeDMfEk/+vToOkVHfNswhoZto7dZ 50h3ruGp2SlofomXYfX5Ct4+kD72x417AXJv7DOeXcdcIYwaT1aB3uhHfr9psqQy5y5G p8DA== X-Gm-Message-State: APjAAAUdDDzhPepDj1tMJboFQMt+ZEcWM2GKo6AzQkf1HkJpf5/BcDGS YuOc46VY9Qdda+HoDKmrMdxqJg4WUUusOHdhT7Q= X-Google-Smtp-Source: APXvYqz/+mCc+jowxVRjmbBV/SOTBUkMsV+J3dNexTryzQAhKkTDw5pw9NHDWPjHsU8KdqnR2FIsyfa0c//foxSMBtA= X-Received: by 2002:a63:720f:: with SMTP id n15mr24152627pgc.198.1569860678083; Mon, 30 Sep 2019 09:24:38 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Mon, 30 Sep 2019 18:24:27 +0200 Message-ID: Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap To: Glenn Morris Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 13997 Cc: Petr Hracek , 13997@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Glenn Morris writes: > Petr Hracek wrote: > >> I have found that when configure script is used without >> --with-wide-int option that compilation works correctly. >> >> For what is used for --with-wide-int? > > No offence meant, but why are you adding configure options if you don't > know what they do? > >> Does have any affect on emacs? > >>>From etc/NEWS: > > ** New configure option --with-wide-int. > With it, Emacs integers typically have 62 bits, even on 32-bit machines. > On 32-bit hosts, this raises the limit on buffer sizes from about 512 > MiB to about 2 GiB. > > So you can ignore this unless you are using a 32-bit platform and > really, really, need to edit buffers larger than 512MB. It seems like removing --with-wide-int fixed the crash for the reporter. I couldn't find information in the thread on whether or not this was on 32 bit machine. Is there anything left to do here? If I don't hear anything else within a couple of weeks, I'll assume there is no outstanding issues and close this bug report. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 30 12:46:17 2019 Received: (at 13997) by debbugs.gnu.org; 30 Sep 2019 16:46:17 +0000 Received: from localhost ([127.0.0.1]:60394 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEyoS-00036t-09 for submit@debbugs.gnu.org; Mon, 30 Sep 2019 12:46:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34843) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEyoO-0002yt-GK for 13997@debbugs.gnu.org; Mon, 30 Sep 2019 12:46:13 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iEyoJ-0001K2-AS; Mon, 30 Sep 2019 12:46:07 -0400 Received: from [176.228.60.248] (port=3178 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iEyoH-0002cl-Rh; Mon, 30 Sep 2019 12:46:06 -0400 Date: Mon, 30 Sep 2019 19:46:05 +0300 Message-Id: <83lfu5bulu.fsf@gnu.org> From: Eli Zaretskii To: Stefan Kangas In-reply-to: (message from Stefan Kangas on Mon, 30 Sep 2019 18:24:27 +0200) Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap References: <51482A9D.9030207@redhat.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 13997 Cc: rgm@gnu.org, 13997@debbugs.gnu.org, phracek@redhat.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Stefan Kangas > Date: Mon, 30 Sep 2019 18:24:27 +0200 > Cc: Petr Hracek , 13997@debbugs.gnu.org > > It seems like removing --with-wide-int fixed the crash for the reporter. > I couldn't find information in the thread on whether or not this was on > 32 bit machine. > > Is there anything left to do here? If I don't hear anything else within > a couple of weeks, I'll assume there is no outstanding issues and close > this bug report. FWIW, I'm using a 32-bit build --with-wide-int all the time, and it's rock solid for me. So I think this bug report is about some old bug long fixed. From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 30 16:56:58 2019 Received: (at 13997-done) by debbugs.gnu.org; 30 Oct 2019 20:56:58 +0000 Received: from localhost ([127.0.0.1]:51666 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPv1W-000107-3f for submit@debbugs.gnu.org; Wed, 30 Oct 2019 16:56:58 -0400 Received: from giraff.fripost.org ([193.234.15.44]:42180 helo=outgoing.fripost.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPv1S-0000zn-Cc for 13997-done@debbugs.gnu.org; Wed, 30 Oct 2019 16:56:54 -0400 Received: from localhost (localhost [127.0.0.1]) by outgoing.fripost.org (Postfix) with ESMTP id D3DDF187E7C3; Wed, 30 Oct 2019 21:56:48 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=x.fripost.org; h= content-type:content-type:mime-version:user-agent:message-id :in-reply-to:date:date:references:subject:subject:from:from; s= 9df9cdc7e101629b5003b587945afa70; t=1572469008; x=1574283409; bh=TNoSeIU/i6kv73mAYH62DxdCPPNtDh7XyWfbN174un4=; b=QiRzjwTBrW/W OSzeGJoI7eafD94gLjsFtiGYE7qUDDsI1OrEM+A4DDyXcsknHaFonuNryJIBWk2b G7xwlj/je2CqXxsmD9si75oaIpQ6mc29RUpm84xk9AKj4XDmI5GhvQJQi6xMMIgX K5Nt2AQkhim5HKOxrC2HfH6wp7D7a2/ZO/bNGPfyRGOmXrpyly0A4xEmDsflCt9V INJHVP1zZZuz2GIOkpx2RFYHe3tQy0XT4+KKulQRY3WFKuYQvgAemY1veU/BUQIv wn4evuxRO9ZAkD4MGvgmR7i/d9CmpWB/IsjoN1vQuUnlGpO2IXwg2oDGXtkkwLby 1mjPcDfXsQ== X-Virus-Scanned: Debian amavisd-new at fripost.org Received: from outgoing.fripost.org ([127.0.0.1]) by localhost (giraff.fripost.org [127.0.0.1]) (amavisd-new, port 10040) with LMTP id dYg8YEx3rOOJ; Wed, 30 Oct 2019 21:56:48 +0100 (CET) Received: from smtp.fripost.org (unknown [172.16.0.6]) by outgoing.fripost.org (Postfix) with ESMTP id B1EF2187E7BF; Wed, 30 Oct 2019 21:56:48 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by smtp.fripost.org (Postfix) with ESMTPSA id 8405A599EDB9; Wed, 30 Oct 2019 21:56:31 +0100 (CET) Received: from skangas by joffe.skangas.se with local (Exim 4.92) (envelope-from ) id 1iPv0r-0004e9-9b; Wed, 30 Oct 2019 21:56:17 +0100 From: Stefan Kangas To: Eli Zaretskii Subject: Re: bug#13997: building emacs 24.3 failed with seg fault during ./temacs --batch --load loadup bootstrap References: <51482A9D.9030207@redhat.com> <83lfu5bulu.fsf@gnu.org> Date: Wed, 30 Oct 2019 21:56:17 +0100 In-Reply-To: <83lfu5bulu.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 30 Sep 2019 19:46:05 +0300") Message-ID: <87a79ix89a.fsf@joffe.skangas.se> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 13997-done Cc: rgm@gnu.org, 13997-done@debbugs.gnu.org, phracek@redhat.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.0 (--) Eli Zaretskii writes: >> From: Stefan Kangas >> Date: Mon, 30 Sep 2019 18:24:27 +0200 >> Cc: Petr Hracek , 13997@debbugs.gnu.org >> >> It seems like removing --with-wide-int fixed the crash for the reporter. >> I couldn't find information in the thread on whether or not this was on >> 32 bit machine. >> >> Is there anything left to do here? If I don't hear anything else within >> a couple of weeks, I'll assume there is no outstanding issues and close >> this bug report. > > FWIW, I'm using a 32-bit build --with-wide-int all the time, and it's > rock solid for me. So I think this bug report is about some old bug > long fixed. Thanks. No one else commented within 4 weeks, so I'm consequently closing this bug report. Best regards, Stefan Kangas From unknown Mon Jun 23 13:09:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 28 Nov 2019 12:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator