#14581: Trac crashes w/ Python 2.5 --------------------------------------+------------------------------------- Reporter: synfinatic@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.6.0 Keywords: trac,python,crash,apache | --------------------------------------+------------------------------------- The latest trac port crashes with the latest Python port due to a bug in trac related to python 2.5. There is a 2 line patch available at the trac website: http://trac.edgewall.org/ticket/5339 This is a big deal for mod_python users, since the crash brings down apache as well. {{{ [Sun Mar 02 01:41:57 2008] [alert] (36)Operation now in progress: initgroups: unable to set groups for User www and Group 70 [Sun Mar 02 01:41:58 2008] [alert] Child 78268 returned a Fatal error... Apache is exiting! [Sun Mar 02 01:41:58 2008] [emerg] (90)Identifier removed: couldn't grab the accept mutex Exception exceptions.RuntimeError: 'generator ignored GeneratorExit' in <generator object at 0x311b2b0> ignored [Sun Mar 02 01:41:58 2008] [emerg] (90)Identifier removed: couldn't grab the accept mutex Exception exceptions.RuntimeError: 'generator ignored GeneratorExit' in <generator object at 0x2bb6558> ignored Exception exceptions.RuntimeError: 'generator ignored GeneratorExit' in <generator object at 0x2b57c60> ignored [Sun Mar 02 01:41:58 2008] [emerg] (90)Identifier removed: couldn't grab the accept mutex }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14581> MacPorts </projects/macports> Ports system for Mac OS