Re: [Pacemaker] crmd Segmentation fault at pacemaker 1.0.12

2013-11-20 Thread renayama19661014
Hi Andrew, Hi Takatsuka san, What kind of procedure did the problem that became this problem cause it in? If a problem easily happens in the environment of the user, we think that it is necessary to contact a user using Pacemaker1.0.13. Best Regards, Hideo Yamauchi. --- On Thu, 2013/11/14, TAKA

Re: [Pacemaker] crmd Segmentation fault at pacemaker 1.0.12

2013-11-14 Thread TAKATSUKA Haruka
Hello Andrew, Thank you for the quick modification. (Unfortunately the confirmation test is not possible because I don't understand a reproduction method for this crash ...) regards, --- Haruka Takatsuka On Thu, 14 Nov 2013 09:32:24 +1100 Andrew Beekhof wrote: > > On 13 Nov 2013, at 7:36 pm

Re: [Pacemaker] crmd Segmentation fault at pacemaker 1.0.12

2013-11-13 Thread Andrew Beekhof
On 13 Nov 2013, at 7:36 pm, TAKATSUKA Haruka wrote: > Hello, pacemaker hackers > > I report crmd's crash at pacemaker 1.0.12 . > > We are going to upgrade pacemaker 1.0.12 to 1.0.13 . > But I was not able to find a fix for this problem from ChangeLog. > tengine.c:do_te_invoke() is not seem to

[Pacemaker] crmd Segmentation fault at pacemaker 1.0.12

2013-11-13 Thread TAKATSUKA Haruka
Hello, pacemaker hackers I report crmd's crash at pacemaker 1.0.12 . We are going to upgrade pacemaker 1.0.12 to 1.0.13 . But I was not able to find a fix for this problem from ChangeLog. tengine.c:do_te_invoke() is not seem to care for transition_graph==NULL case in even 1.0.x head code. regar