public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
To: cygwin-xfree@cygwin.com
Subject: Re: coredumps with fc-cache, fc-list
Date: Wed, 29 Aug 2012 08:04:00 -0000	[thread overview]
Message-ID: <503DCCD1.9020905@cwilson.fastmail.fm> (raw)
In-Reply-To: <1346142378.8376.5.camel@YAAKOV04>

On 8/28/2012 4:26 AM, Yaakov (Cygwin/X) wrote:
> Fontconfig is WJFFM (Win7 x64, 290 .ttf files in Windows fontdir, none
> with spaces).  I suspect you have a corrupt or otherwise incorrect font
> file in your Windows fontdir.  What happens if you remove that directory
> from /etc/fonts/fonts.conf?  Can you try to narrow it down further to a
> specific font file?

Yes, that was it. The Thai font Angsana New (Regular) was corrupt; 
removing it and all the other Angsana TTF files fixed that problem.  Now 
I'm back to debugging, on the Vista machine where gdb actually works 
[1], the original problem with rxvt-unicode which I encountered on W7 -- 
that is, whenever I do anything "interesting" (like, say, simply 
starting vi), my rxvt-unicode terminal crashes with a SIGABRT:

Program received signal SIGABRT, Aborted.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x77015490 in ntdll!ZwWaitForSingleObject ()
    from /c/Windows/system32/ntdll.dll
#2  0x757b9aa4 in WaitForSingleObjectEx ()
    from /c/Windows/system32/kernel32.dll
#3  0x00000564 in ?? ()
#4  0x00000000 in ?? ()


No idea why. I have debugging symbols available but...the abort appears 
to occur down in ntdll somewhere, and I have nothing informative in the 
remaining backtrace. Sigh.  I'm pretty much stumped at this point; my 
next try will be to build a completely minimal, zero frills, version and 
see if it works better. If so, then slowly add features back...

[1] "Space key + gdb": http://cygwin.com/ml/cygwin/2012-08/msg00571.html

--
Chuck

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


      reply	other threads:[~2012-08-29  8:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-28  6:14 Charles Wilson
2012-08-28  8:26 ` Yaakov (Cygwin/X)
2012-08-29  8:04   ` Charles Wilson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=503DCCD1.9020905@cwilson.fastmail.fm \
    --to=cygwin@cwilson.fastmail.fm \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).