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

Previous Next

Packages: emacs, ns;

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


View this message in rfc822 format

From: Florian Ebeling <florian.ebeling <at> gmail.com>
To: Chong Yidong <cyd <at> gnu.org>
Cc: 11541 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, mituharu <at> math.s.chiba-u.ac.jp
Subject: bug#11541: 24.0.97; Crash when visiting file on OS X 10.7.3
Date: Fri, 1 Jun 2012 08:44:25 +0200
>> #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> = {
}




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.