On Tue, Nov 06, 2007 at 10:39:52AM -0600, Russell Bryant wrote: > Luigi Rizzo wrote: > > I have an ugly fix, below - store the relevant values from > > module_list in a static variable not subject to constructors, > > and restore module_list from that variable near the beginning > > of load_modules(). ... > > Anyways, if you think it is ok to commit this one i will do > > as a temporary bandaid. > > Yeah, if it fixes it for you, then that's ok for now. If you don't mind, make > sure the bandaid works on linux, as well.
done - just put in trunk/ a slightly better patch that should take care of random order in calling the constructors involved here. No solution yet for the generic case. cheers luigi _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
