Summary: | Portions of plasma randomly reports a crash at startup | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | frank <frank.herb.cb> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | plasma-bugs, sebastien.marie |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.19.2 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
frank
2020-07-09 12:11:54 UTC
So we have two bugs: One a crash after we're already exiting in some dataengine code, which arguably we should fix. but we shouldn't be already exiting randomly midway through things, which is the more important issue. That's coming from inside Nvidia code" #12 0x00007f99c8f17d67 in __run_exit_handlers () at /lib64/libc.so.6 #17 0x00007f99bd8779b8 in () at /usr/lib64/libGLX_nvidia.so.0 We can't do too much with that. Created attachment 135648 [details]
New crash information added by DrKonqi
plasmashell (5.18.5) using Qt 5.12.8
- What I was doing when the application crashed:
Login after computer went out of sleep mode
- Unusual behavior I noticed:
All previous applications open are closed
- Custom settings of the application:
Standard installation, application often open when I put the computer in sleep mode : Thunderbird, Firfox, KeePassXC, Synology Drive Client, Synology Note Client
-- Backtrace (Reduced):
#8 0x00007f9cadebca27 in __run_exit_handlers (status=1, listp=0x7f9cae05e718 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:108
#9 0x00007f9cadebcbe0 in __GI_exit (status=<optimized out>) at exit.c:139
#10 0x00007f9cb0450ef3 in _XDefaultIOError () from /lib/x86_64-linux-gnu/libX11.so.6
[...]
#12 0x00007f9cb04511a2 in _XIOError () from /lib/x86_64-linux-gnu/libX11.so.6
#13 0x00007f9cb044f16c in _XReply () from /lib/x86_64-linux-gnu/libX11.so.6
|