Bug #12832 (process:304): CRITICAL **: file.\source.........
Submitted: 26 Aug 2005 13:29 Modified: 9 Sep 2005 11:09
Reporter: Oliver Peters Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.13 OS:Windows (Windows2000)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[26 Aug 2005 13:29] Oliver Peters
Description:

Trying to export a resultset into a csv I got the following message in a DOS box window

** (process:1452): CRITICAL **: file .\source\myx_aux_functions.c: line 405: ass
ertion `str != NULL && *str' failed

the number behind process changes

This is a reproducable behaviour I get every time for a special query on a special table

If I wait until the export is finished I get a normal csv as a result and the dos box stays open

Closing the box leads to a qb crash (qb closes without a message)

After reopening qb all my queries I did in the finally crashed session are deleted from the History (I saw that they appeared in the history before) this too is reproducable

How to repeat:
see above
[26 Aug 2005 13:30] Oliver Peters
message in DOS box

Attachment: qbbug.png (image/png, text), 14.60 KiB.

[26 Aug 2005 19:49] MySQL Verification Team
Can you provide a dump file with data of your database?
I was unable to reproduce with tables I did on my own.

Thanks in advance.
[29 Aug 2005 16:26] MySQL Verification Team
Thank you for the last test case, I was able to reproduce
the behavior reported.
[9 Sep 2005 11:09] 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