Bug 919704 - [abrt] graphviz-2.28.0-26.fc18: makeSimpleFlatLabels: Process /usr/bin/dot was killed by signal 11 (SIGSEGV)
Summary: [abrt] graphviz-2.28.0-26.fc18: makeSimpleFlatLabels: Process /usr/bin/dot wa...
Keywords:
Status: CLOSED DUPLICATE of bug 919308
Alias: None
Product: Fedora
Classification: Fedora
Component: graphviz
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Patrick Laughton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:178d84f24269336dc7602dda87b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-09 17:23 UTC by Miro Hrončok
Modified: 2013-03-10 10:53 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-10 10:53:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (161.79 KB, text/plain)
2013-03-09 17:24 UTC, Miro Hrončok
no flags Details

Description Miro Hrončok 2013-03-09 17:23:32 UTC
Description of problem:
By using this code:

digraph d {
	edge [constraint=false];
	a -> b;
	b -> a [label="whatever"];
}

Version-Release number of selected component:
graphviz-2.28.0-26.fc18

Additional info:
backtrace_rating: 4
cmdline:        dot -Tsvg -O twitter.dot
crash_function: makeSimpleFlatLabels
executable:     /usr/bin/dot
kernel:         3.7.2-204.fc18.x86_64
uid:            1000

Truncated backtrace:
Thread no. 1 (7 frames)
 #0 makeSimpleFlatLabels at dotsplines.c:910
 #1 make_flat_adj_edges at dotsplines.c:1117
 #2 make_flat_edge at dotsplines.c:1457
 #3 _dot_splines at dotsplines.c:440
 #4 dot_splines at dotsplines.c:504
 #5 out at dotinit.c:275
 #6 gvLayoutJobs at gvlayout.c:90

Comment 1 Miro Hrončok 2013-03-09 17:24:15 UTC
Created attachment 707420 [details]
File: backtrace

Comment 2 Miro Hrončok 2013-03-10 10:53:58 UTC

*** This bug has been marked as a duplicate of bug 919308 ***


Note You need to log in before you can comment on or make changes to this bug.