Subject: Alpha assembly experts & mit-pthreads
To: None <port-alpha@netbsd.org>
From: Thomas T. Thai <tom@minnesota.com>
List: port-alpha
Date: 12/20/2000 17:29:06
could someone please updated these files from the mit-pthread package to
keep up with current 1.5? they cause mysql to core dump.

engine-alpha-netbsd-1.3.c
engine-alpha-netbsd-1.3.h
syscall-alpha-netbsd-1.3.S
syscall-template-alpha-netbsd-1.3.S

it's causing this error in netbsd/alpha 1.5 (did also in 1.4):

# gdb /usr/local/libexec/mysqld /var/mysql/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  0x1202776c8 in machdep_sys_sigprocmask () at syscall-template.S:53
syscall-template.S:53: No such file or directory.
(gdb) backtrace
#0  0x1202776c8 in machdep_sys_sigprocmask () at syscall-template.S:53