Bug 375812 - plasmashell crashes on launch, preventing full login
Summary: plasmashell crashes on launch, preventing full login
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 5.9.0
Platform: Other Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-31 19:29 UTC by Aranjedeath
Modified: 2017-01-31 20:13 UTC (History)
0 users

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


Attachments
gdb backtrace (14.66 KB, text/plain)
2017-01-31 19:29 UTC, Aranjedeath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aranjedeath 2017-01-31 19:29:34 UTC
Created attachment 103740 [details]
gdb backtrace

I have been in #plasma talking about this. My gdb backtrace is attached.

bootup works through SDDM, but as soon as I log in I see the plasma 5.9.0 splash that fades. it fades eventually (probably after a timeout), but the background is always black. 

I am on neon dev/stable. qt 5.7.0, plasma 5.9.0.
Comment 1 Aranjedeath 2017-01-31 20:12:32 UTC
So this is probably a problem with jit engine of qt javascriptcore. I had disabled memory overcommit to try and stem OOM problems I was having, and this is the cause. Someone on Qt should probably know the engine does not work with vm.overcommit_memory = 2.