lp://staging/~sergei.glushchenko/percona-server/5.6-ps-bug1191375
- Get this branch:
- bzr branch lp://staging/~sergei.glushchenko/percona-server/5.6-ps-bug1191375
Branch merges
Related bugs
Bug #1191375: Percona Server 5.6 RC with thread pool crashes under load | High | Fix Released |
Related blueprints
Branch information
- Owner:
- Sergei Glushchenko
- Status:
- Development
Recent revisions
- 408. By Sergei Glushchenko
-
Bug 1191375: Percona Server 5.6 RC with thread pool crashes under load
Attached gdb stack trace points that SIGSEGV is emitted in pfs_spawn_thread,
when newly created thread tries to initialize some of it's instrumentation
properties by copying them prom parent's thread instrumentation properties.
This likely caused by the fact that parent thread finished shortly after
it spawned child thread and before child thread accessed parent's properties.
This patch fixes race by copying all needed properties from parent's
structures to the argument structure for child thread before the child
thread is spawned. This makes child thread initialization immune to parent's
thread death. - 405. By <email address hidden>
-
Merge lp:~hrvojem/percona-server/doc-8-5.6-gca
http://jenkins. percona. com/job/ merge-PS- 5.6-docs- kickoff/ 22/ - 402. By <email address hidden>
-
Merge lp:~hrvojem/percona-server/bug1135885-5.6
http://jenkins. percona. com/job/ merge-PS- 5.6-docs- kickoff/ 21/ - 401. By <email address hidden>
-
Merge lp:~hrvojem/percona-server/rn-5.1.70-14.8-5.6-gca
http://jenkins. percona. com/job/ merge-PS- 5.6-docs- kickoff/ 20/ - 400. By <email address hidden>
-
Merge lp:~hrvojem/percona-server/rn-5.5.32-31.0-5.6
http://jenkins. percona. com/job/ merge-PS- 5.6-docs- kickoff/ 19/
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/percona-server/5.6