Bug 877681
| Summary: | [abrt] inkscape-0.48.3.1-2.fc17: Inkscape::Extension::Implementation::Script::effect: Process /usr/bin/inkscape was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Heather <drfudgeboy> | ||||||||||||||||||||||||||||||||
| Component: | inkscape | Assignee: | Gwyn Ciesla <gwync> | ||||||||||||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||||||
| Version: | 17 | CC: | duffy, gwync, lkundrak, mcepl, mcepl | ||||||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:39d229c8be552c4fc5573d8181da1463b178be6f | ||||||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||||||
| Last Closed: | 2013-01-30 18:33:24 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
James Heather
2012-11-17 20:58:47 UTC
Created attachment 646970 [details]
File: backtrace
Created attachment 646971 [details]
File: cgroup
Created attachment 646972 [details]
File: core_backtrace
Created attachment 646973 [details]
File: dso_list
Created attachment 646974 [details]
File: environ
Created attachment 646975 [details]
File: limits
Created attachment 646976 [details]
File: maps
Created attachment 646977 [details]
File: open_fds
Created attachment 646978 [details]
File: proc_pid_status
Created attachment 646979 [details]
File: smolt_data
Created attachment 646980 [details]
File: var_log_messages
Created attachment 690030 [details]
backtrace
Do you think this is the same crash?
I have 100% method of reproduction with inkscape-0.48.3.1-1:
1) Install the attached extension
2) Start Inkscape
3) Open the attached PDF
4) Run Extensions/Arrange/Deep Ungroup
Created attachment 690031 [details]
testcase
Created attachment 690032 [details]
INX file for the extension
Created attachment 690033 [details]
Python script of the extension
Does this still crash on 0.48.4? (In reply to comment #16) > Does this still crash on 0.48.4? Actually, no it doesn't. Thanks. inkscape-0.48.4-1.el7.x86_64 seems to fix the issue. Excellent! |