pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mariadb106-client failure to run mysql



Hi,

I have CURSES_DEFAULT=ncursesw in my /etc/mk.conf. On two separate
systems I am getting the same crash, immediately after starting mysql
from the latest mariadb106 package:
.....
➜  mariadb106-server gdb =mysql mysql.core
GNU gdb (GDB) 11.0.50.20200914-git
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64--netbsd".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/pkg/bin/mysql...
(No debugging symbols found in /usr/pkg/bin/mysql)
[New process 1186]
Core was generated by `mysql'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007193eac29bbe in vidputs_sp () from /usr/pkg/lib/libncursesw.so.6
(gdb) bt
#0  0x00007193eac29bbe in vidputs_sp () from /usr/pkg/lib/libncursesw.so.6
#1  0x00000001848545af in put_info(char const*, enum_info_type,
unsigned int, char const*) ()
#2  0x00000001848bc03a in main ()
(gdb)
......

I rebuilt ncursesw, just in case, no difference.

Chavdar


-- 
----


Home | Main Index | Thread Index | Old Index