Hi there, trying to open Chandler_intel_osx-leopard_1.0.3.app on my Max OS X version 10.5.7 always fails with the splash screen reading "Opening data... 10%"
Excerpts from the error report: Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 Crashed Thread: 0 [ ... ] Thread 0 Crashed: 0 libdb-4.6.dylib 0x135e93ab __memp_open + 1579 1 libdb-4.6.dylib 0x135c45d8 __env_open + 1512 [ ... ] 40 org.python.python 0x001aa7d2 PyRun_SimpleFileExFlags + 421 41 org.python.python 0x001b5a57 Py_Main + 3095 42 org.python.pythonapp 0x00001fca 0x1000 + 4042 Googling for this last line leads me to believe it might be due to my python installation. I have manually compiled python versions 2.4 and 2.6 on my system, but: /usr/bin/python points to /System/Library/Frameworks/Python.framework/Versions/2.5/bin/python, i.e. my-macbook-pro:~$ python Python 2.5.1 (r251:54863, Feb 6 2009, 19:02:12) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin I just checked out the Chandler trunk (1.0.4.dev-r16692) and tried starting that version - same effect. Console output: my-macbook-pro:~/tmp/chandler/chandler$ release/RunPython Chandler.py Using /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python Chandler.py Invalid memory access of location 00000000 eip=130d93ab Bus error (I then wanted to install with DEBUG=1, but it seems the following file is not available, as make install fails: http://builds.osafoundation.org/external/maciosx/10.5/wxPython-debug-2.8.7.1-r219-1.tar.gz) My colleagues are happily using the Chandler client on their MacBooks, so it must be something in my local configuration... Any pointers greatly appreciated! Thanks, Wolfgang -- Wolfgang Thomas SYSLAB.COM GmbH, Landwehrstrasse 60-62, 80336 Munich, Germany http://www.syslab.com Amtsgericht Muenchen, HRB 135057 Steuernummer 143/184/50154, Ust.-ID: DE212842815 A _______________________________________________ [email protected] mailing list unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users Chandler wiki: http://chandlerproject.org/wikihome
