Bug 414099 - "kinfocenter" received signal SIGSEGV, Segmentation fault
Summary: "kinfocenter" received signal SIGSEGV, Segmentation fault
Status: RESOLVED DUPLICATE of bug 413003
Alias: None
Product: kinfocenter
Classification: Applications
Component: general (show other bugs)
Version: 5.17.4
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: David Hubner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-13 16:07 UTC by postix
Modified: 2020-01-05 18:57 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
gdb backtrace of a crash. (8.84 KB, text/plain)
2019-11-13 16:07 UTC, postix
Details
Screenrecording of the issue. (641.33 KB, video/mp4)
2019-11-14 20:18 UTC, postix
Details
Backtrace of the SIGSEGV. (8.83 KB, text/plain)
2020-01-02 17:35 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description postix 2019-11-13 16:07:03 UTC
Created attachment 123894 [details]
gdb backtrace of a crash.

SUMMARY

Since updating to Plasma 5.17.3 the KInfocenter crashes randomly when clicking on the modules (System Information, Memory, Energy Information, etc.)

As the Manjaro package does not include debug symbols, I have cloned the latest git repository ("32e2f254ba198034d220ba881294de3381d6b9e7") and compiled Kinfocenter with debug symbols.

The gdb backtrace is found as an attachment.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.2
Kernel Version: 5.3.11-1-MANJARO
Comment 1 postix 2019-11-13 16:08:52 UTC
Addition: I had rebooted the system after the upgrade.
Comment 2 Patrick Silva 2019-11-13 18:20:51 UTC
probably duplicate of bug 413614
Comment 3 postix 2019-11-13 18:43:02 UTC
(In reply to Patrick Silva from comment #2)
> probably duplicate of bug 413614

I cannot reproduce bug 413614
Comment 4 postix 2019-11-14 20:18:43 UTC
Created attachment 123936 [details]
Screenrecording of the issue.
Comment 5 David Edmundson 2019-11-14 20:25:09 UTC
Yeah, same crash cause

*** This bug has been marked as a duplicate of bug 413614 ***
Comment 6 postix 2020-01-02 17:35:50 UTC
Created attachment 124858 [details]
Backtrace of the SIGSEGV.

(In reply to David Edmundson from comment #5)
> Yeah, same crash cause
> 
> *** This bug has been marked as a duplicate of bug 413614 ***

Unfortunately, not. I compiled the latest master and attached another GDB backtrace.

Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.0
Comment 7 postix 2020-01-02 17:38:53 UTC
However, it looks like the relevant debug information is missing for the Qt libraries. I will try to provide another more complete one later.
Comment 8 postix 2020-01-05 18:57:05 UTC
https://bugs.kde.org/show_bug.cgi?id=413003

*** This bug has been marked as a duplicate of bug 413003 ***