Bug #13267 Seg. fault on edit/view BLOB field in popup
Submitted: 16 Sep 2005 15:15 Modified: 19 Sep 2005 8:57
Reporter: Taylor Barstow Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.14 OS:Linux (Linux 2.6.12)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[16 Sep 2005 15:15] Taylor Barstow
Description:
Any time I attempt to view or edit a BLOB field in a popup window, the application segfaults with the following on stdout:

/usr/bin/mysql-query-browser: line 20:  5836 Segmentation fault      $PRG-bin

Note that it does not consistently say "5836".  I have also seen "5793", "5706", and "5745" (seems to change each time).

Marked as serious because I cannot work around.

How to repeat:
View a result set with a BLOB field, and attempt to view or edit the field in the popup editor, using any of the available controls (context menu, the magnifying glass icon, etc).
[16 Sep 2005 18:20] Jorge del Conde
Thank you for your bug report.  I was able to reproduce this bug using the supplied 'how-to-repeat'
[19 Sep 2005 8:57] Vladimir Kolesnikov
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

This problem was fixed for raw and image blob data.