emacs-devel
[Top][All Lists]
Advanced

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

23.0.60; Fatal error (11)Segmentation fault


From: Markus Triska
Subject: 23.0.60; Fatal error (11)Segmentation fault
Date: Wed, 19 Mar 2008 00:25:28 +0100 (CET)

After building Emacs CVS on OSX 10.4 (using X11, NOT Carbon) without
using any configure options, I get:

      $ ./emacs -Q
      Fatal error (11)Segmentation fault

I get the same message when doing "./emacs --disable-font-backend".

It works if I build it with "./configure --disable-font-backend".

Backtrace:

   gdb ./emacs
   GNU gdb 6.3.50-20050815 (Apple version gdb-573) (Fri Oct 20 15:50:43 GMT 
2006)
   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-apple-darwin"...Reading symbols for shared 
libraries ................................ done

   DISPLAY = :0.0
   TERM = xterm-color
   Breakpoint 1 at 0x9010d3db
   Breakpoint 2 at 0xf3939: file sysdep.c, line 1317.
   (gdb) r
   Starting program: /Users/mt/emacs/src/emacs 
   Reading symbols for shared libraries 
......................................................................+++..+.++.+..+....+++.++++++++++.++++++
 done

   Program received signal EXC_BAD_ACCESS, Could not access memory.
   Reason: KERN_INVALID_ADDRESS at address: 0x701a0e3a
   0x016a9d86 in parse_fond ()
   (gdb) bt full
   #0  0x016a9d86 in parse_fond ()
   No symbol table info available.
   #1  0x016aeb07 in FT_New_Face_From_Resource ()
   No symbol table info available.
   #2  0x016aec2c in FT_New_Face ()
   No symbol table info available.
   #3  0x0171fac4 in FcFreeTypeQuery ()
   No symbol table info available.
   #4  0x0171f2f3 in FcFileScan ()
   No symbol table info available.
   #5  0x0171f591 in FcDirScan ()
   No symbol table info available.
   #6  0x0171bee5 in FcConfigBuildFonts ()
   No symbol table info available.
   #7  0x01721024 in FcInitLoadConfigAndFonts ()
   No symbol table info available.
   #8  0x017211cd in FcInit ()
   No symbol table info available.
   #9  0x01b6b4ae in XftInit ()
   No symbol table info available.
   #10 0x000c25f9 in xg_initialize () at gtkutil.c:4176
           binding_set = (GtkBindingSet *) 0x6e020000
   #11 0x0009ac80 in x_term_init (display_name=50415259, xrm_option=0x0, 
resource_name=0x215ee24 "emacs") at xterm.c:11208
           argc = 1
           argv = {0xbffff9b4 "/Users/mt/emacs/src/emacs", 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0, 0x0, 0x0, 0x0}
           argv2 = (char **) 0xbfffed4c
           connection = 5
           dpy = (struct _XDisplay *) 0x14ab26
           terminal = (struct terminal *) 0x0
           dpyinfo = (struct x_display_info *) 0x1797f8
           xrdb = (XrmDatabase) 0xbfffed4c
   #12 0x000a171f in Fx_open_connection (display=50415259, xrm_string=50332681, 
must_succeed=50332729) at xfns.c:4294
           dpyinfo = (struct x_display_info *) 0x6e020000
           display = 50415259
           xrm_string = 1880755772
   #13 0x0014b20d in Ffuncall (nargs=4, args=0xbfffee50) at eval.c:3031
           fun = -1073746348
           original_fun = 50548641
           funcar = 1880755772
           numargs = 3
           val = -1073747908
           backtrace = {
     next = 0xbfffef9c, 
     function = 0xbfffee50, 
     args = 0xbfffee54, 
     nargs = 3, 
     evalargs = 0 '\0', 
     debug_on_exit = 0 '\0'
   }
           internal_args = (Lisp_Object *) 0xbfffee54
           i = 1880755772
           args = (Lisp_Object *) 0x3034fa1
   #14 0x0017b35f in Fbyte_code (bytestr=2505259, vector=2505276, maxdepth=7) 
at bytecode.c:679
           op = 1845624832
           vectorp = (Lisp_Object *) 0x263a40
           stack = {
     pc = 0x27b5d2 "\210\320 \321\245\322Z\r^\025\323 
\210\324\0169\325\"\210\326 \210\327\330\331\"\332\232\203W", 
     top = 0xbfffee5c, 
     bottom = 0xbfffee50, 
     byte_string = 2505259, 
     byte_string_start = 0x27b59f "\b;\204\034", 
     constants = 2505276, 
     next = 0xbffff054
   }
           result = -1073747908
           bytestr = 1880755772
   #15 0x0014ab17 in funcall_lambda (fun=2505228, nargs=0, 
