Opened 21 years ago
Closed 20 years ago
#1207 closed defect (duplicate)
X11 Variant of emacs fails to run under Mac OS 10.3.1
Reported by: | peter.kyme@… | Owned by: | jkh@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Attempting to run the X11 variant of the GNU Emacs port gives the following error:
Fatal error (10).Bus error
'emacs -nw' appears to work fine.
The following is reported in the crash log:
Date/Time: 2003-11-24 20:19:46 +0000 OS Version: 10.3.1 (Build 7C107)
Command: emacs (/opt/local/bin/emacs) PID: 348 Thread: 0
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
Thread 0 Crashed:
#0 0xffff8810 in memcpy (memcpy + 112) #1 0x8585050c in GetResources (GetResources + 2520) #2 0x858508a8 in _XtGetResources (_XtGetResources + 272) #3 0x85839dd0 in xtCreate (xtCreate + 356) #4 0x8583a3e4 in _XtCreateWidget (_XtCreateWidget + 656) #5 0x8583a4a0 in XtCreateWidget (XtCreateWidget + 160) #6 0x0007d8bc in x_window (xfns.c:3651) #7 0x0007eed4 in Fx_create_frame (xfns.c:4440) #8 0x000f76a0 in Ffuncall (eval.c:2660) #9 0x00126d08 in Fbyte_code (bytecode.c:717) #10 0x000f7da8 in funcall_lambda (eval.c:2856) #11 0x000f7808 in Ffuncall (eval.c:2716) #12 0x00126d08 in Fbyte_code (bytecode.c:717) #13 0x000f7da8 in funcall_lambda (eval.c:2856) #14 0x000f7808 in Ffuncall (eval.c:2716) #15 0x00126d08 in Fbyte_code (bytecode.c:717) #16 0x000f7da8 in funcall_lambda (eval.c:2856) #17 0x000f7808 in Ffuncall (eval.c:2716) #18 0x00126d08 in Fbyte_code (bytecode.c:717) #19 0x000f7da8 in funcall_lambda (eval.c:2856) #20 0x000f7808 in Ffuncall (eval.c:2716) #21 0x00126d08 in Fbyte_code (bytecode.c:717) #22 0x000f7da8 in funcall_lambda (eval.c:2856) #23 0x000f7a44 in apply_lambda (eval.c:2773) #24 0x000f6784 in Feval (eval.c:2071) #25 0x000f4eb8 in internal_condition_case (eval.c:1268) #26 0x00093090 in top_level_1 (keyboard.c:1262) #27 0x000f4920 in internal_catch (eval.c:1030) #28 0x00092f40 in command_loop (keyboard.c:1224) #29 0x0009288c in recursive_edit_1 (keyboard.c:951) #30 0x00092a3c in Frecursive_edit (keyboard.c:1007) #31 0x0009152c in main (emacs.c:1555) #32 0x000025fc in _start (crt.c:267) #33 0x00002470 in start (start + 48)
PPC Thread State:
srr0: 0xffff8810 srr1: 0x0200f930 vrsave: 0x00000000
cr: 0x24022224 xer: 0x00000004 lr: 0x8585050c ctr: 0x900f60e0 r0: 0x00000000 r1: 0xbfffc970 r2: 0xffffff77 r3: 0x021190d8 r4: 0x00000004 r5: 0x00000004 r6: 0x021190d4 r7: 0xbfffc9b0 r8: 0x00000000 r9: 0x8586fb54 r10: 0x00000000 r11: 0x85875174
r12: 0x021190d8 r13: 0xbfffe268 r14: 0xbfffc9d0 r15: 0x00000000 r16: 0x0000005c r17: 0x02119050 r18: 0x0211902c r19: 0x0000001f r20: 0xbfffc9b0 r21: 0x00000000 r22: 0x00000017 r23: 0xbfffc9d0 r24: 0x02119050 r25: 0x00000000 r26: 0x000001bb r27: 0x00000000 r28: 0x000001bb r29: 0x00000000 r30: 0x00210f1c r31: 0x8584fb54
Change History (2)
comment:1 Changed 21 years ago by waqar@…
Owner: | changed from darwinports-bugs@… to jkh@… |
---|
comment:2 Changed 20 years ago by pguyot (Paul Guyot)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
* This bug has been marked as a duplicate of 149 *