Bug 1383747 - [abrt] apper: K4AboutData::appName(): apper-pk-session killed by SIGSEGV
Summary: [abrt] apper: K4AboutData::appName(): apper-pk-session killed by SIGSEGV
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: apper
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:7051a94cc65eff5f46ea9b0911b...
: 1406789 1410998 1429000 1433440 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-11 16:41 UTC by RJ
Modified: 2017-04-05 18:50 UTC (History)
35 users (show)

Fixed In Version: apper-0.9.3-0.8.20170226.fc26 apper-0.9.3-0.8.20170226.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-02 20:59:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (25.27 KB, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: cgroup (259 bytes, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: core_backtrace (1.48 KB, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: dso_list (12.23 KB, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: environ (1.57 KB, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: limits (1.29 KB, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: maps (54.19 KB, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: mountinfo (3.40 KB, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: namespaces (102 bytes, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: open_fds (186 bytes, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: proc_pid_status (1.11 KB, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: var_log_messages (28 bytes, text/plain)
2016-10-11 16:41 UTC, RJ
no flags Details
File: exploitable (168 bytes, application/octet-stream)
2016-10-11 16:41 UTC, RJ
no flags Details


Links
System ID Private Priority Status Summary Last Updated
KDE Software Compilation 375347 0 None None None 2017-03-15 12:48:39 UTC

Description RJ 2016-10-11 16:41:24 UTC
Version-Release number of selected component:
apper-0.9.3-0.3.20160329.fc25

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/libexec/apper-pk-session
crash_function: K4AboutData::appName
executable:     /usr/libexec/apper-pk-session
global_pid:     3215
kernel:         4.8.1-1.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (2 frames)
 #0 K4AboutData::appName at /usr/src/debug/kdelibs4support-5.26.0/src/kdecore/k4aboutdata.cpp:690
 #1 KUniqueApplication::start at /usr/src/debug/kdelibs4support-5.26.0/src/kdeui/kuniqueapplication.cpp:120

Comment 1 RJ 2016-10-11 16:41:30 UTC
Created attachment 1209207 [details]
File: backtrace

Comment 2 RJ 2016-10-11 16:41:31 UTC
Created attachment 1209208 [details]
File: cgroup

Comment 3 RJ 2016-10-11 16:41:33 UTC
Created attachment 1209209 [details]
File: core_backtrace

Comment 4 RJ 2016-10-11 16:41:35 UTC
Created attachment 1209210 [details]
File: dso_list

Comment 5 RJ 2016-10-11 16:41:37 UTC
Created attachment 1209211 [details]
File: environ

Comment 6 RJ 2016-10-11 16:41:38 UTC
Created attachment 1209212 [details]
File: limits

Comment 7 RJ 2016-10-11 16:41:40 UTC
Created attachment 1209213 [details]
File: maps

Comment 8 RJ 2016-10-11 16:41:42 UTC
Created attachment 1209214 [details]
File: mountinfo

Comment 9 RJ 2016-10-11 16:41:43 UTC
Created attachment 1209215 [details]
File: namespaces

Comment 10 RJ 2016-10-11 16:41:44 UTC
Created attachment 1209216 [details]
File: open_fds

Comment 11 RJ 2016-10-11 16:41:46 UTC
Created attachment 1209217 [details]
File: proc_pid_status

Comment 12 RJ 2016-10-11 16:41:47 UTC
Created attachment 1209218 [details]
File: var_log_messages

Comment 13 RJ 2016-10-11 16:41:49 UTC
Created attachment 1209219 [details]
File: exploitable

Comment 14 Rex Dieter 2016-11-10 13:16:08 UTC
How did you run apper?  I cannot reproduce this running it by hand.

Comment 15 Kevin Kofler 2016-11-12 08:32:33 UTC
The backtrace shows that this comes from the PackageKit session service:
#3  0x000055c2f3bb1b8e in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/apper-0.9.3/PkSession/main.cpp:49

Mustafa Muhammad wrote on the mailing list:
> Today I was testing the F25 RC-1.1, tried to install google-chrome
> (downloaded rpm) and apper crashed (already reported bug)
with a link to this bug.

It looks like the K4AboutData is not getting set, probably a regression from the KF5 port. (It worked in the kdelibs4 version.)

Comment 16 RJ 2016-11-21 17:41:56 UTC
Just run it from KMenu or from tray. I didn't mention.

Comment 17 Rex Dieter 2016-11-21 17:43:49 UTC
OK, then I cannot reproduce the crash (not on f24 at least, with the same apper version... so it may be f25 or qt-5.7.x specific)

Comment 18 Mustafa Muhammad 2016-11-22 06:25:02 UTC
(In reply to Rex Dieter from comment #17)
> OK, then I cannot reproduce the crash (not on f24 at least, with the same
> apper version... so it may be f25 or qt-5.7.x specific)

Maybe, I think you can just boot F25 and try to install google-chrome rpm from their website to reproduce.

Comment 19 Alvin 2016-11-22 14:51:05 UTC
I can reproduce this crash on F25 by launching virt-manager without having the libvirtd.service active.

Comment 20 Alvin 2016-11-24 12:41:22 UTC
also by clicking an rpm I downloaded using Firefox. (From withing the Firefox download manager.)

Comment 21 Alexander Koster 2016-12-11 20:14:53 UTC
Similar problem has been detected:

I am unsure how the problem happened nor how it can be reproduced.  I use Fedorea 25 on both i686+PAE architecture and x86_64 architecture with KDE and without extra repositories, and with the latest updates.  I have seen this happen on both architectures.  I am unsure if this is a KDE-related bug or something else, but am reporting it through ABRT in case it is helpful to developers.

reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/libexec/apper-pk-session
crash_function: K4AboutData::appName
executable:     /usr/libexec/apper-pk-session
global_pid:     2639
kernel:         4.8.12-300.fc25.i686+PAE
package:        apper-0.9.3-0.3.20160329.fc25
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
reason:         apper-pk-session killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 22 mike 2017-01-07 11:57:34 UTC
*** Bug 1410998 has been marked as a duplicate of this bug. ***

Comment 23 Bakyt Z 2017-03-03 19:02:28 UTC
*** Bug 1429000 has been marked as a duplicate of this bug. ***

Comment 24 jose 2017-03-14 01:02:48 UTC
Similar problem has been detected:

just trying to install an package as normal

reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/libexec/apper-pk-session
crash_function: K4AboutData::appName
executable:     /usr/libexec/apper-pk-session
global_pid:     3729
kernel:         4.9.13-201.fc25.i686+PAE
package:        apper-0.9.3-0.5.20161109.fc25
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
reason:         apper-pk-session killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 25 Rex Dieter 2017-03-15 12:00:07 UTC
*** Bug 1406789 has been marked as a duplicate of this bug. ***

Comment 26 Rex Dieter 2017-03-15 12:48:39 UTC
Tracking @ upstream https://bugs.kde.org/show_bug.cgi?id=375347

Comment 27 Wolfgang Reh 2017-03-15 18:01:31 UTC
Similar problem has been detected:

Opened an rpm bei double-click in dolphin.

reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/libexec/apper-pk-session
crash_function: K4AboutData::appName
executable:     /usr/libexec/apper-pk-session
global_pid:     17927
kernel:         4.9.13-201.fc25.x86_64
package:        apper-0.9.3-0.5.20161109.fc25
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
reason:         apper-pk-session killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 28 fedornaz 2017-03-17 16:10:22 UTC
*** Bug 1433440 has been marked as a duplicate of this bug. ***

Comment 29 Fedora Update System 2017-03-27 19:20:09 UTC
apper-0.9.3-0.8.20170226.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-6812c8fac4

Comment 30 Fedora Update System 2017-03-28 08:51:53 UTC
apper-0.9.3-0.8.20170226.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ee37652d55

Comment 31 Fedora Update System 2017-04-02 20:59:18 UTC
apper-0.9.3-0.8.20170226.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 32 Fedora Update System 2017-04-05 18:50:24 UTC
apper-0.9.3-0.8.20170226.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.