Description:
Suse102-pc:/home/hhunger/mysql-enterprise-installer-5.0.30a-sles9-x86_64/mysql-enterprise-installer-5.0.30 # gdb /usr/bin/mysqlsetup
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-suse-linux"...Using host libthread_db library "/lib64/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/mysqlsetup
[Thread debugging using libthread_db enabled]
[New Thread 47588099406160 (LWP 12963)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47588099406160 (LWP 12963)]
wxStringBase::operator= (this=<value optimized out>, stringSrc=@0x10) at src/common/string.cpp:791
791 src/common/string.cpp: Datei oder Verzeichnis nicht gefunden.
in src/common/string.cpp
(gdb) bt
#0 wxStringBase::operator= (this=<value optimized out>, stringSrc=@0x10) at src/common/string.cpp:791
#1 0x000000000059abdb in Wizard::Startup (this=0xc19c60) at /usr/include/wx-2.6/wx/string.h:916
#2 0x000000000059bdd4 in Wizard::OnCmdLineParsed (this=0xc19c60, parser=@0x7fffb95530b0) at main.cc:616
#3 0x000000000065c834 in wxAppConsole::OnInit (this=0xc19c60) at src/common/appbase.cpp:187
#4 0x0000000000599fa9 in Wizard::OnInit (this=0x20) at main.cc:307
#5 0x000000000059c12d in wxAppConsole::CallOnInit (this=<value optimized out>) at include/wx/app.h:87
#6 0x0000000000687202 in wxEntry (argc=<value optimized out>, argv=<value optimized out>) at include/wx/app.h:297
#7 0x0000000000599cd2 in main (argc=<value optimized out>, argv=0x10) at main.cc:650
(gdb) quit
The program is running. Exit anyway? (y or n)
Please answer y or n.
The program is running. Exit anyway? (y or n) y
Suse102-pc:/home/hhunger/mysql-enterprise-installer-5.0.30a-sles9-x86_64/mysql-enterprise-installer-5.0.30 #
How to repeat:
call mysqlsetup.