arg_vector=0xbfffefe4) at eval.c:3212
           val = 1845624832
           syms_left = 2505224
           next = 2505224
           i = 0
           optional = 0
           rest = 0
   #16 0x0014affa in Ffuncall (nargs=1, args=0xbfffefe0) at eval.c:3082
           fun = 2505228
           original_fun = 68594009
           funcar = 1880755772
           numargs = 0
           val = -1073747908
           backtrace = {
     next = 0xbffff0f4, 
     function = 0xbfffefe0, 
     args = 0xbfffefe4, 
     nargs = 0, 
     evalargs = 0 '\0', 
     debug_on_exit = 0 '\0'
   }
           internal_args = (Lisp_Object *) 0x263a0c
           i = 1880755772
           args = (Lisp_Object *) 0x416a959
   #17 0x0017b35f in Fbyte_code (bytestr=2079147, vector=2079172, maxdepth=4) 
at bytecode.c:679
           op = 1845624832
           vectorp = (Lisp_Object *) 0x1fb9c8
           stack = {
     pc = 0x2be258 "\210\305\207", 
     top = 0xbfffefe0, 
     bottom = 0xbfffefe0, 
     byte_string = 2079147, 
     byte_string_start = 0x2be225 "\b\2044", 
     constants = 2079172, 
     next = 0xbffff284
   }
           result = -1073747908
           bytestr = 1880755772
   #18 0x0014a6e2 in Feval (form=2079133) at eval.c:2366
           numargs = 1880755772
           argvals = {2079147, 2079172, 32, 50332681, 18, 1205855839, 1349822, 
-2034711792}
           args_left = 50332681
           i = 3
           fun = -1073747908
           val = -1073747908
           original_fun = 50443529
           original_args = 2079141
           funcar = 1880755772
           backtrace = {
     next = 0xbffff34c, 
     function = 0xbffff10c, 
     args = 0xbffff0d4, 
     nargs = 3, 
     evalargs = 1 '\001', 
     debug_on_exit = 0 '\0'
   }
           form = 50332681
   #19 0x0014cc5b in internal_lisp_condition_case (var=50373249, 
bodyform=2079133, handlers=2079269) at eval.c:1439
           val = 1880755772
           c = {
     tag = 50332681, 
     val = 50332681, 
     next = 0xbffff5c8, 
     gcpro = 0x0, 
     jmp = {895, 0, 8096, 1362620, 1205881977, 1274632, 2876142, 50332681, 
-1073745432, -1073745616, 1966111, 662, 1362786, 1310743, 1966111, 31, 
-1073807360, 1245239}, 
     backlist = 0xbffff34c, 
     handlerlist = 0xbffff63c, 
     lisp_eval_depth = 2, 
     pdlcount = 4, 
     poll_suppress_count = 1, 
     interrupt_input_blocked = 0, 
     byte_stack = 0xbffff284
   }
           h = {
     handler = 2079269, 
     var = 50373249, 
     chosen_clause = 50332705, 
     tag = 0xbffff148, 
     next = 0xbffff63c
   }
   #20 0x0017a295 in Fbyte_code (bytestr=2078011, vector=2078028, maxdepth=7) 
at bytecode.c:869
           handlers = 1845624832
           body = 1880755772
           op = 1845624832
           vectorp = (Lisp_Object *) 0x1fb550
           stack = {
     pc = 0x2be2ee "\210\333\315!\210\334\335\016C\336 
#\315\036D\211\036E\204\200", 
     top = 0xbffff200, 
     bottom = 0xbffff200, 
     byte_string = 2078011, 
     byte_string_start = 0x2be28f "\306 
\020\t\022\307\310!\210\307\311!\210\307\312!\210\313\314!\211\033\315=\2049", 
     constants = 2078028, 
     next = 0xbffff414
   }
           result = -1073747908
           bytestr = 1880755772
   #21 0x0014ab17 in funcall_lambda (fun=2077988, nargs=0, 
arg_vector=0xbffff394) at eval.c:3212
           val = 1845624832
           syms_left = 2077984
           next = 2077984
           i = 0
           optional = 0
           rest = 0
   #22 0x0014affa in Ffuncall (nargs=1, args=0xbffff390) at eval.c:3082
           fun = 2077988
           original_fun = 67118489
           funcar = 1880755772
           numargs = 0
           val = -1073747908
           backtrace = {
     next = 0xbffff554, 
     function = 0xbffff390, 
     args = 0xbffff394, 
     nargs = 0, 
     evalargs = 0 '\0', 
     debug_on_exit = 0 '\0'
   }
           internal_args = (Lisp_Object *) 0x1fb524
           i = 1880755772
           args = (Lisp_Object *) 0x4002599
   #23 0x0017b35f in Fbyte_code (bytestr=2074707, vector=2074724, maxdepth=6) 
