help-gnu-emacs
[Top][All Lists]
Advanced

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

Mac OSX Fatal error (6).Abort trap


From: Ashley Sanders
Subject: Mac OSX Fatal error (6).Abort trap
Date: Thu, 09 Jan 2003 11:52:53 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2.1) Gecko/20021130

Have just compiled and installed emacs 21 for Mac OSX according to the
instructions at:

    http://members.shaw.ca/akochoi-emacs/

I'm running MaC OSX 10.2.1

When I run emacs from the command line I get:

    Fatal error (6).Abort trap

Running emacs under gdb gives the following backtrace:

Program received signal SIGABRT, Aborted.
0x9001bc0c in kill ()
(gdb) bt
#0  0x9001bc0c in kill ()
#1  0x9005d5cc in abort ()
#2  0x0012c41c in NewMacWindow (fp=0x105a0c0) at macterm.c:13203
#3  0x0012c49c in make_mac_frame (f=0x105a0c0) at macterm.c:13231
#4  0x0013216c in Fx_create_frame (parms=1349071004) at macfns.c:4030
#5  0x000cbb60 in Ffuncall (nargs=0, args=0xbfffe748) at eval.c:2740
#6 0x000fba20 in Fbyte_code (bytestr=275454532, vector=1, maxdepth=-1073748152) at bytecode.c:709 #7 0x000cc204 in funcall_lambda (fun=1075433048, nargs=1, arg_vector=0xbfffe964) at eval.c:2927
#8  0x000cbcc8 in Ffuncall (nargs=0, args=0xbfffe960) at eval.c:2797
#9 0x000fba20 in Fbyte_code (bytestr=275454532, vector=1, maxdepth=-1073747616) at bytecode.c:709 #10 0x000cc204 in funcall_lambda (fun=1075743864, nargs=1, arg_vector=0xbfffeb74) at eval.c:2927
#11 0x000cbcc8 in Ffuncall (nargs=0, args=0xbfffeb70) at eval.c:2797
#12 0x000fba20 in Fbyte_code (bytestr=276279636, vector=1, maxdepth=-1073747088) at bytecode.c:709 #13 0x000cc204 in funcall_lambda (fun=1075740308, nargs=0, arg_vector=0xbfffed84) at eval.c:2927
#14 0x000cbcc8 in Ffuncall (nargs=0, args=0xbfffed80) at eval.c:2797
#15 0x000fba20 in Fbyte_code (bytestr=275172516, vector=0, maxdepth=-1073746560) at bytecode.c:709 #16 0x000cc204 in funcall_lambda (fun=1075871536, nargs=0, arg_vector=0xbfffefa4) at eval.c:2927
#17 0x000cbcc8 in Ffuncall (nargs=0, args=0xbfffefa0) at eval.c:2797
#18 0x000fba20 in Fbyte_code (bytestr=275035812, vector=0, maxdepth=-1073746016) at bytecode.c:709 #19 0x000cc204 in funcall_lambda (fun=1075866752, nargs=0, arg_vector=0xbffff130) at eval.c:2927 #20 0x000cbecc in apply_lambda (fun=830688, args=2367344, eval_flag=1) at eval.c:2849
#21 0x000cace0 in Feval (form=1349835268) at eval.c:2153
#22 0x000c9488 in internal_condition_case (bfun=0x638d0 <top_level_2>, handlers=274992316, hfun=0x63474 <cmd_error>) at eval.c:1351
#23 0x00063940 in top_level_1 () at keyboard.c:1291
#24 0x000c8ef8 in internal_catch (tag=0, func=0x638ec <top_level_1>, arg=274945748) at eval.c:1112
#25 0x000637ec in command_loop () at keyboard.c:1252
#26 0x00063210 in recursive_edit_1 () at keyboard.c:969
#27 0x00063398 in Frecursive_edit () at keyboard.c:1025
#28 0x00061e6c in main (argc=0, argv=0xbffffe08) at emacs.c:1659
#29 0x000038a8 in _start (argc=50, argv=0x0, envp=0x23c2d4) at /SourceCache/Csu/Csu-45/crt.c:267
#30 0x00003728 in start ()

Any suggestions on how this might be fixed will be
gladly received.

Many thanks,

Ashley.



reply via email to

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