Bug 474812 - Plasma crashes in KIconColors::KIconColors()
Summary: Plasma crashes in KIconColors::KIconColors()
Status: REPORTED
Alias: None
Product: frameworks-kiconthemes
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.103.0
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Christoph Feck
URL:
Keywords: drkonqi
: 477372 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-09-23 19:08 UTC by Mario Barbati
Modified: 2023-11-29 22:52 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (135.97 KB, text/plain)
2023-09-23 19:08 UTC, Mario Barbati
Details
attachment-1697309-0.html (4.57 KB, text/html)
2023-09-25 18:54 UTC, Mario Barbati
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Barbati 2023-09-23 19:08:39 UTC
Application: plasmashell (5.27.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-12-amd64 x86_64
Windowing System: Wayland
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [CoredumpBackend]

-- Information about the crash:
i was opening a docx attachment from gmail with libreoffice writer

The crash does not seem to be reproducible.

-- Backtrace (Reduced):
#4  0x00007fbd1bf25c80 in QColor::operator=(QColor const&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x00007fbd1c4759e8 in KIconColors::KIconColors(QPalette const&) () from /lib/x86_64-linux-gnu/libKF5IconThemes.so.5
#6  0x00007fbd1c475ddf in KIconColors::KIconColors() () from /lib/x86_64-linux-gnu/libKF5IconThemes.so.5
#7  0x00007fbd1c480a8d in KIconEngine::KIconEngine(QString const&, KIconLoader*) () from /lib/x86_64-linux-gnu/libKF5IconThemes.so.5
[...]
#9  0x00007fbd1bdd167e in operator>>(QDataStream&, QIcon&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5


Reported using DrKonqi
Comment 1 Mario Barbati 2023-09-23 19:08:40 UTC
Created attachment 161828 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2023-09-25 17:32:44 UTC
Thread 48 (Thread 0x7fbc90dfa6c0 (LWP 5160)):
[KCrash Handler]
#4  0x00007fbd1bf25c80 in QColor::operator=(QColor const&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x00007fbd1c4759e8 in KIconColors::KIconColors(QPalette const&) () from /lib/x86_64-linux-gnu/libKF5IconThemes.so.5
#6  0x00007fbd1c475ddf in KIconColors::KIconColors() () from /lib/x86_64-linux-gnu/libKF5IconThemes.so.5
#7  0x00007fbd1c480a8d in KIconEngine::KIconEngine(QString const&, KIconLoader*) () from /lib/x86_64-linux-gnu/libKF5IconThemes.so.5
#8  0x00007fbcc9e8b3b9 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/iconengines/KIconEnginePlugin.so
#9  0x00007fbd1bdd167e in operator>>(QDataStream&, QIcon&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#10 0x00007fbd1df36969 in ?? () from /lib/x86_64-linux-gnu/libKF5WaylandClient.so.5
#11 0x00007fbd1b6ceef1 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fbd1b6cbd43 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fbd1b4a8044 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#14 0x00007fbd1b5285fc in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81


Are you using any 3rd-party icon themes or color schemes? If so, what are they, and does this issue reproduce if you use the default Breeze icon theme and Breeze color scheme?
Comment 3 Mario Barbati 2023-09-25 18:54:36 UTC
Created attachment 161865 [details]
attachment-1697309-0.html

Hi, i just installed the KDE on Debian,I didn't change any themes or color
scheme.

Ciao

Mario

On Mon, Sep 25, 2023 at 7:32 PM Nate Graham <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=474812
>
> Nate Graham <nate@kde.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>    Target Milestone|1.0                         |---
>              Status|REPORTED                    |NEEDSINFO
>            Assignee|plasma-bugs@kde.org         |cfeck@kde.org
>             Product|plasmashell                 |frameworks-kiconthemes
>             Summary|plasma                      |Plasma crashes in
>                    |                            |KIconColors::KIconColors()
>                  CC|                            |kdelibs-bugs@kde.org,
>                    |                            |nate@kde.org
>          Resolution|---                         |WAITINGFORINFO
>           Component|general                     |general
>             Version|5.27.5                      |5.103.0
>
> --- Comment #2 from Nate Graham <nate@kde.org> ---
>
> Thread 48 (Thread 0x7fbc90dfa6c0 (LWP 5160)):
> [KCrash Handler]
> #4  0x00007fbd1bf25c80 in QColor::operator=(QColor const&) () from
> /lib/x86_64-linux-gnu/libQt5Gui.so.5
> #5  0x00007fbd1c4759e8 in KIconColors::KIconColors(QPalette const&) () from
> /lib/x86_64-linux-gnu/libKF5IconThemes.so.5
> #6  0x00007fbd1c475ddf in KIconColors::KIconColors() () from
> /lib/x86_64-linux-gnu/libKF5IconThemes.so.5
> #7  0x00007fbd1c480a8d in KIconEngine::KIconEngine(QString const&,
> KIconLoader*) () from /lib/x86_64-linux-gnu/libKF5IconThemes.so.5
> #8  0x00007fbcc9e8b3b9 in ?? () from
> /usr/lib/x86_64-linux-gnu/qt5/plugins/iconengines/KIconEnginePlugin.so
> #9  0x00007fbd1bdd167e in operator>>(QDataStream&, QIcon&) () from
> /lib/x86_64-linux-gnu/libQt5Gui.so.5
> #10 0x00007fbd1df36969 in ?? () from
> /lib/x86_64-linux-gnu/libKF5WaylandClient.so.5
> #11 0x00007fbd1b6ceef1 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #12 0x00007fbd1b6cbd43 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
> #13 0x00007fbd1b4a8044 in start_thread (arg=<optimized out>) at
> ./nptl/pthread_create.c:442
> #14 0x00007fbd1b5285fc in clone3 () at
> ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
>
>
> Are you using any 3rd-party icon themes or color schemes? If so, what are
> they,
> and does this issue reproduce if you use the default Breeze icon theme and
> Breeze color scheme?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 4 Nate Graham 2023-09-28 16:05:11 UTC
Thanks.
Comment 5 Nate Graham 2023-11-29 22:52:18 UTC
*** Bug 477372 has been marked as a duplicate of this bug. ***