Search code examples
pythonmacososx-snow-leopardmacports

os x python 2.6 bus error


i am getting weird python bus error when building a web app.

http://pastie.org/714569

i am using python 2.6 from mac ports in osx snowleopart 10.6.2. i have done python_select and stuff. how to figure out what is going on? thanks


Solution

  • This is most likely a bug in Python or your web application framework. Please report it to their respective bug tracker.