<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello.</p>
    <p>I have the same issue, crash on start. As for me it is related to
      mariadb embedded, when I`m trying to do as in original report
      (move
/usr/lib/x86_64-linux-gnu/qt5/plugins/amarok_collection-mysqlcollection.so)
      it starts and no library available. So, I`ve created database in
      standalone mariadb instance and configured amarok to use it. Now,
      I have mysqlcollection plugin back and everything works fine.<br>
      For me it looks like it is looking for 'mysql' database, which is
      not created.</p>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">openat(AT_FDCWD,
"/home/syehorov/.local/share/amarok/mysqle/mysql/table_stats.frm",
          O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
        </span><br>
        --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR,
        si_addr=0x7ffdedeb0000} ---
        <br>
        rt_sigaction(SIGALRM, {sa_handler=SIG_DFL, sa_mask=[ALRM],
        sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fdcc5c58580},
        {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
        <br>
        alarm(3)                                = 0
        <br>
        rt_sigaction(SIGTERM, {sa_handler=0x7fdcc81e6ab0,
        sa_mask=[TERM], sa_flags=SA_RESTORER|SA_RESTART,
        sa_restorer=0x7fdcc5c58580}, {sa_handler=0x7fdcc64ce240,
        sa_mask=[TERM], sa_flags=SA_RESTORER|SA_RESTART, sa_re<br>
        storer=0x7fdcc5c58580}, 8) = 0
        <br>
        getpid()                                = 88750
        <br>
        write(2, "KCrash: crashing... crashRecursi"..., 46KCrash:
        crashing... crashRecursionCounter = 2
        <br>
        ) = 46
        <br>
        write(2, "KCrash: Application Name = amaro"..., 62KCrash:
        Application Name = amarok path = /usr/bin pid = 88750
        <br>
        ) = 62
        <br>
        write(2, "KCrash: Arguments: ", 19KCrash: Arguments: )     = 19
        <br>
        write(2, "/usr/bin/amarok ", 16/usr/bin/amarok )        = 16
        <br>
        write(2, "--debug ", 8--debug )                 = 8
        <br>
        write(2, "\n", 1
        <br>
        )                       = 1
        <br>
        prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1073741816,
        rlim_max=1073741816}) = 0<br>
        <br>
      </span><br>
      <br>
    </p>
  </body>
</html>