Bug #6573 MySQL Query Browser segfaults when server goes away
Submitted: 11 Nov 2004 10:37 Modified: 11 Nov 2004 18:17
Reporter: Marcus Eriksson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.1 OS:Linux (Suse Linux 9.2 (KDE!))
Assigned to: Alfredo Kojima CPU Architecture:Any

[11 Nov 2004 10:37] Marcus Eriksson
Description:
QB segfaults when server goes away

(mysql-query-browser:26822): Gtk-CRITICAL **: file gtktreestore.c: line 639 (gtk_tree_store_get_value): assertion `iter->stamp == GTK_TREE_STORE (tree_model)->stamp' failed
bin/mysql-query-browser: line 9: 26822 Segmentation fault      $MYPATH/mysql-query-browser-bin

How to repeat:
1. Connect with QB  to server
2. Stop server
3. Right click and do 'Refresh schemata' in the top right DB listing
4. Right click again -> Crash
[11 Nov 2004 18:17] Alfredo Kojima
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