Bug #19363 mysql --no_pager makes core dump
Submitted: 26 Apr 2006 8:49 Modified: 29 Sep 2006 2:13
Reporter: Oli Sennhauser Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:5.1-BK, 5.0-BK, 4.1-BK OS:Linux (linux)
Assigned to: Anjuta Widenius CPU Architecture:Any

[26 Apr 2006 8: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 8:52] Oli Sennhauser
core to mysql --no_pager

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

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

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

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

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

[26 Apr 2006 10:29] Valeriy Kravchuk
Verified just as described, in all 3 versions, current BK builds of today.
[2 Jun 2006 17: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 19: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 21:56] Jani Tolonen
Patch is fine.
[3 Jul 2006 18:48] Paul DuBois
Need the three-part version number(s) into which
the patch was pushed.  Thanks.
[27 Sep 2006 16:35] Magnus BlÄudd
Avaliable in 5.0.23 and 5.1.12
[29 Sep 2006 2:13] Paul DuBois
Noted in 5.0.23, 5.1.12 changelogs.

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