Bug 1244386
| Summary: | [abrt] mate-panel: mate_panel_applet_locked_change_notify(): mate-panel killed by SIGSEGV | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Wolfgang Ulbrich <raveit65.sun> | ||||||||||||||||||||||||||
| Component: | glib2 | Assignee: | Matthias Clasen <mclasen> | ||||||||||||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 23 | CC: | juliux.pigface, leinfeva, mclasen, raveit65.sun, stefano | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/b3ba6b0604b32daee265cb69ccd2f847832bd120 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:580b06cb25d4bb89f4a0b8ae2453674a5dfee5b8 | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2015-09-25 17:22:07 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
Wolfgang Ulbrich
2015-07-18 08:53:10 UTC
Created attachment 1053328 [details]
File: backtrace
Created attachment 1053330 [details]
File: cgroup
Created attachment 1053331 [details]
File: core_backtrace
Created attachment 1053332 [details]
File: dso_list
Created attachment 1053333 [details]
File: environ
Created attachment 1053334 [details]
File: limits
Created attachment 1053335 [details]
File: maps
Created attachment 1053336 [details]
File: mountinfo
Created attachment 1053337 [details]
File: namespaces
Created attachment 1053338 [details]
File: open_fds
Created attachment 1053339 [details]
File: proc_pid_status
Created attachment 1053340 [details]
File: var_log_messages
*** Bug 1242084 has been marked as a duplicate of this bug. *** glib2 version is 2.45.3-2 Another user experienced a similar problem: How reproduce: 1. Choose any icon and make right click and "add this launcher the mate panel" 2. Right click on this and "lock the panel" 3. Right click on the same icon and "remove from panel" mate-panel crash. My Quick Video https://youtu.be/zO9pWms5uV8 reporter: libreport-2.6.2 backtrace_rating: 4 cmdline: mate-panel crash_function: mate_panel_applet_locked_change_notify executable: /usr/bin/mate-panel global_pid: 4470 kernel: 4.0.8-300.fc22.x86_64 package: mate-panel-1.10.1-1.fc23 reason: mate-panel killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000 stacktrace looks like we have a regression in glib2. Maybe glib2 maintainer can help. After update to stable glib2 the issue is gone. Did you disable debug options with stable release? Also, i noticed that crashes with other application are gone now. |