Bug #19363 mysql --no_pager makes core dump
Submitted: 26 Apr 2006 10:49 Modified: 29 Sep 2006 4:13
Reporter: Oli Sennhauser
Status: Closed
Category:Client Severity:S3 (Non-critical)
Version:5.1-BK, 5.0-BK, 4.1-BK OS:Linux (linux)
Assigned to: Bugs System Target Version:

[26 Apr 2006 10:49] Oli Sennhauser
Description:
mysql --no_pager makes core dump

How to repeat:
$ mysql --no_pager
WARNING: option deprecated; use --disable-pager instead.
Segmentation fault
[26 Apr 2006 10:52] Oli Sennhauser
core to mysql --no_pager

Attachment: xaa (application/octet-stream, text), 200.00 KiB.

[26 Apr 2006 10:53] Oli Sennhauser
do cat ca? > core.bzw

Attachment: xab (application/octet-stream, text), 200.00 KiB.

[26 Apr 2006 10:53] Oli Sennhauser
sorry once again: cat xa? > core.bz2

Attachment: xac (application/octet-stream, text), 64.13 KiB.

[26 Apr 2006 12:29] Valeriy Kravchuk
Verified just as described, in all 3 versions, current BK builds of today.
[2 Jun 2006 19:47] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/7221
[2 Jun 2006 21:18] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/7225
[2 Jun 2006 23:56] Jani Tolonen
Patch is fine.
[3 Jul 2006 20:48] Paul DuBois
Need the three-part version number(s) into which
the patch was pushed.  Thanks.
[27 Sep 2006 18:35] Magnus Blaudd
Avaliable in 5.0.23 and 5.1.12
[29 Sep 2006 4:13] Paul DuBois
Noted in 5.0.23, 5.1.12 changelogs.

Use of the --no-pager option caused mysql to crash.