Bug #2749 Segmentation Fault when clicking on an entry in "Catalogs"
Submitted: 12 Feb 2004 8:16 Modified: 12 Feb 2004 9:04
Reporter: Andrew Novikov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.0.1 alpha OS:Linux (Fedora Core 1)
Assigned to: Alfredo Kojima CPU Architecture:Any

[12 Feb 2004 8:16] Andrew Novikov
Description:
I get a segmentation fault when I click right mouse button on any entry in the 
"Catalogs" node. 
Here is output from gdb: 
Program received signal SIGSEGV, Segmentation fault. 
[Switching to Thread -1085164896 (LWP 31198)] 
0x08311f79 in Gtk::Menu::popup(unsigned, unsigned) () 
(gdb) bt 
#0  0x08311f79 in Gtk::Menu::popup(unsigned, unsigned) () 
#1  0x0821bd4d in 
MGBrowserList::PopupTreeView::on_button_press_event(_GdkEventButton*) 
(this=0x9550bd0, 
    ev=0x93e1e88) at MGBrowserList.cc:337 
#2  0x0834e1e0 in Gtk::Widget_Class::button_press_event_callback(_GtkWidget*, 
_GdkEventButton*) () 
#3  0x0842720d in _gtk_marshal_BOOLEAN__BOXED () 
#4  0x085d0907 in g_type_class_meta_marshal () 
#5  0x085d06b8 in g_closure_invoke () 
#6  0x085de493 in signal_emit_unlocked_R () 
#7  0xbff691f0 in ?? () 
#8  0x00000002 in ?? () 
#9  0xbff69218 in ?? () 
#10 0x095518c8 in ?? () 
#11 0x00000008 in ?? () 
#12 0x09551210 in ?? () 

How to repeat:
Start the program and click right mouse button on any entry in the  
"Catalogs" node ;-)
[12 Feb 2004 9:04] 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

Additional info:

Thankyou for the backtrace!