Subject: more problems with mysql on netbsd-alpha
To: None <port-alpha@netbsd.org>
From: Thomas T. Thai <tom@minnesota.com>
List: port-alpha
Date: 12/16/2000 17:12:05
i sent a message yesterday about mysql coredumping on netbsd alpha with
undefined symbols "memcpy" etc. since then, i've not seen that error after
i rebuild the 1.5.1 kernel with option COMPAT_13. I didn't have that
option before, but only COMPAT_14.

now i don't get those undefined symbols errors anymore, but i get this:

---
# gdb /usr/local/libexec/mysqld mysqld.core
GNU gdb 4.17
Copyright 1998 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 "alpha--netbsd"...
Core was generated by `mysqld'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/libexec/ld.elf_so...done.
Reading symbols from /usr/lib/libz.so.0...done.
Reading symbols from /usr/lib/libcrypt.so.0...done.
Reading symbols from /usr/lib/libstdc++.so.2...done.
Reading symbols from /usr/lib/libm.so.0...done.
Reading symbols from /usr/lib/libc.so.12...done.
#0  0x1202260c8 in machdep_sys_sigprocmask () at syscall-template.S:53
syscall-template.S:53: No such file or directory.
(gdb)
---

searching the mysql list under machdep_sys_sigprocmask, i see more blames
on older versions of gcc/egcs being buggy on Alpha platforms. i've posted
this error before to netbsd but there hasn't been any resolutions for
months.

here are some search results from my earlier postings to mysql:


http://marc.theaimsgroup.com/?l=mysql&m=97364196210027&w=2
http://marc.theaimsgroup.com/?l=mysql&m=97368207232115&w=2