安装MySQL-server-8.0失败,请教一下为什么!



  • update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode
    Setting up mysql-server-8.0 (8.0.23-3) ...
    Renaming removed key_buffer and myisam-recover options (if present)
    ERROR: Unable to start MySQL server:
    terminate called after throwing an instance of 'std::bad_alloc'
    what(): std::bad_alloc
    04:31:05 UTC - mysqld got signal 6 ;
    Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
    Thread pointer: 0x0
    Attempting backtrace. You can use the following information to find out
    where mysqld died. If you see no messages after this, something went
    terribly wrong...
    stack_bottom = 0 thread_stack 0x46000
    /usr/sbin/mysqld(my_print_stacktrace(unsigned char const*, unsigned long)+0x62) [0x2abf0b3bc0]
    /usr/sbin/mysqld(handle_fatal_signal+0x270) [0x2abe4390a8]
    linux-vdso.so.1(__vdso_rt_sigreturn+0) [0x3fc5e71800]
    /lib/riscv64-linux-gnu/libc.so.6(gsignal+0xa2) [0x3fc528f024]
    /lib/riscv64-linux-gnu/libc.so.6(abort+0xb4) [0x3fc527fa0c]
    The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
    information that should help you find out what is causing the crash.
    Please take a look at https://wiki.debian.org/Teams/MySQL/FAQ for tips on fixing common upgrade issues.
    Once the problem is resolved, run apt-get --fix-broken install to retry.
    dpkg: error processing package mysql-server-8.0 (--configure):
    installed mysql-server-8.0 package post-installation script subprocess returned error exit status 2
    dpkg: dependency problems prevent configuration of mysql-server:
    mysql-server depends on mysql-server-8.0; however:
    Package mysql-server-8.0 is not configured yet.

    dpkg: error processing package mysql-server (--configure):
    dependency problems - leaving unconfigured
    Processing triggers for man-db (2.9.4-2) ...
    Processing triggers for libc-bin (2.33-2) ...
    Errors were encountered while processing:
    mysql-server-8.0
    mysql-server
    E: Sub-process /usr/bin/dpkg returned an error code (1)


Log in to reply