Bug #59401 sigsegv from mysqldump
Submitted: 10 Jan 2011 20:43 Modified: 9 Feb 2011 15:31
Reporter: Benson Margulies Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: General Severity:S1 (Critical)
Version:5.5.8 OS:MacOS (10.6.6)
Assigned to: CPU Architecture:Any

[10 Jan 2011 20:43] Benson Margulies
Description:
the workbench tries to run mysqldump, and mysqldump dies with a sigsegv.

/Users/benson/dumps "/usr/local/mysql-5.5.8-osx10.6-x86_64/bin/mysqldump" --defaults-extra-file="/var/folders/E+/E+go4ANAFWCVLGEbOidz4U+++TM/-Tmp-/tmp7VjY1-/extraparams"  --no-create-info=FALSE --order-by-primary=FALSE --force=FALSE --no-data=FALSE --tz-utc=TRUE --flush-privileges=FALSE --compress=FALSE --replace=FALSE --host=localhost --insert-ignore=FALSE --extended-insert=TRUE --user=root --quote-names=TRUE --hex-blob=FALSE --complete-insert=FALSE --add-locks=TRUE --port=3306 --disable-keys=TRUE --delayed-insert=FALSE --create-options=TRUE --delete-master-logs=FALSE --comments=TRUE --default-character-set=utf8 --max_allowed_packet=1G --flush-logs=FALSE --dump-date=TRUE --lock-tables=TRUE --allow-keywords=FALSE --events=FALSE --single-transaction=TRUE "jug" "unicodecheck" "contentblob" "crossdoc" "foo" "document" "taskflag"
zsh: segmentation fault  "/usr/local/mysql-5.5.8-osx10.6-x86_64/bin/mysqldump"  --no-create-info=FALSE

How to repeat:
Command line above.
[11 Jan 2011 9:07] Peter Laursen
59411 looks similar

Peter
(not a MySQL person)
[1 Feb 2011 13:04] Alfredo Kojima
duplicate of bug #59234 ?
[9 Feb 2011 15:31] Valeriy Kravchuk
This is a duplicate of bug #59234.