at bytecode.c:679
           op = 1845624832
           vectorp = (Lisp_Object *) 0x1fa868
           stack = {
     pc = 0x2bf094 "\210*\340\341\342\"\210\343\320\344\"\211\036$;\203\245", 
     top = 0xbffff390, 
     bottom = 0xbffff390, 
     byte_string = 2074707, 
     byte_string_start = 0x2bf00a "\b\203\b", 
     constants = 2074724, 
     next = 0x0
   }
           result = -1073747908
           bytestr = 1880755772
   #24 0x0014ab17 in funcall_lambda (fun=2074684, nargs=0, 
arg_vector=0xbffff4b0) at eval.c:3212
           val = 1845624832
           syms_left = 2074680
           next = 2074680
           i = 0
           optional = 3
           rest = 1374852
   #25 0x0014ad82 in apply_lambda (fun=2074684, args=50332681, eval_flag=1) at 
eval.c:3136
           args_left = 2074680
           i = 0
           tem = 3303360
           args = 3303360
   #26 0x0014a4cf in Feval (form=32114853) at eval.c:2416
           fun = -1073747908
           val = -1073747908
           original_fun = 58641777
           original_args = 50332681
           funcar = 1880755772
           backtrace = {
     next = 0x0, 
     function = 0xbffff56c, 
     args = 0xbffff4b0, 
     nargs = 0, 
     evalargs = 0 '\0', 
     debug_on_exit = 0 '\0'
   }
           form = 4
   #27 0x000daabc in top_level_2 () at keyboard.c:1379
   No locals.
   #28 0x0014938b in internal_condition_case (bfun=0xdaaa0 <top_level_2>, 
handlers=50373249, hfun=0xe1a86 <cmd_error>) at eval.c:1494
           val = 1880755772
           c = {
     tag = 50332681, 
     val = 50332681, 
     next = 0xbffff6ac, 
     gcpro = 0x0, 
     jmp = {-1073806465, -1881124082, 8096, 1348250, -1880799136, 1545373, 
3280800, 3258736, -1073744280, -1073744464, 31, 658, 1348399, 1310743, 3211295, 
3276831, -1073807360, -1881079753}, 
     backlist = 0x0, 
     handlerlist = 0x0, 
     lisp_eval_depth = 0, 
     pdlcount = 2, 
     poll_suppress_count = 1, 
     interrupt_input_blocked = 0, 
     byte_stack = 0x0
   }
           h = {
     handler = 50373249, 
     var = 50332681, 
     chosen_clause = 0, 
     tag = 0xbffff5c8, 
     next = 0x0
   }
   #29 0x000dab04 in top_level_1 () at keyboard.c:1387
   No locals.
   #30 0x00148fdd in internal_catch (tag=50368321, func=0xdaac2 <top_level_1>, 
arg=50332681) at eval.c:1230
           c = {
     tag = 50368321, 
     val = 50332681, 
     next = 0x0, 
     gcpro = 0x0, 
     jmp = {895, 4, 8096, 1347393, 1, 19935, 3280800, 3258736, -1073744088, 
-1073744240, 50462751, 662, 1347536, 50462743, 50462751, 50331679, 59768832, 
55}, 
     backlist = 0x0, 
     handlerlist = 0x0, 
     lisp_eval_depth = 0, 
     pdlcount = 2, 
     poll_suppress_count = 1, 
     interrupt_input_blocked = 0, 
     byte_stack = 0x0
   }
           tag = 1845624832
   #31 0x000da81f in command_loop () at keyboard.c:1342
           val = 1845624832
   #32 0x000da8ef in recursive_edit_1 () at keyboard.c:958
           val = 0
   #33 0x000daa37 in Frecursive_edit () at keyboard.c:1020
           buffer = 50332681
   #34 0x000d9a78 in main (argc=1, argv=0xbffff92c) at emacs.c:1784
           dummy = -1881117246
           stack_bottom_variable = 0 '\0'
           do_initial_setlocale = 1
           skip_args = 0
           rlim = {
     rlim_cur = 8388608, 
     rlim_max = 67108864
   }
           no_loadup = 0
           junk = 0x0

   Lisp Backtrace:
   "x-open-connection" (0xbfffee54)
   "x-initialize-window-system" (0xbfffefe4)
   "byte-code" (0xbffff0d4)
   "command-line" (0xbffff394)
   "normal-top-level" (0xbffff4b0)
   (gdb) xbacktrace
   "x-open-connection" (0xbfffee54)
   "x-initialize-window-system" (0xbfffefe4)
   "byte-code" (0xbffff0d4)
   "command-line" (0xbffff394)
   "normal-top-level" (0xbffff4b0)




In GNU Emacs 23.0.60.2 (i386-apple-darwin8.11.1, GTK+ Version 2.12.4)
 of 2008-03-18 on mt-computer.local
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40400000
configured using `configure  '--disable-font-backend''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t






reply via email to

[Prev in Thread] Current Thread [Next in Thread]