#20286: BUG: python26 bus error ---------------------------------+------------------------------------------ Reporter: jabronson@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: python26 ---------------------------------+------------------------------------------ Comment(by blb@…): Yes, I definitely was able to reproduce it. The odd thing, from jabronson@'s gdb trace, is it looks almost like some sort of recursion issue; the backtrace is over 2000 calls deep, with lots of calls between PyEval_EvalFrameEx() and PyEval_EvalCodeEx(). Since I'm not familiar with the internals of python's source, I'm not sure why it is happening though as far as I can tell, MacPorts doesn't seem to be messing with any code in that part of the source. -- Ticket URL: <http://trac.macports.org/ticket/20286#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS