ellson / MOTHBALLED-graphviz

Moved to https://gitlab.com/graphviz/graphviz
Eclipse Public License 1.0
1.29k stars 256 forks source link

[Dot] -Thpgl crashes #917

Closed GadgetSteve closed 8 years ago

GadgetSteve commented 8 years ago

Ported Issue from Mantis Original ID: 1153 Reported By: Ryan Schmidt7

SEVERITY: MINOR Submitted: 2006-07-19 19:10:10

OS: *-OSX-10.4.7

VERSION: 2.9.20060718.0440

DESCRIPTION


Bus Error:

2006-07-19 20:06:17 +0200

EXC_BAD_ACCESS (0x0001) KERN_PROTECTION_FAILURE (0x0002) at 0x00000008

Thread 0 Crashed: 0 eqColor + 36 1 set_color + 60 2 hpgl_set_color + 52 3 gvrender_set_pencolor + 204 4 gvrender_begin_graph + 1672 5 emit_graph + 132 6 emit_job + 548 7 gvRenderJobs + 780 8 main + 416 9 _start + 340 (crt.c:272)

STEPS TO REPRODUCE

echo 'digraph G { a->b }' | /usr/local/graphviz/bin/dot -Thpgl

ADDITIONAL INFORMATION

Also tested 2.9.20060719.0440 on an Intel Core-Duo iMac with the same result.

GadgetSteve commented 8 years ago

Addressed in 2.16