emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: x-font-family-list gives incomplete results]


From: Kenichi Handa
Subject: Re: address@hidden: x-font-family-list gives incomplete results]
Date: Wed, 19 Feb 2003 11:35:32 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

"Jan D." <address@hidden> writes:
> The patch contained a bug.  I have fixed that in the check in I just did.

With the latest CVS code, Emacs still crashes as below when
I type C-h h.

Program received signal SIGSEGV, Segmentation fault.
0x40354a90 in free () from /lib/libc.so.6
(gdb) bt
#0  0x40354a90 in free () from /lib/libc.so.6
#1  0x08117c9a in emacs_blocked_free (ptr=0x8750400) at alloc.c:694
#2  0x40354a29 in free () from /lib/libc.so.6
#3  0x08117ab0 in xfree (block=0x8750400) at alloc.c:565
#4  0x0809c927 in sorted_font_list (f=0x851cd18, 
    pattern=0xbfffe2e4 "-*-*-*-devanagari-cdac", 
    cmpfn=0x809c938 <cmp_font_names>, fonts=0xbfffe418) at xfaces.c:2585
#5  0x0809cb1d in font_list_1 (f=0x851cd18, pattern=405469284, 
    family=944773028, registry=944773044, fonts=0xbfffe418) at xfaces.c:2674
#6  0x0809cbd1 in font_list (f=0x851cd18, pattern=405469284, family=944773028, 
    registry=944773044, fonts=0xbfffe418) at xfaces.c:2719
#7  0x080a2d57 in try_alternative_families (f=0x851cd18, family=944773028, 
    registry=944773044, fonts=0xbfffe418) at xfaces.c:6303
#8  0x080a2e84 in try_font_list (f=0x851cd18, attrs=0x874adb8, 
    family=944773028, registry=944773044, fonts=0xbfffe418, 
    prefer_face_family=0) at xfaces.c:6363
#9  0x080a3039 in choose_face_font (f=0x851cd18, attrs=0x874adb8, fontset=11, 
    c=266272, needs_overstrike=0xbfffe458) at xfaces.c:6458
#10 0x0809b70d in load_face_font (f=0x851cd18, face=0x874ad70, c=266272)
    at xfaces.c:1265
#11 0x080a3962 in realize_face (cache=0x851f9f0, attrs=0x8573528, c=266272, 
    base_face=0x85734e0, former_face_id=-1) at xfaces.c:6706
#12 0x080a5bca in lookup_face (f=0x851cd18, attr=0x8573528, c=266272, 
    base_face=0x85734e0) at xfaces.c:5641
#13 0x080d1ec7 in face_for_char (f=0x851cd18, face=0x85734e0, c=266272)
    at fontset.c:483
#14 0x080a82d7 in x_produce_glyphs (it=0xbfffe6b4) at xterm.c:2108
#15 0x0806f07d in display_line (it=0xbfffe6b4) at xdisp.c:13307
...

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]