Bug 1060756
| Summary: | [abrt] planner: gtk_tree_model_get_valist(): planner killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bengt Giger <rhbgs.10.bigi_gigi> | ||||||||||||||||||||||||
| Component: | planner | Assignee: | Caolan McNamara <caolanm> | ||||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | caolanm, rhbgs.10.bigi_gigi | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/8a3e40850fd45c010a859192ff3227ed36159b03 | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:8900073e477f54a9647c4af7601567f7cff2faf9 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-02-28 12:13:08 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
Bengt Giger
2014-02-03 14:29:54 UTC
Created attachment 858620 [details]
File: backtrace
Created attachment 858621 [details]
File: cgroup
Created attachment 858622 [details]
File: core_backtrace
Created attachment 858623 [details]
File: dso_list
Created attachment 858624 [details]
File: environ
Created attachment 858625 [details]
File: exploitable
Created attachment 858626 [details]
File: limits
Created attachment 858627 [details]
File: maps
Created attachment 858628 [details]
File: open_fds
Created attachment 858629 [details]
File: proc_pid_status
Created attachment 858630 [details]
File: var_log_messages
hmm, I can't seem to reproduce this by editing my ~/config/planner/planner-print-config and modifying the line to a bare... output-url= was that what you had a line of just... output-url= ? Hi Caolan I just checked on a different machine: no problem there. I also copied my planner-print-config to the second machine, because it contained more settings: still no problem. It must be a particular reason on my system. One difference I noticed when I launched planner in a terminal: planner:3637): Gtk-CRITICAL **: gtk_tree_model_filter_get_value: assertion 'GTK_TREE_MODEL_FILTER (model)->priv->stamp == iter->stamp' failed (planner:3637): GLib-GObject-WARNING **: gtype.c:4215: type id '0' is invalid (planner:3637): GLib-GObject-WARNING **: can't peek value table for type '<invalid>' which is not currently referenced Segmentation fault (core dumped) I can see one other difference between the two machines: the machine where planner crashes has a unusual mount: javafs 6291456 4526321 1765136 72% /home/bgiger/WualaDrive Could there be a problem when planner (or the printer dialog) tries to get some metadata from the filesystem but does not get what it expects? I can reproduce the crash whatever I select from the "Save in folder" dropdown. Except when I cancel by clicking somewhere else, then there is no crash. Regards Very plausible that its related to the mount. I'm unfamiliar with javafs in order to quickly mount something over it to test. Is there a quick howto install and use that somewhere ? Yes, the software creating the mount is called Wuala. A cross platform cloud storage similar to Dropbox, but with complete client side encryption (never lose the password, nobody can restore it) and deliberate sync folders, backups, time travel and more (hope this was not too much advertising). They provide repositories here (note the fuse group requirement) https://www.wuala.com/en/download/linux To register you have to follow the instructions here https://support.wuala.com/knowledgebase/creating-an-account/ or use this link which earns me a 1GB extra for one year; but don't feel obligated to use this link https://www.wuala.com/en/referral/7A45MKJ3P4F7F53FAPJH Regards Bengt doesn't reproduce for me with that installed and active either so I'm out of ideas on this one |