Hi all, Trying to get emacs --daemon working on Leopard, I got emacs crashing while trying to create a GUI frame (emacsclient -c) :
Process: Emacs [75802] Path: /Users/cartman/Applications/Emacs.app/Contents/MacOS/Emacs Identifier: Emacs Version: ??? (???) Code Type: X86 (Native) Parent Process: launchd [1] Date/Time: 2008-12-10 17:03:14.018 +0200 OS Version: Mac OS X 10.5.5 (9F33) Report Version: 6 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Application Specific Information: *** single-threaded process forked *** Thread 0 Crashed: 0 libSystem.B.dylib 0x952c8b9e __kill + 10 1 org.gnu.Emacs 0x0009090c fatal_error_signal + 236 (emacs.c:400) 2 libSystem.B.dylib 0x952c709b _sigtramp + 43 3 ??? 0xffffffff 0 + 4294967295 4 com.apple.CoreFoundation 0x9033c6cc CFRunLoopAddSource + 124 5 com.apple.CoreFoundation 0x9033e433 __CFRunLoopAddItemToCommonModes + 115 6 com.apple.CoreFoundation 0x903441dc CFSetApplyFunction + 140 7 com.apple.CoreFoundation 0x9033c824 CFRunLoopAddSource + 468 8 com.apple.CoreFoundation 0x9031b9bd CFMachPortCreateWithPort + 541 9 com.apple.CoreFoundation 0x9031bc05 CFMachPortCreate + 165 10 com.apple.CoreFoundation 0x903215ea _CFXNotificationCenterCreate + 250 11 com.apple.CoreFoundation 0x90321708 _CFXNotificationGetHostCenter + 104 12 com.apple.Foundation 0x90cb3b68 +[NSDistributedNotificationCenter notificationCenterForType:] + 344 13 com.apple.Foundation 0x90cb39fc +[NSDistributedNotificationCenter defaultCenter] + 44 14 com.apple.AppKit 0x94a5d1d2 +[NSDynamicSystemColor initialize] + 245 15 libobjc.A.dylib 0x90f4f8b8 _class_initialize + 367 16 libobjc.A.dylib 0x90f4e239 _class_lookupMethodAndLoadCache + 81 17 libobjc.A.dylib 0x90f5e6d6 objc_msgSend + 102 18 libobjc.A.dylib 0x90f4f8b8 _class_initialize + 367 19 libobjc.A.dylib 0x90f4f78c _class_initialize + 67 20 libobjc.A.dylib 0x90f4e239 _class_lookupMethodAndLoadCache + 81 21 libobjc.A.dylib 0x90f5e6d6 objc_msgSend + 102 22 org.gnu.Emacs 0x00175adc Fx_open_connection + 44 (nsfns.m:1755) 23 org.gnu.Emacs 0x00106f01 Ffuncall + 977 (eval.c:3050) 24 org.gnu.Emacs 0x001418bb Fbyte_code + 3835 (bytecode.c:678) 25 org.gnu.Emacs 0x001067b1 funcall_lambda + 209 (eval.c:3236) 26 org.gnu.Emacs 0x00106cfb Ffuncall + 459 (eval.c:3101) 27 org.gnu.Emacs 0x001418bb Fbyte_code + 3835 (bytecode.c:678) 28 org.gnu.Emacs 0x001067b1 funcall_lambda + 209 (eval.c:3236) 29 org.gnu.Emacs 0x00106cfb Ffuncall + 459 (eval.c:3101) 30 org.gnu.Emacs 0x001418bb Fbyte_code + 3835 (bytecode.c:678) 31 org.gnu.Emacs 0x001067b1 funcall_lambda + 209 (eval.c:3236) 32 org.gnu.Emacs 0x00106cfb Ffuncall + 459 (eval.c:3101) 33 org.gnu.Emacs 0x001418bb Fbyte_code + 3835 (bytecode.c:678) 34 org.gnu.Emacs 0x00106316 Feval + 1062 (eval.c:2385) 35 org.gnu.Emacs 0x00108c02 internal_lisp_condition_case + 434 (eval.c:1457) 36 org.gnu.Emacs 0x001422d2 Fbyte_code + 6418 (bytecode.c:868) 37 org.gnu.Emacs 0x00106316 Feval + 1062 (eval.c:2385) 38 org.gnu.Emacs 0x00104d7c internal_catch + 172 (eval.c:1247) 39 org.gnu.Emacs 0x00142276 Fbyte_code + 6326 (bytecode.c:853) 40 org.gnu.Emacs 0x001067b1 funcall_lambda + 209 (eval.c:3236) 41 org.gnu.Emacs 0x00106cfb Ffuncall + 459 (eval.c:3101) 42 org.gnu.Emacs 0x00108715 Fapply + 245 (eval.c:2533) 43 org.gnu.Emacs 0x0010886d apply1 + 45 (eval.c:2798) 44 org.gnu.Emacs 0x00144d7d read_process_output_call + 29 (process.c:5153) 45 org.gnu.Emacs 0x00104b03 internal_condition_case_1 + 259 (eval.c:1559) 46 org.gnu.Emacs 0x001452a2 read_process_output + 674 (process.c:5348) 47 org.gnu.Emacs 0x0014b6f7 wait_reading_process_output + 1639 (process.c:4995) 48 org.gnu.Emacs 0x0000cbc6 sit_for + 214 (dispnew.c:6640) 49 org.gnu.Emacs 0x0009e2f1 read_char + 3905 (keyboard.c:2892) 50 org.gnu.Emacs 0x000a0524 read_key_sequence + 884 (keyboard.c:9343) 51 org.gnu.Emacs 0x000a2a4a command_loop_1 + 570 (keyboard.c:1621) 52 org.gnu.Emacs 0x00104e9d internal_condition_case + 253 (eval.c:1511) 53 org.gnu.Emacs 0x00092888 command_loop_2 + 72 (keyboard.c:1339) 54 org.gnu.Emacs 0x00104d7c internal_catch + 172 (eval.c:1247) 55 org.gnu.Emacs 0x000925de command_loop + 174 (keyboard.c:1318) 56 org.gnu.Emacs 0x000926a2 recursive_edit_1 + 146 (keyboard.c:942) 57 org.gnu.Emacs 0x00092821 Frecursive_edit + 257 (keyboard.c:1005) 58 org.gnu.Emacs 0x000914db main + 2923 (emacs.c:1784) 59 org.gnu.Emacs 0x00002e16 start + 54 Any ideas appreciated. Regards, ismail ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Emacs-app-dev- mailing list Emacs-app-dev-@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-