Bug 1132905
| Summary: | [abrt] caja: handle_error(): caja killed by SIGTRAP | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Patrick Monnerat <patrick> | ||||||||||||||||||||||
| Component: | caja | Assignee: | Wolfgang Ulbrich <raveit65.sun> | ||||||||||||||||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 20 | CC: | bcostescu, dan.mashal, gotare, ilikesci, mauropegolo, raveit65.sun | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/46599e5fc2df008e2f4ea4bfad605b68dabf4c7b | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:07231181f3d41645cc1bbbbbc1532306229b893a | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2014-10-24 13:38:17 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
Patrick Monnerat
2014-08-22 08:59:22 UTC
Created attachment 929483 [details]
File: backtrace
Created attachment 929484 [details]
File: cgroup
Created attachment 929485 [details]
File: core_backtrace
Created attachment 929486 [details]
File: dso_list
Created attachment 929487 [details]
File: environ
Created attachment 929488 [details]
File: limits
Created attachment 929489 [details]
File: maps
Created attachment 929490 [details]
File: open_fds
Created attachment 929491 [details]
File: proc_pid_status
Created attachment 929492 [details]
File: var_log_messages
Maybe i helps if you disable background transitions. (Use set instead of get). [rave@mother ~]$ gsettings get org.mate.background background-fade true I don't think you need this effect for changing a background image in a vnc session. And the backtrace shows that caja chrashed at this point. I know this because in mate-1.2/1.4 versions for my former external repo i patched out the bg transition function to get a working background for MDM (old obsolete mate fork of GDM). You can also disable [rave@mother ~]$ gsettings get org.mate.background draw-background true This key is only needed if the key 'org.mate.background show-desktop-icons' is disabled and caja don't draw the bg. In this case mate-desktop and mate-settings-daemon draws the bg. Which points to the real issue, imo. The bg code is pretty distributed over 3 packages in mate. In gnome this is already changed. Thanks for the hint, Wolfgang. In fact, this transition stuff is the default (I've never changed it before). I set the way you tell and will report here if it occurs again. Thanks again. any news? The gsettings trick did not make it with 1.8.1, but 1.8.2 seems OK. Thanks. fine, good to hear. we can reopen the report if it comes back. |