Bug 1281451

Summary: [abrt] graphviz: resolvePort(): dot killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: graphvizAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: alex, jskarvad, tremble
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/dd544de2e49f45e3dd71e50956739ca4ceebb620
Whiteboard: abrt_hash:8fed883b2d5fad34b5d17a650e205f6000a5c2d0;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-24 18:18:29 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 Flags
File: backtrace
none
File: build.xml
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: mountinfo
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Raphael Groner 2015-11-12 14:51:39 UTC
Description of problem:
rpmbuild -ba umlgraph.spec
- while an ant javadoc/doclet target process was running

Version-Release number of selected component:
graphviz-2.38.0-29.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        dot -Tcmapx -o /home/builder/rpmbuild/BUILD/UMLGraph-R5_7_2/javadoc/org/umlgraph/doclet/Options.map -Tpng -o /home/builder/rpmbuild/BUILD/UMLGraph-R5_7_2/javadoc/org/umlgraph/doclet/Options.png /home/builder/rpmbuild/BUILD/UMLGraph-R5_7_2/javadoc/org/umlgraph/doclet/Options.dot
crash_function: resolvePort
executable:     /usr/bin/dot
global_pid:     2765
kernel:         4.2.5-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (7 frames)
 #0 resolvePort at shapes.c:3999
 #2 endpath at splines.c:597
 #3 _dot_splines at dotsplines.c:1863
 #5 dot_splines at dotsplines.c:518
 #6 dotLayout at dotinit.c:331
 #7 out at dotinit.c:399
 #9 gvLayoutJobs at gvlayout.c:85

Comment 1 Raphael Groner 2015-11-12 14:51:44 UTC
Created attachment 1093332 [details]
File: backtrace

Comment 2 Raphael Groner 2015-11-12 14:51:45 UTC
Created attachment 1093333 [details]
File: build.xml

Comment 3 Raphael Groner 2015-11-12 14:51:47 UTC
Created attachment 1093334 [details]
File: cgroup

Comment 4 Raphael Groner 2015-11-12 14:51:48 UTC
Created attachment 1093335 [details]
File: core_backtrace

Comment 5 Raphael Groner 2015-11-12 14:51:50 UTC
Created attachment 1093336 [details]
File: dso_list

Comment 6 Raphael Groner 2015-11-12 14:51:51 UTC
Created attachment 1093337 [details]
File: environ

Comment 7 Raphael Groner 2015-11-12 14:51:52 UTC
Created attachment 1093338 [details]
File: exploitable

Comment 8 Raphael Groner 2015-11-12 14:51:54 UTC
Created attachment 1093339 [details]
File: limits

Comment 9 Raphael Groner 2015-11-12 14:51:56 UTC
Created attachment 1093340 [details]
File: maps

Comment 10 Raphael Groner 2015-11-12 14:51:57 UTC
Created attachment 1093341 [details]
File: mountinfo

Comment 11 Raphael Groner 2015-11-12 14:51:59 UTC
Created attachment 1093342 [details]
File: open_fds

Comment 12 Raphael Groner 2015-11-12 14:52:00 UTC
Created attachment 1093343 [details]
File: proc_pid_status

Comment 13 Raphael Groner 2015-11-12 14:52:02 UTC
Created attachment 1093344 [details]
File: var_log_messages

Comment 14 Fedora End Of Life 2016-11-24 13:20:54 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 15 Raphael Groner 2016-11-24 18:18:29 UTC
Not reproducible.