ports/89074: Segmentation Violation during "make install" of XFree86-4

Jean-Francois Gobin gobin at gobinjf.be
Tue Nov 15 16:00:33 UTC 2005


>Number:         89074
>Category:       ports
>Synopsis:       Segmentation Violation during "make install" of XFree86-4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 15 16:00:31 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Gobin
>Release:        5.4-RELEASE
>Organization:
>Environment:
FreeBSD ns.kyrian.be 5.4-RELEASE-p5 FreeBSD 5.4-RELEASE-p5 #0: Wed Jul 27 14:30:39 CEST 2005     root at ns.kyrian.be:/usr/obj/usr/src/sys/KERNEL-JF  i386
>Description:
              During "make install" of the XFree86-4 ports, something ends with : 

+ /usr/bin/install -c -m 0444 timR12-ISO8859-15.pcf.gz /usr/X11R6/lib/X11/fonts/100dpi
+ /usr/bin/install -c -m 0444 timR14-ISO8859-15.pcf.gz /usr/X11R6/lib/X11/fonts/100dpi
+ /usr/bin/install -c -m 0444 timR18-ISO8859-15.pcf.gz /usr/X11R6/lib/X11/fonts/100dpi
+ /usr/bin/install -c -m 0444 timR24-ISO8859-15.pcf.gz /usr/X11R6/lib/X11/fonts/100dpi
+ rm -f /usr/X11R6/lib/X11/fonts/100dpi/fonts.scale
+ /usr/X11R6/bin/mkfontscale /usr/X11R6/lib/X11/fonts/100dpi
rm -f /usr/X11R6/lib/X11/fonts/100dpi/fonts.dir
/usr/X11R6/bin/mkfontdir  -x bdf /usr/X11R6/lib/X11/fonts/100dpi
*** Signal 11

Stop in /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/bdf/100dpi.
*** Error code 1

Stop in /usr/ports/x11-fonts/XFree86-4-font100dpi.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4.


The core file shows : 

ns# ls *core*
mkfontdir.core
ns# gdb -c mkfontdir.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd".
Core was generated by `mkfontdir'.
Program terminated with signal 11, Segmentation fault.
#0  0x2822d1b9 in ?? ()
(gdb) quit


>How-To-Repeat:
"make install" in XFree86-4 port directory. 

I can also make it happens with : 

ns# cd /usr/ports/x11-fonts/XFree86-4-font100dpi
ns# /usr/X11R6/bin/mkfontdir  -x bdf /usr/X11R6/lib/X11/fonts/100dpi
Segmentation fault (core dumped)


>Fix:
              
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list