Bug #65783 | crash on all masters if next_file is NULL internally | ||
---|---|---|---|
Submitted: | 2 Jul 2012 11:25 | Modified: | 14 Aug 2019 19:20 |
Reporter: | Hartmut Holzgraefe | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Cluster: Replication | Severity: | S2 (Serious) |
Version: | cluster 7.2.6 | OS: | Linux |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[2 Jul 2012 11:25]
Hartmut Holzgraefe
[2 Jul 2012 11:26]
Hartmut Holzgraefe
"S2 Serious" as it brings down all replication masters at the same time => cluster change events that happen while these are down will not be binlogged at all
[2 Jul 2012 14:52]
Hartmut Holzgraefe
The actual crash is of course in the strlen() call on the line above as strlen(NULL) => segfault ...
[13 Aug 2014 10:08]
Frazer Clement
Any chance you still have the other stack frames? Maybe the scenario is logging an empty epoch... --ndb-log-empty-epochs switched on?
[30 Oct 2014 12:17]
Hartmut Holzgraefe
Unfortunately that information is not available anymore :(
[14 Aug 2019 19:20]
MySQL Verification Team
Hi Hartmut, Since the info about the original issue is lost and we can't reproduce this I'm switching it to can't repeat. all best Bogdan