On Sat, 11 Oct 2003 15:46:21 -0500 Branden Robinson <[EMAIL PROTECTED]> wrote: > > > > $ dpkg -S usr/X11R6/lib/X11/fonts/Type1 > > xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0633bt_.pfb > > gsfonts-x11: /usr/X11R6/lib/X11/fonts/Type1/p052004l.pfb > > Is the bug reproducible if you remove the gsfonts-x11 package? >
Yes, still reproductible. # apt-get remove gsfonts-x11 # dpkg -S usr/X11R6/lib/X11/fonts/Type1 xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0633bt_.pfb xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0611bt_.pfb xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0419bt_.pfb xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0583bt_.afm xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1 xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/cursor.pfa xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0583bt_.pfb xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0649bt_.afm xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0632bt_.afm xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0649bt_.pfb xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0632bt_.pfb xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0582bt_.afm xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0582bt_.pfb xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0648bt_.afm xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0633bt_.afm xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0611bt_.afm xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0419bt_.afm xfonts-scalable: /usr/X11R6/lib/X11/fonts/Type1/c0648bt_.pfb # /var/lib/dpkg/info/xfonts-scalable.postinst configure + THIS_PACKAGE=xfonts-scalable + THIS_SCRIPT=postinst + SOURCE_VERSION=4.2.1-12.1 + OFFICIAL_BUILD=yes + SHELL_LIB_INTERNAL_ERROR=86 + SHELL_LIB_THROWN_ERROR=74 + SHELL_LIB_USAGE_ERROR=99 + '[' -z xfonts-scalable ']' + '[' -z postinst ']' + trap 'message; message "Received signal. Aborting xfonts-scalable package postinst script."; message; exit 1' HUP INT QUIT TERM + which readlink + FONTDIRS=Speedo Type1 + UPDATECMDS=update-fonts-scale update-fonts-dir xftcache + font_update + '[' -z 'update-fonts-scale update-fonts-dir xftcache' ']' + '[' -z 'Speedo Type1' ']' + which update-fonts-scale ++ basename update-fonts-scale + SHORTCMD=update-fonts-scale + message_nonl 'Running update-fonts-scale in Speedo font directory...' + echo -n 'Running update-fonts-scale in Speedo font directory...' + fold -s -w 80 Running update-fonts-scale in Speedo font directory...+ '[' update-fonts-scale = xftcache ']' + update-fonts-scale Speedo + message done. + echo done. + fold -s -w 80 done. + which update-fonts-dir ++ basename update-fonts-dir + SHORTCMD=update-fonts-dir + message_nonl 'Running update-fonts-dir in Speedo font directory...' + echo -n 'Running update-fonts-dir in Speedo font directory...' + fold -s -w 80 Running update-fonts-dir in Speedo font directory...+ '[' update-fonts-dir = xftcache ']' + update-fonts-dir Speedo + message done. + echo done. + fold -s -w 80 done. + which xftcache ++ basename xftcache + SHORTCMD=xftcache + message_nonl 'Running xftcache in Speedo font directory...' + echo -n 'Running xftcache in Speedo font directory...' + fold -s -w 80 Running xftcache in Speedo font directory...+ '[' xftcache = xftcache ']' + '[' Speedo = Speedo ']' + CMD=: + DIR=/usr/X11R6/lib/X11/fonts/Speedo + : /usr/X11R6/lib/X11/fonts/Speedo + message done. + echo done. + fold -s -w 80 done. + which update-fonts-scale ++ basename update-fonts-scale + SHORTCMD=update-fonts-scale + message_nonl 'Running update-fonts-scale in Type1 font directory...' + echo -n 'Running update-fonts-scale in Type1 font directory...' + fold -s -w 80 Running update-fonts-scale in Type1 font directory...+ '[' update-fonts-scale = xftcache ']' + update-fonts-scale Type1 + message done. + echo done. + fold -s -w 80 done. + which update-fonts-dir ++ basename update-fonts-dir + SHORTCMD=update-fonts-dir + message_nonl 'Running update-fonts-dir in Type1 font directory...' + echo -n 'Running update-fonts-dir in Type1 font directory...' + fold -s -w 80 Running update-fonts-dir in Type1 font directory...+ '[' update-fonts-dir = xftcache ']' + update-fonts-dir Type1 + message done. + echo done. + fold -s -w 80 done. + which xftcache ++ basename xftcache + SHORTCMD=xftcache + message_nonl 'Running xftcache in Type1 font directory...' + echo -n 'Running xftcache in Type1 font directory...' + fold -s -w 80 Running xftcache in Type1 font directory...+ '[' xftcache = xftcache ']' + '[' Type1 = Speedo ']' + DIR=/usr/X11R6/lib/X11/fonts/Type1 + xftcache /usr/X11R6/lib/X11/fonts/Type1 ./xfonts-scalable.postinst: line 452: 5398 Segmentation fault (core dumped) $CMD $DIR -- Jack.R

