Seiji Zenitani
zenit****@tkg*****
Sat Mar 26 14:30:14 JST 2005
Hi, At present, I don't use 10.4 at my hand and so I have no idea on this issue. When you find a solution or any hint, please let us know... Seiji On 2005/03/26, at 12:05, A.Sleep wrote: > I've been trying to get any version of Emacs to run for weeks. > > CVS builds fail with fatal errors in mac.c and all pre-compiled > builds fail with the same error (Fatal error (6)Abort trap). > > Realizing that your package was probably my best bet I downloaded and > attempted to run. > > The same error (Fatal ...) was given. Below is the backtrace. I would > like to assist in getting this issue fixed so please let me know what > I might be able to do to help. > > Program received signal SIGABRT, Aborted. > 0x9004a0cc in kill () > (gdb) bt > #0 0x9004a0cc in kill () > #1 0x90120914 in abort () > #2 0x000c13bc in analyse_first (p=0xa11d23 "{", pend=0xa11d8b "\024 > \220¸vT", fastmap=0x2853ec "", multibyte=0) at regex.c:4032 > #3 0x000c1430 in re_compile_fastmap (bufp=0x2853cc) at regex.c:4075 > #4 0x000c1610 in re_search_2 (bufp=0x2853cc, str1=0x0, size1=0, > str2=0x39703d4 "/Applications/Emacs.app/Contents/Resources/lisp/ > subdirs.el", size2=58, startpos=0, range=58, regs=0x2ba15c, stop=58) > at regex.c:4224 > #5 0x000c14d8 in re_search (bufp=0x0, string=0x0, size=17, > startpos=37, range=0, regs=0x900227cc) at regex.c:4129 > #6 0x000b6c70 in string_match_1 (regexp=58756707, string=59146515, > start=2648776, posix=0) at search.c:408 > #7 0x000e2bd0 in Ffuncall (nargs=0, args=0x8) at eval.c:2782 > #8 0x0010f858 in Fbyte_code (bytestr=58762257, vector=2, > maxdepth=-1073835200) at bytecode.c:686 > #9 0x000e31ec in funcall_lambda (fun=1661916, nargs=1, > arg_vector=0xbffe9564) at eval.c:2962 > #10 0x000e2d04 in Ffuncall (nargs=0, args=0xbffe9560) at eval.c:2832 > #11 0x0010f858 in Fbyte_code (bytestr=58762257, vector=1, > maxdepth=-1073834656) at bytecode.c:686 > #12 0x000e31ec in funcall_lambda (fun=1662516, nargs=2, > arg_vector=0xbffe97a4) at eval.c:2962 > #13 0x000e2d04 in Ffuncall (nargs=0, args=0xbffe97a0) at eval.c:2832 > #14 0x000e27ac in call2 (fn=0, arg1=0, arg2=-1610595664) at eval.c:2587 > #15 0x000a9878 in Finsert_file_contents (filename=59146515, > visit=58721281, beg=0, end=3336, replace=58721281) at fileio.c:4522 > #16 0x000e2c14 in Ffuncall (nargs=0, args=0x4) at eval.c:2791 > #17 0x0010f858 in Fbyte_code (bytestr=59004825, vector=1, > maxdepth=-1073750112) at bytecode.c:686 > #18 0x000e31ec in funcall_lambda (fun=1638204, nargs=4, > arg_vector=0xbfffe1e4) at eval.c:2962 > #19 0x000e2d04 in Ffuncall (nargs=0, args=0xbfffe1e0) at eval.c:2832 > #20 0x000e2830 in call4 (fn=0, arg1=0, arg2=-1610595664, arg3=0, > arg4=0) at eval.c:2634 > #21 0x000f8278 in Fload (file=59147091, noerror=58721329, > nomessage=58721329, nosuffix=2849928, must_suffix=58721281) at > lread.c:865 > #22 0x000e2c14 in Ffuncall (nargs=0, args=0x10) at eval.c:2791 > #23 0x0010f858 in Fbyte_code (bytestr=59493057, vector=4, > maxdepth=-1073748864) at bytecode.c:686 > #24 0x000e31ec in funcall_lambda (fun=2351524, nargs=0, > arg_vector=0xbfffe620) at eval.c:2962 > #25 0x000e2ea8 in apply_lambda (fun=2351524, args=2648600, > eval_flag=1) at eval.c:2884 > #26 0x000e203c in Feval (form=2351524) at eval.c:2188 > #27 0x000e0a1c in internal_condition_case (bfun=0x78624 > <top_level_2>, handlers=58766425, hfun=0x781dc <cmd_error>) at eval.c: > 1385 > #28 0x00078694 in top_level_1 () at keyboard.c:1332 > #29 0x000e0478 in internal_catch (tag=0, func=0x78640 <top_level_1>, > arg=58721281) at eval.c:1144 > #30 0x00078548 in command_loop () at keyboard.c:1289 > #31 0x00077f44 in recursive_edit_1 () at keyboard.c:987 > #32 0x000780dc in Frecursive_edit () at keyboard.c:1048 > #33 0x00076bdc in main (argc=0, argv=0xbffff324) at emacs.c:1764 > (gdb) next > Single stepping until exit from function kill, > which has no line number information. > Fatal error (6) > Program received signal SIGABRT, Aborted. > 0x9004a0cc in kill () > (gdb) bt > #0 0x9004a0cc in kill () > (gdb) next > Single stepping until exit from function kill, > which has no line number information. > > Program terminated with signal SIGABRT, Aborted. > The program no longer exists. > > --- > A.Sleep - Jeraimee Hughes > Email: a.sle****@aslee***** > Cell: 954.854.3155 > > _______________________________________________ > macemacsjp-english mailing list > macem****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english >