https://bugs.kde.org/show_bug.cgi?id=487937

--- Comment #2 from Josep Febrer <jfeb...@gmail.com> ---
(In reply to Tuomas Nurmi from comment #1)
> Thank you for your report; looks interesting. The fact that bitmap_copy in
> libsamba-util.so.0 is called from libmariadbd.so.19 seems a little
> suspicious (I could be wrong, though); at least on my openSUSE system,
> libmariadbd.so.19 doesn't seem to link against anything samba related.
> I'll try to figure out if there's something that could be easily tested (or
> possibly I'll try installing a Debian sid system myself later and see if I
> can reproduce)

Thank you for your response.
Also, there are now official amarok packages on Debian experimental, but I've
got the same crash on startup in two machines with these packages.

If I start amarok from a terminal without --debug I got this output:

amarok
**********************************************************************************************
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION,
PLEASE USE: **
** amarok --debug                                                              
            **
**********************************************************************************************
mysql_embedded: Warning: Charset id '33' csname 'utf8' trying to replace
existing csname 'utf8mb3'
mysql_embedded: Warning: Charset id '83' csname 'utf8' trying to replace
existing csname 'utf8mb3'
Got ERROR: "Can't open and lock privilege tables: Table 'mysql.servers' doesn't
exist" errno: 2000
20 -- exe=/usr/bin/amarok
17 -- platform=wayland
15 -- appname=amarok
17 -- apppath=/usr/bin
10 -- signal=11
9 -- pid=9397
17 -- appversion=3.0.1
19 -- programname=Amarok
31 -- bugaddress=sub...@bugs.kde.org
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = amarok path = /usr/bin pid = 9397
KCrash: Arguments: /usr/bin/amarok 
The Wayland connection experienced a fatal error: El descriptor de fitxer no és
vàlid

Also, I tried to run amarok under Wayland or X11, but with the same crash.

It seems that libsamba-util.so.0 it's not directly linked to libmariadbd.so.19:

ldd /usr/lib/x86_64-linux-gnu/libmariadbd.so.19 
        linux-vdso.so.1 (0x00007ffe7ce7c000)
        libpcre2-8.so.0 => /lib/x86_64-linux-gnu/libpcre2-8.so.0
(0x00007f811f29c000)
        libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1
(0x00007f811f260000)
        libnuma.so.1 => /lib/x86_64-linux-gnu/libnuma.so.1 (0x00007f811f251000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f811f232000)
        libssl.so.3 => /lib/x86_64-linux-gnu/libssl.so.3 (0x00007f811d10a000)
        libcrypto.so.3 => /lib/x86_64-linux-gnu/libcrypto.so.3
(0x00007f811ca00000)
        liburing.so.2 => /lib/x86_64-linux-gnu/liburing.so.2
(0x00007f811f228000)
        libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007f811c600000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f811d028000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f811c41b000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f811f366000)
        libzstd.so.1 => /lib/x86_64-linux-gnu/libzstd.so.1 (0x00007f811c93f000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007f811cffb000)

One more strange thing is that I've got amarok running, but only once executed
with: strace amarok. Later crashed while scanning the music folder.
But I never got running again, even after I delete all configuration files
under .config and .local/share.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to