pt-query-digest --watch-server may crash
Bug #821706 reported by
Daniel Nichter
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Toolkit moved to https://jira.percona.com/projects/PT |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Imported from http://
Quoting the original:
The problem is in ProtocolParser:
if ( $packet_from eq 'server' ) {
but $packet_from will be undef if _get_session() returned early. Fix: check retval of _get_session().
tags: | added: crash |
Changed in percona-toolkit: | |
status: | New → Triaged |
Changed in percona-toolkit: | |
milestone: | none → 2.1.9 |
importance: | Low → High |
assignee: | nobody → Daniel Nichter (daniel-nichter) |
Changed in percona-toolkit: | |
importance: | High → Undecided |
assignee: | Daniel Nichter (daniel-nichter) → nobody |
milestone: | 2.1.9 → none |
To post a comment you must log in.
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PT-869