Bug 1081205
| Summary: | [abrt] mate-power-manager: gpm_prefs_action_combo_changed_cb(): mate-power-preferences killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Filipe Rosset <rosset.filipe> | ||||||||||||||||||||||||
| Component: | mate-power-manager | Assignee: | Dan Mashal <dan.mashal> | ||||||||||||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | rawhide | CC: | dan.mashal, raveit65.sun, rdieter, rosset.filipe, stefano | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/83b98bb06eef58d7d8d53d84b6cac1ec90c34f93 | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:8dea467dbfabe394a1e56d939a0378ebae472448 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-04-30 17:38:26 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
|
Description
Filipe Rosset
2014-03-26 18:30:48 UTC
Created attachment 879140 [details]
File: backtrace
Created attachment 879141 [details]
File: cgroup
Created attachment 879142 [details]
File: core_backtrace
Created attachment 879143 [details]
File: dso_list
Created attachment 879144 [details]
File: environ
Created attachment 879145 [details]
File: exploitable
Created attachment 879146 [details]
File: limits
Created attachment 879147 [details]
File: maps
Created attachment 879148 [details]
File: open_fds
Created attachment 879149 [details]
File: proc_pid_status
Created attachment 879150 [details]
File: var_log_messages
I mean was running mate-screensaver-preferences and click in Power Preferences button, so this stack trace is produced. [filiperosset@localhost ~]$ ps aux | grep screen filiper+ 2492 0.0 0.2 525584 8896 ? Sl 13:07 0:04 mate-screensaver filiper+ 7459 2.0 0.3 675056 12760 ? Sl 15:48 0:00 mate-screensaver-preferences filiper+ 7467 6.0 0.3 275484 12872 ? S 15:48 0:01 /usr/libexec/mate-screensaver/floaters /usr/share/pixmaps/gnome-logo-white.svg filiper+ 7472 0.0 0.0 113028 916 pts/0 S+ 15:49 0:00 grep --color=auto screen Mate-1.8 isn't full ported to upower-1.0, i mean 60% is done by me. https://github.com/NiceandGently/mate-power-manager/commits/dev-upower In result hibernate/suspend is working in general, but a change in the settings of the gui dialog only applied after a system reboot. Also your issue is a result of the missing work. But i'm optimistic that upstream (me included) will fix this until f21 release. Sorry for that, please be patience. Hi Wolfgang, thanks for your fast response. Please keep doing this awesome work. Should I report this issue also upstream? Thanks. Hi Filipe, in general Stefano knows about the missing port, https://github.com/mate-desktop/mate-power-manager/issues/79 . And fedora isn't the only distro which need this, ie. ArchLinux. But it seems helpfull write in the report that also mate-screensaver is affected. Port to upower-1.0 is done with that build. http://koji.fedoraproject.org/koji/buildinfo?buildID=513430 Could you pls test that build give a feedback whether the issue is fixed or not. It's fixed, thanks. [filiperosset@rosset-server ~]$ date Qua Abr 30 14:37:12 BRT 2014 [filiperosset@rosset-server ~]$ rpm -q mate-power-manager mate-power-manager-1.8.0-2.fc21.x86_64 |