After some, testing, I noticed that I can't reproduce the bug anymore, don't know if this is good or bad ;-)
> -----Original Message----- > From: Fabio Massimo Di Nitto [mailto:[email protected]] > Sent: Freitag, 30. Oktober 2009 06:10 > To: Dietmar Maurer > Cc: Christine Caulfield; [email protected] > Subject: Re: [Openais] quorum service question > > Dietmar Maurer wrote: > > Can anyone else reproduce that error? > > > > Any suggestion how to debug such thing? > > > > For a quick test, please disable any gcc optimization for both corosync > and your test code. Set them to -O0. > > It´s not the first time that Debian default´s gcc optimizations unveil > a > bug in our code. > > If the above change makes the code work, it´s going to be easier to > look > what the problem is. > > Regarding 32bit vs 64bit, if it works with default settings in 32bit, > than it´s mostlikely another conversion error in the code, but it would > give us a quick hint on what to look for. > > Fabio _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
