[bug-notifications] [graphviz 0004729]: core dump when run against dot files from ruby 1.9

Mantis Bug Tracker noreply at opencsw.org
Tue Dec 13 14:36:20 CET 2011


The following issue has been ASSIGNED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4729 
====================================================================== 
Reported By:                bwalton
Assigned To:                dam
====================================================================== 
Project:                    graphviz
Issue ID:                   4729
Category:                   regular use
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2011-03-23 03:36 CET
Last Modified:              2011-12-13 14:36 CET
====================================================================== 
Summary:                    core dump when run against dot files from ruby 1.9
Description: 
dot segfaults on files in the ruby 1.9 source directory.  A backtrace is
below.  This may be related to the recent pixman update.

The call that produces the segfault is:
dot
/home/bwalton/opencsw/ruby19/trunk/work/solaris9-i386/build-isa-i386/ruby-1.9.2-p180/doc/capi/html/d8/d18/ruby_2ruby_8h__dep__incl.dot
-Tpng -o ~/dot.png

I'll attach that dot file for reference.
====================================================================== 

---------------------------------------------------------------------- 
 (0009310) ellson (manager) - 2011-09-27 19:21
 https://www.opencsw.org/mantis/view.php?id=4729#c9310 
---------------------------------------------------------------------- 
probably not pango directly... 

threads are from libgthread which is from the glib package

AFAICT from a quick read of glib's configure.ac,  it should only be using
pthread, if available, or thread as a last resort.



More information about the bug-notifications mailing list