X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:to:date:subject:mime-version :content-transfer-encoding:from:message-id; q=dns; s=default; b= deM4AFR5S6puyK+nWxwLYcfY05oE4D3yyLvAQ6SL2carrftYbcCoUBWWLIeope5X cVVK22+op8PDPQ4LfuzUY6qeSpnmcj8h7R/vWj/ejYCobWICKVFutsYHrP8dlcFW sAltaZ7JdRsNnk+6/6B7QdWqPHAyz7H8RWao3TluSu0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:to:date:subject:mime-version :content-transfer-encoding:from:message-id; s=default; bh=RZXcL5 h3UkSxTGalrMZwylHEs34=; b=JwbIyPfiw5SIaK8Bl9/Lv/8Ph2BUrJ8x8Mxckr sLxVJgelbWTuKofKJa42xIq2fc91C7AUV1gD6pKpzW9jKAdOBN1m4Lt4Mb9MCVXz fjuhTjMC9tZb1ue/Ouz4eoT0McCbECY0RL6c3uyD7RYmL6nw65sxwObguXVu1JCp qrT/Q= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=AWL,BAYES_50,KHOP_DNSBL_BUMP,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: cygwin AT cygwin DOT com Date: Sat, 29 Jun 2013 12:34:59 +0200 Subject: texlive-install: core dumped MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Helmut Karlowski" Message-ID: User-Agent: Opera Mail/12.14 (Win32) I've just updated my cygwin using setup.exe on XP-pro and found that the texlive-install produced an error. In setup.log.full I found: fmtutil: initial config file is `/etc/texmf/web2c/fmtutil.cnf' fmtutil: configuration file updated: `/etc/texmf/web2c/fmtutil.cnf' fmtutil: running `luatex -ini -jobname=luatex -progname=luatex luatex.ini' ... Memory fault (core dumped) Error: `luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed ... fmtutil: initial config file is `/etc/texmf/web2c/fmtutil.cnf' fmtutil: configuration file updated: `/etc/texmf/web2c/fmtutil.cnf' fmtutil: running `luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' ... Memory fault (core dumped) Error: `luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' failed ... fmtutil: running `luatex -ini -jobname=luatex -progname=luatex luatex.ini' ... Memory fault (core dumped) Error: `luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed and more. I don't know which process crashed (fmtutil is a shell-script), and I found no stackdump anywhere using find . ( -path ./c -o -path ./cygdrive -o -path ./proc ) -prune -name '*.stackdump' -print Are the stackdumps being deleted by setup? I could not reproduce a crash by running fmtutil --refresh manually. With fmtutil --all I get at the end: ############################################################################### fmtutil: Error! Not all formats have been built successfully. Visit the log files in directory /home/adm/.cache/texmf/web2c for details. ############################################################################### This is a summary of all `failed' messages: `pdftex -ini -jobname=mllatex -progname=mllatex -translate-file=cp227.tcx -mltex mllatex.ini' failed `xetex -ini -jobname=xetex -progname=xetex -etex xetex.ini' failed `xetex -ini -jobname=xelatex -progname=xelatex -etex xelatex.ini' failed But again no Memory fault. How can I find out what caused the Memory fault? CYGWIN_NT-5.1 1.7.20(0.266/5/3) 2013-06-07 11:11 i686 -- Helmut Karlowski -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple