Bug 373877 - Segfault when returning to root menu from "Screen Locking"
Summary: Segfault when returning to root menu from "Screen Locking"
Status: RESOLVED DUPLICATE of bug 344942
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.8.4
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-19 06:15 UTC by patrick.rifici
Modified: 2016-12-21 16:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Stack trace of systemsettings5 at time of crash (2.56 KB, text/x-log)
2016-12-19 06:15 UTC, patrick.rifici
Details

Note You need to log in before you can comment on or make changes to this bug.
Description patrick.rifici 2016-12-19 06:15:33 UTC
Created attachment 102869 [details]
Stack trace of systemsettings5 at time of crash

OS version: Arch Linux x86_64
KDE Plasma version: 5.8.4
KDE Frameworks version: 5.29.0
Qt version: 5.7.1

## DESCRIPTION ##
When pressing the "All Settings" button at the top left of the System Settings window while in the "Screen Locking" section under "Workspace", systemsettings will suffer a segmentation fault.

## STEPS TO REPLICATE ##
1) Open System Settings
2) Select "Desktop Behaviour"
3) Select "Screen Locking"
4) Select "All Settings"
5) System Settings will now segfault

## EXPECTED BEHAVIOUR ##
System Settings is returned to the root menu.

## ACTUAL BEHAVIOUR ##
Segmentation fault, program crashes.

Please see stack trace at time of crash. Unsure if it is complete, I did recompile systemsettings with debug symbols and install Qt debug packages from repository as instructed in Arch wiki.
Comment 1 Christoph Feck 2016-12-20 23:05:41 UTC
The backtrace is incomplete. Unless you are providing a complete backtrace, let's assume this is a duplicate.

*** This bug has been marked as a duplicate of bug 344942 ***
Comment 2 kts 2016-12-21 16:41:55 UTC
(In reply to patrickrifici from comment #0)
> Created attachment 102869 [details]
> Stack trace of systemsettings5 at time of crash
> 
> OS version: Arch Linux x86_64
> KDE Plasma version: 5.8.4
> KDE Frameworks version: 5.29.0
> Qt version: 5.7.1
> 
> ## DESCRIPTION ##
> When pressing the "All Settings" button at the top left of the System
> Settings window while in the "Screen Locking" section under "Workspace",
> systemsettings will suffer a segmentation fault.
> 
> ## STEPS TO REPLICATE ##
> 1) Open System Settings
> 2) Select "Desktop Behaviour"
> 3) Select "Screen Locking"
> 4) Select "All Settings"
> 5) System Settings will now segfault
> 
> ## EXPECTED BEHAVIOUR ##
> System Settings is returned to the root menu.
> 
> ## ACTUAL BEHAVIOUR ##
> Segmentation fault, program crashes.
> 
> Please see stack trace at time of crash. Unsure if it is complete, I did
> recompile systemsettings with debug symbols and install Qt debug packages
> from repository as instructed in Arch wiki.

I'm on KDE Arch and I confirm exactly this from my updated machine.