| Summary: | Plasma crashes after login | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Alexander Ivers <ajivers> | 
| Component: | general | Assignee: | David Edmundson <kde> | 
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | aacid, costar57, dantti12, lobo, materka, plasma-bugs-null | 
| Priority: | NOR | Keywords: | drkonqi | 
| Version First Reported In: | 5.16.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi New crash information added by DrKonqi | ||
| 
        
          Description
        
        
          Alexander Ivers
        
        
        
        
          2019-11-13 04:02:21 UTC
        
       Created attachment 124019 [details]
New crash information added by DrKonqi
plasmashell (5.17.3) using Qt 5.13.2
- What I was doing when the application crashed:
I just logged in
- Unusual behavior I noticed:
Plasmashell crashed
- Custom settings of the application:
Theme applied and wikimedia wallpaper service used
-- Backtrace (Reduced):
#8  0x00007f1ae495f8f4 in  () at /usr/lib/libQt5Core.so.5
#9  0x00007f1ae00b9563 in  () at /usr/lib/libQt5WaylandClient.so.5
#10 0x00007f1ae00b95c1 in QtWaylandClient::QWaylandDisplay::flushRequests() () at /usr/lib/libQt5WaylandClient.so.5
#11 0x00007f1ae00c6439 in QtWaylandClient::QWaylandWindow::setVisible(bool) () at /usr/lib/libQt5WaylandClient.so.5
#12 0x00007f1add4acaf5 in  () at /usr/lib/qt/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.soCreated attachment 124175 [details]
New crash information added by DrKonqi
plasmashell (5.17.3) using Qt 5.13.2
- What I was doing when the application crashed:
Just login in the system.
This machine is a multi-user system accesing via Xrdp, all the users get the crash.
-- Backtrace (Reduced):
#6  0x00007fed3253dc80 in JobModel::updateJob(int, KCupsJob const&) () at /usr/lib/x86_64-linux-gnu/libkcupslib.so
#7  0x00007fed3253fe68 in JobModel::insertJob(int, KCupsJob const&) () at /usr/lib/x86_64-linux-gnu/libkcupslib.so
#8  0x00007fed3254046b in JobModel::getJobFinished(KCupsRequest*) () at /usr/lib/x86_64-linux-gnu/libkcupslib.so
#9  0x00007fed8edbe432 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fed906f7eac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5print-manager is what is crashing, i had to uninstall it too to be able to login and then forgot to investigate what may be wrong/broken since i don't print much anymore these days. Thing is that if you look JobModel it hasn't changed in a while. Adding some people that may be able to understand what's wrong. Now that i look at it, this is maybe a dupe of 326289 that's supposedly alreday fixed in the upcoming 19.12 release? Hmmm, actually the fix for that crash is supposed to be there since 18.08 and i defenitely had this crash with 19.08 so maybe it isn't really fixed? If you can still reproduce this problem can you please run lpstat -R and attach the output? Bug 326289 got reopened, so yes, it isn't fixed yet. *** This bug has been marked as a duplicate of bug 326289 *** |