Hi,
I was finally able to compile version 1.7.4 for
Solaris 2.6 but during startup if I enter a password
it coredumps. Do you have 1.7.4 compiled for solaris 2.6?
Thanks,
Naci.
Here is the coredump:
nishakbe-u5:/users/nishakbe/local/mysqlgui-1.7.4> gdb mysqlgui core
This version of gdb is for debugging native
applications. It is NOT a debugger that is able
to debug router images. Use:
gdb-bleeding.68k -- debug 68k router images
gdb-bleeding.mips64 -- debug MIPS r4k router images
gdb-bleeding.ppc -- debug power-pc router images
gdb-bleeding.r3k -- debug MIPS r3k router images
Problem reports should be directed to
[EMAIL PROTECTED]
GDB is free software and you are welcome to 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.
GDB 4.16.1-96q4 (sparc-sun-solaris2), Copyright 1996 Free Software
Foundation, Inc...
Core was generated by `mysqlgui'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /users/nishakbe/local/lib/libsqlplus.so.1...done.
Reading symbols from /usr/openwin/lib/libXext.so.0...done.
Reading symbols from /usr/lib/libm.so.1...done.
Reading symbols from /usr/lib/libc.so.1...done.
Reading symbols from
/users/nishakbe/local/lib/mysql/libmysqlclient.so.10...done.
Reading symbols from /usr/openwin/lib/libX11.so.4...done.
Reading symbols from /usr/lib/libsocket.so.1...done.
Reading symbols from /usr/lib/libdl.so.1...done.
Reading symbols from /usr/lib/libnsl.so.1...done.
Reading symbols from /usr/lib/libmp.so.2...done.
Reading symbols from
/usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1...done.
Reading symbols from /usr/lib/nss_files.so.1...done.
Reading symbols from /usr/lib/nss_nisplus.so.1...done.
Reading symbols from /usr/lib/libdoor.so.1...done.
#0 0xef5c5c18 in _malloc_unlocked ()
(gdb) where
#0 0xef5c5c18 in _malloc_unlocked ()
#1 0xef5c5b38 in malloc ()
#2 0xa9fb4 in my_malloc () at src/Fl_Editor.cxx:162
#3 0xa9000 in vio_new () at src/Fl_Editor.cxx:162
#4 0xa64a0 in mysql_real_connect () at src/Fl_Editor.cxx:162
#5 0xef72651c in MysqlConnection::real_connect (this=0x215590,
db=0x1715f8 "", host=0x211918 "localhost", user=0x2118f8 "dummy",
passwd=0x1715f8 "", port=3306, compress=0, connect_timeout=60,
socket_name=0x1715f8 "", client_flag=0) at connection.cc:49
#6 0x4c858 in main () at main.cc:1232
(gdb)
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php