tags 605025 + unreproducible severity 605025 important thanks On 0, Mehdi Dogguy <me...@dogguy.org> wrote: > > I tested on my Squeeze box and I wasn't able to reproduce the segfault.
I also tested in Lenny to make the test relevant: r...@lenny-chroot:/# apt-cache policy corosync corosync: Installed: 1.2.1-1~bpo50+1 Candidate: 1.2.1-1~bpo50+1 Version table: *** 1.2.1-1~bpo50+1 0 1 http://www.backports.org lenny-backports/main Packages 100 /var/lib/dpkg/status r...@lenny-chroot:/# cat /etc/debian_version 5.0.5 r...@lenny-chroot:/# corosync Dec 05 19:50:15 corosync [MAIN ] Corosync Cluster Engine ('1.2.1'): started and ready to provide service. Dec 05 19:50:15 corosync [MAIN ] Corosync built-in features: nss Dec 05 19:50:15 corosync [MAIN ] Successfully read main configuration file '/etc/corosync/corosync.conf'. Dec 05 19:50:15 corosync [MAIN ] parse error in config: The consensus timeout parameter (1500 ms) must be atleast 1.2 * token (3600 ms). Dec 05 19:50:15 corosync [MAIN ] Corosync Cluster Engine exiting with status -9 at main.c:1423. r...@lenny-chroot:/# echo $? 247 r...@lenny-chroot:/# sed -i "s/\(.*consensus:\).*$/\1 4000/g" /etc/corosync/corosync.conf r...@lenny-chroot:/# corosync r...@lenny-chroot:/# echo $? 0 No segfault here. Same even after fixing the configuration file. (Also tested without pacemaker in service section). Thus, I'm lowering the severity of this bugreport and tagging it as unreproducible. If you still encounter the problem, please send us a copy of the configuration files you're using and precise steps leading to the segfault. Regards, -- Mehdi Dogguy -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org