unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Xu Qiang <Qiang.Xu@fujixerox.com>
Subject: [emacs 21.4] Fatal error (11).Segmentation fault (core dumped)
Date: Tue, 26 Apr 2005 11:05:47 +0800	[thread overview]
Message-ID: <20050426025706.5F2AB1D92E@imss.sgp.fujixerox.com> (raw)

Hi, all: 

I am compiling emacs-21.4a.tar.gz from src. The compiling is quite easy and successfull. However, when I run "src/emacs -q" to test it before installing, it told me: 
---------------------------------------------------
Fatal error (11).Segmentation fault (core dumped)
---------------------------------------------------

My OS is FreeBSD 5.3 for i386. 

The gdb trace is here: 
---------------------------------------------------
GNU gdb 6.1.1 [FreeBSD]
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-marcel-freebsd"...
Core was generated by `emacs'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/X11R6/lib/libXaw.so.8...done.
Loaded symbols for /usr/X11R6/lib/libXaw.so.8
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXmu.so.6
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/local/lib/libtiff.so.3...done.
Loaded symbols for /usr/local/lib/libtiff.so.3
Reading symbols from /usr/local/lib/libpng.so.3...done.
Loaded symbols for /usr/local/lib/libpng.so.3
Reading symbols from /lib/libz.so.2...done.
Loaded symbols for /lib/libz.so.2
Reading symbols from /lib/libm.so.3...done.
Loaded symbols for /lib/libm.so.3
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXpm.so.4
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /lib/libutil.so.4...done.
Loaded symbols for /lib/libutil.so.4
Reading symbols from /lib/libc.so.5...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /usr/X11R6/lib/libXp.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXp.so.6
Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
Reading symbols from /usr/X11R6/lib/libXcursor.so.1...done.
Loaded symbols for /usr/X11R6/lib/libXcursor.so.1
Reading symbols from /usr/X11R6/lib/libXrender.so.1...done.
Loaded symbols for /usr/X11R6/lib/libXrender.so.1
Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x2845a1d7 in kill () from /lib/libc.so.5
(gdb) bt
#0  0x2845a1d7 in kill () from /lib/libc.so.5
#1  0x080d47e3 in fatal_error_signal (sig=-1077946096) at emacs.c:354
#2  0xbfbfff94 in ?? ()
#3  0x0000000b in ?? ()
#4  0x0000000c in ?? ()
#5  0xbfbfd960 in ?? ()
#6  0x504def80 in ?? ()
#7  0x080d476c in Fkill_emacs () at emacs.c:1828
#8  0x2823c901 in _XtCreateWidget () from /usr/X11R6/lib/libXt.so.6
#9  0x2823ca19 in XtCreateWidget () from /usr/X11R6/lib/libXt.so.6
#10 0x080c403b in Fx_create_frame (parms=1480912300) at xfns.c:3644
#11 0x0812dde2 in Ffuncall (nargs=2, args=0xbfbfe03c) at eval.c:2662
#12 0x0815810e in Fbyte_code (bytestr=1480912324, vector=1, 
    maxdepth=-1077944264) at bytecode.c:716
#13 0x0812d8c2 in funcall_lambda (fun=1210375000, nargs=1, 
    arg_vector=0xbfbfe164) at eval.c:2851
#14 0x0812dc38 in Ffuncall (nargs=2, args=0xbfbfe160) at eval.c:2716
#15 0x0815810e in Fbyte_code (bytestr=1480912324, vector=1, 
    maxdepth=-1077943968) at bytecode.c:716
#16 0x0812d8c2 in funcall_lambda (fun=1210329504, nargs=1, 
    arg_vector=0xbfbfe284) at eval.c:2851
#17 0x0812dc38 in Ffuncall (nargs=2, args=0xbfbfe280) at eval.c:2716
#18 0x0815810e in Fbyte_code (bytestr=1480912324, vector=1, 
    maxdepth=-1077943680) at bytecode.c:716
#19 0x0812d8c2 in funcall_lambda (fun=1210325860, nargs=0, 
    arg_vector=0xbfbfe3a4) at eval.c:2851
#20 0x0812dc38 in Ffuncall (nargs=1, args=0xbfbfe3a0) at eval.c:2716
#21 0x0815810e in Fbyte_code (bytestr=405335044, vector=0, 
    maxdepth=-1077943392) at bytecode.c:716
#22 0x0812d8c2 in funcall_lambda (fun=1210480544, nargs=0, 
    arg_vector=0xbfbfe4d4) at eval.c:2851
#23 0x0812dc38 in Ffuncall (nargs=1, args=0xbfbfe4d0) at eval.c:2716
#24 0x0815810e in Fbyte_code (bytestr=944528100, vector=0, 
    maxdepth=-1077943088) at bytecode.c:716
#25 0x0812d8c2 in funcall_lambda (fun=1210476608, nargs=0, 
    arg_vector=0xbfbfe5a0) at eval.c:2851
#26 0x0812da0c in apply_lambda (fun=1210476608, args=405335044, eval_flag=1)
    at eval.c:2770
#27 0x0812cb38 in Feval (form=1210476608) at eval.c:2071
#28 0x080d654d in top_level_2 () at keyboard.c:1254
#29 0x0812c1ce in internal_condition_case (bfun=0x80d653c <top_level_2>, 
    handlers=405457116, hfun=0x80da818 <cmd_error>) at eval.c:1267
#30 0x080d6579 in top_level_1 () at keyboard.c:1262
#31 0x0812c10d in internal_catch (tag=0, func=0x80d6550 <top_level_1>, 
    arg=405335044) at eval.c:1030
#32 0x080d6323 in command_loop () at keyboard.c:1223
#33 0x080d63dd in recursive_edit_1 () at keyboard.c:950
#34 0x080d64fd in Frecursive_edit () at keyboard.c:1006
#35 0x080d5860 in main (argc=2, argv=0xbfbfe994, envp=0xbfbfe9a0)
    at emacs.c:1547
(gdb) quit
---------------------------------------------------

I am at a loss. Any suggesion is welcome, 

thanks,

thanks, 
Regards,
Xu Qiang

                 reply	other threads:[~2005-04-26  3:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20050426025706.5F2AB1D92E@imss.sgp.fujixerox.com \
    --to=qiang.xu@fujixerox.com \
    /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).