>Description: mysql-3.23.49 compiled from source on ultra sparc5. core seg faults and core dumps. i can move the binary to sparc20 and sparc5 and it works fine. truss output is:
Incurred fault #6, FLTBOUNDS %pc = 0xEF70DD2C siginfo: SIGSEGV SEGV_MAPERR addr=0x0071FDD0 Received signal #11, SIGSEGV [default] siginfo: SIGSEGV SEGV_MAPERR addr=0x0071FDD0 *** process killed *** gdb output: run: Program received signal SIGSEGV, Segmentation fault. 0xef70dd2c in load_defaults (conf_file=0x442a0 "my", groups=0x578c8, argc=0xeffffbf4, argv=0xeffffbf8) at default.c:159 159 if (**dirs) backtrace: (gdb) backtrace #0 0xef70dd2c in load_defaults (conf_file=0x442a0 "my", groups=0x578c8, argc=0xeffffbf4, argv=0xeffffbf8) at default.c:159 #1 0x12a5c in main (argc=1, argv=0xeffffc14) at mysql.cc:280 >How-To-Repeat: dont know if it is repeatable for others, but i can repeat it at will >Fix: none >Submitter-Id: [EMAIL PROTECTED] >Originator: >Organization: >MySQL support: none >Synopsis: mysql coredumps >Severity: critical >Priority: medium >Category: mysql >Class: sw-bug >Release: mysql-3.23.49 (Source distribution) >Environment: System: SunOS portico 5.6 Generic_105181-05 sun4u sparc SUNW,Ultra-5_10 Architecture: sun4 Some paths: /usr/local/bin/make /usr/local/bin/gcc GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/specs gcc version 2.95.3 20010315 (release) Compilation info: CC='gcc' CFLAGS='' CXX='c++' CXXFLAGS='' LDFLAGS='-L/usr/local/lib -R/usr/local/lib' LIBC: -rw-r--r-- 1 bin bin 1600348 Mar 20 1998 /lib/libc.a lrwxrwxrwx 1 root root 11 Mar 6 09:10 /lib/libc.so -> ./libc.so.1 -rwxr-xr-x 1 bin bin 1009696 Mar 20 1998 /lib/libc.so.1 -rw-r--r-- 1 bin bin 1600348 Mar 20 1998 /usr/lib/libc.a lrwxrwxrwx 1 root root 11 Mar 6 09:10 /usr/lib/libc.so -> ./libc.so.1 -rwxr-xr-x 1 bin bin 1009696 Mar 20 1998 /usr/lib/libc.so.1 Configure command: ./configure --prefix=/usr/local/mysql --with-debug=full --------------------------------------------------------------------- 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