mysqldump Segmentation fault

Bug #1700509 reported by Reinhard Weh
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
MySQL Server
Unknown
Unknown
Percona Server moved to https://jira.percona.com/projects/PS
Status tracked in 5.7
5.6
Triaged
High
Unassigned
5.7
Triaged
High
Unassigned
8.0
Fix Committed
High
Unassigned

Bug Description

We have updated our percona-server to version
mysqldump Ver 10.13 Distrib 5.6.36-82.0, for debian-linux-gnu (x86_64)

but with this mysqldump version using this command

mysqldump -wID IN(32733159,32733252,32733268,32733272,32733175,32733176,32733177,32733239,32733240,32733241,32733242,32733248,32733249,32733250,32733282,32733884,32733885,32733886,32733887,32733888,32733889,32733890,32733891,32733892,32733893,32735028,32735029,32735030,32735031,32735032,32735033,32735034,32735035,32735036,32735037,32735038,32735039,32735040,32735051,32735060,32735062,32735063,32735064,32735065,32735066,32735067,32735068,32735069,32735070,32735071,32735072,32735073,32735074,32735075,32735076,32735077,32735078,32735079,32735337,32735338,32735339,32735340,32735343,32735347,32735349,32735352,32735358,32735360,32735361,32735454,32735443,32735444,32735445,32735446,32735449,32735453,32735778,32735779,32735780,32735781,32735783,32735784,32735785,32735786,32735787,32735789,32735791,32735792,32735793,32735794,32735795,32735797,32735799,32735800,32735801,32735802,32735803,32735805,32735807,32735808,32735809,32735810,32735811,32735813,32735858,32735886,32735887,32735888,32735889,32737035,32737119,32739863,32739864,32739865,32739866,32739867,32737162,32737169,32737171,32737173,32737174,32737175,32737176,32737178,32737179,32737180,32737181,32737182,32737183,32737184,32737185,32737186,32737187,32737188,32739757,32743438,32739760,32739761,32739762,32739763,32743142,32743418,32743419,32743420,32743421,32743422,32741137,32741138,32741139,32741140,32741179,32741180,32741181,32741208,32741187,32741189,32741192,32741193,32741198,32741203,32741204,32741205,32741206,32741207,32741209,32741210,32741213,32741214,32741215,32741216,32741217,32741220,32741221,32741224,32741225,32741226,32741227,32741230,32741234,32741235,32741236,32741237,32741240,32741250,32741251,32741252,32741253,32741347,32741355,32741356,32741359,32741360,32741361,32741362,32741363,32741365,32741366,32741367,32741368,32741369,32741370,32741374,32741375,32741376,32741377,32741378,32741381,32741544,32741545,32741546,32741547,32741550,32741621,32741557,32741558,32741559,32741560,32741565,32741570,32741571,32741605,32741606,32741607,32741608,32741609,32741610,32741611,32741612,32741613,32741614,32741650,32741651,32741652,32741653,32741717,32741718,32741995,32741996,32741997,32741998,32743035,32743113,32743116,32743118,32743121,32743122,32743123,32743124,32743125,32743126,32743127,32743128,32743129,32743130,32743131,32743132,32743133,32743134,32743135,32743136,32743137,32743149,32743150,32743151,32743152,32743153,32743154,32743155,32743156,32743165,32743173,32743174,32743175,32743176,32743177,32743198,32743199,32743200,32743201,32743202,32743211,32743214,32743215,32743216,32743217,32743218,32743233,32743234,32743235,32743236,32743237,32743245,32743265,32743266,32743267,32743268,32743269,32743270,32743271,32743272,32743273,32743274,32743275,32743276,32743277,32743278) academy cms_elements
Segmentation fault (core dumped)

Jun 26 11:46:50 delzk10oatv01 kernel: [2475168.446387] traps: mysqldump[84889] general protection ip:7f1d31e9eb96 sp:7ffe360518e8 error:0 in libc-2.23.so[7f1d31e14000+1bf000]

with the version bevor
mysqldump Ver 10.13 Distrib 5.6.35-81.0, for debian-linux-gnu (x86_64)
it runs without problems

we use percona-sql on ubtunu 16.04 LTS

can you help us

kind regards
reinhard

there are the packages versions we have installed
 dpkg -l |grep percona
ii libperconaserverclient18.1 5.6.36-82.0-1.xenial amd64 Percona Server database client library
ii percona-release 0.1-4.xenial all Package to install Percona gpg key and APT repo
ii percona-server-client-5.6 5.6.36-82.0-1.xenial amd64 Percona Server database client binaries
ii percona-server-common-5.6 5.6.36-82.0-1.xenial amd64 Percona Server database common files (e.g. /etc/mysql/my.cnf)
rc percona-server-common-5.7 5.7.16-10-1.xenial amd64 Percona Server database common files (e.g. /etc/mysql/my.cnf)
ii percona-server-server-5.6 5.6.36-82.0-1.xenial amd64 Percona Server database server binaries
rc percona-server-server-5.7 5.7.16-10-1.xenial amd64 Percona Server database server binaries
ii percona-xtrabackup 2.3.8-1.xenial amd64 Open source backup tool for InnoDB and XtraDB

Tags: upstream
Revision history for this message
Oleksii Shevchenko (felikz) wrote :

I have the same here, rollback to 5.6.35 resolves an issue.

It failed in latest mysql docker image for me as well as on my host.

Changed in percona-server:
status: New → Triaged
tags: added: upstream
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-1101

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.