GNU bug report logs - #11541
24.0.97; Crash when visiting file on OS X 10.7.3

Previous Next

Packages: ns, emacs;

Reported by: Florian Ebeling <florian.ebeling <at> gmail.com>

Date: Tue, 22 May 2012 16:20:02 UTC

Severity: important

Merged with 11684, 11792, 11801

Found in versions 24.0.97, 24.1.50, 24.1

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


Message #107 received at 11541 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Florian Ebeling <florian.ebeling <at> gmail.com>
Cc: 11541 <at> debbugs.gnu.org, cyd <at> gnu.org, mituharu <at> math.s.chiba-u.ac.jp
Subject: Re: bug#11541: 24.0.97; Crash when visiting file on OS X 10.7.3
Date: Fri, 01 Jun 2012 11:53:13 +0300
> From: Florian Ebeling <florian.ebeling <at> gmail.com>
> Date: Fri, 1 Jun 2012 08:44:25 +0200
> Cc: Eli Zaretskii <eliz <at> gnu.org>, mituharu <at> math.s.chiba-u.ac.jp, 11541 <at> debbugs.gnu.org
> 
> >> #18 0x00000001001a1253 in ns_findfonts (font_spec=4338015181,
> >> isMatch=0 '\000') at nsfont.m:532
> >>       desc = (NSFontDescriptor *) 0x6
> >>       fkeys = (NSMutableSet *) 0x10254d0c0
> >>       cFamilies = (NSSet *) 0x10274dc20
> >>       fdesc = (NSFontDescriptor *) 0x10250be70
> >>       dEnum = (NSEnumerator *) 0x8afbb3c8
> >>       family = (NSString *) 0x5
> >>       foundItal = 0 '\000'
> >>       tem = 140734799760864
> >>       list = 4345311290
> >>       matchingDescs = (NSArray *) 0x103395716
> >
> > Please use `po' to print the `fdesc' and `fkeys' objects.
> 
> Same reading as earlier:
> 
> (gdb) f 18
> #18 0x00000001001a1253 in ns_findfonts (font_spec=4338015181,
> isMatch=0 '\000') at nsfont.m:532
> 532	    matchingDescs = [fdesc matchingFontDescriptorsWithMandatoryKeys: fkeys];
> (gdb) po fkeys
> {(
> )}
> (gdb) po fdesc
> NSCTFontDescriptor <0x10250be70> = {
> }

So I think you should step into ns_get_req_script,
ns_get_covering_families, and ns_spec_to_descriptor, and try to
understand why they come up with empty objects.





This bug report was last modified 12 years and 255 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.