this didn't actually prevent the server from starting, did it? You still get your xterm... just your font cache isn't generated... Also, I notice the code type is x86_64... I built fontconfig with all archs because libs in Leopard are supposed to be all archs (ppc, ppc64, i386, x86_64) and I just didn't strip out the 64bit versions from the executables. What happens if you run the i386 version? ditto --arch i386 /usr/X11/bin/fc-cache fc-cache-i386 ./fc-cache-i386 -v Thanks, Jeremy On Feb 14, 2008, at 03:49, Ralph Martin wrote:
Jeremy
On 14 Feb 2008, at 9:01:12AM, Jeremy Huddleston wrote:
Well, nobody's told me about any hosed systems with Xquartz-1.3.0- apple10, so I'm declaring victory and moving on. I have rolled up those and other changes into a new release. The release candidate can be found here:
Installed this, fired up xeyes, then xterm, then xlogo, then I got a crash. Let me know if you want more info:
Process: fc-cache [441] Path: /usr/X11/bin/fc-cache Identifier: fc-cache Version: ??? (???) Code Type: X86-64 (Native) Parent Process: bash [432]
Date/Time: 2008-02-14 11:47:42.168 +0000 OS Version: Mac OS X 10.5.2 (9C31) Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Crashed Thread: 0
Thread 0 Crashed: 0 libfreetype.6.dylib 0x0000000100145783 FT_New_Face_From_Suitcase + 269 1 libfreetype.6.dylib 0x00000001001459c2 FT_New_Face_From_Resource + 92 2 libfreetype.6.dylib 0x0000000100145a39 FT_New_Face + 79 3 libfontconfig.1.dylib 0x0000000100010b33 FcFreeTypeQuery + 99 4 libfontconfig.1.dylib 0x000000010000d693 FcFileScanConfig + 99 5 libfontconfig.1.dylib 0x000000010000dafe FcDirCacheScan + 686 6 fc-cache 0x0000000100000e53 scanDirs + 563 7 fc-cache 0x00000001000012f9 main + 777 8 fc-cache 0x0000000100000bf4 start + 52
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000008 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfed30 rsp: 0x00007fff5fbfece0 r8: 0x0000000000000018 r9: 0x0000000000000017 r10: 0x0000000100402cf0 r11: 0x0000000000000000 r12: 0x0000000000000000 r13: 0x0000000100397bc0 r14: 0x00007fff5fbfee9c r15: 0x000000010030e7e0 rip: 0x0000000100145783 rfl: 0x0000000000010206 cr2: 0x0000000000000000
Best wishes
Ralph -- Prof Ralph Martin Phone: +44(0)29 2087 5536 School of Computer Science Fax: +44(0)29 2087 4598 Cardiff University Email: mailto:ralph@cs.cf.ac.uk 5 The Parade, Roath WWW: http://ralph.cs.cf.ac.uk/ Cardiff, CF24 3AA, UK VOIP: sip: 17476235487@proxy01.sipphone.com
participants (1)
-
Jeremy Huddleston