Bug 1277723
Summary: | [abrt] glade: on_data_incoming(): glade-previewer killed by SIGSEGV | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Christian Stadelmann <fedora> | ||||||||||||||||||
Component: | glade | Assignee: | Kalev Lember <klember> | ||||||||||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||
Version: | 23 | CC: | klember, mclasen | ||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/4f3a466b12ede7ce3f069bd94be8ef3f11755c45 | ||||||||||||||||||||
Whiteboard: | abrt_hash:c502c45033074d095b3adb7fa3e99a9d821bf680;VARIANT_ID=workstation; | ||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||
Last Closed: | 2016-08-31 23:05:39 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: | |||||||||||||||||||||
Bug Depends On: | |||||||||||||||||||||
Bug Blocks: | 1277927 | ||||||||||||||||||||
Attachments: |
|
Description
Christian Stadelmann
2015-11-03 22:37:54 UTC
Created attachment 1089238 [details]
File: backtrace
Created attachment 1089239 [details]
File: core_backtrace
Created attachment 1089240 [details]
File: dso_list
Created attachment 1089241 [details]
File: exploitable
Created attachment 1089242 [details]
File: limits
Created attachment 1089243 [details]
File: maps
Created attachment 1089244 [details]
File: open_fds
Created attachment 1089245 [details]
File: proc_pid_status
Another user experienced a similar problem: Steps to reproduce: 1. open glade on a gnome+wayland session 2. build some ui 3. preview UI 4. focus ui by clicking on window header or GtkHeaderBar What happens: Window is constantly increasing its width and height until it crashes and takes gnome-shell with it. What should happen: No reason to resize window, so don't resize window reporter: libreport-2.6.3 backtrace_rating: 4 cmdline: /usr/bin/glade-previewer --listen --toplevel applicationwindow1 --filename /path/to/some/glade/file.ui crash_function: on_data_incoming executable: /usr/bin/glade-previewer kernel: 4.2.6-301.fc23.x86_64 package: glade-3.19.0-3.fc23 reason: glade-previewer killed by SIGSEGV runlevel: N 5 type: CCpp No longer happening, as far as I can see |