freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] tvtime crashes with freetype cvs on x86-64


From: Ronny V. Vindenes
Subject: [ft-devel] tvtime crashes with freetype cvs on x86-64
Date: Mon, 04 Sep 2006 15:18:32 +0200

tvtime started crashing after one of last couple of commits (haven't
tracked it down exactly yet). I haven't found any other programs that
are effected and using the fonts from tvtime in other apps does not
cause them to crash.

Starting program: /usr/bin/tvtime 
Running tvtime 1.0.1.
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /home/rvv/.tvtime/tvtime.xml
Program received signal SIGSEGV, Segmentation fault.
0x00002af7b27a0e88 in ft_mem_qrealloc (memory=0xe100000019, 
    item_size=<value optimized out>, cur_count=200, 
    new_count=<value optimized out>, block=0x1ce0,
p_error=0x7ffff833579c)
    at /home/rvv/cvs/freetype2/src/base/ftutil.c:154
154           block2 = memory->realloc( memory, cur_size, new_size,
block );
(gdb) bt
#0  0x00002af7b27a0e88 in ft_mem_qrealloc (memory=0xe100000019, 
    item_size=<value optimized out>, cur_count=200, 
    new_count=<value optimized out>, block=0x1ce0,
p_error=0x7ffff833579c)
    at /home/rvv/cvs/freetype2/src/base/ftutil.c:154
#1  0x00002af7b27a0f2b in ft_mem_realloc (memory=0xe100000019,
item_size=200, 
    cur_count=768, new_count=7392, block=0x1ce0, p_error=0x7ffff83357dc)
    at /home/rvv/cvs/freetype2/src/base/ftutil.c:101
#2  0x00002af7b27a92ae in Update_Max (memory=0xe100000019, 
    size=0x7ffff8335808, multiplier=768, buff=0xa4b480, new_max=96)
    at /home/rvv/cvs/freetype2/src/truetype/ttinterp.c:521
#3  0x00002af7b27a95f5 in TT_Load_Context (exec=0xa4b450, 
    face=<value optimized out>, size=<value optimized out>)
    at /home/rvv/cvs/freetype2/src/truetype/ttinterp.c:599
#4  0x00002af7b27acdb4 in Load_Glyph (ttslot=0x8d3b40, ttsize=0x8d3d90, 
    glyph_index=36, load_flags=34)
    at /home/rvv/cvs/freetype2/src/truetype/ttgload.c:1731
#5  0x00002af7b279feea in FT_Load_Glyph (face=0x8d2120, glyph_index=36, 
    load_flags=34) at /home/rvv/cvs/freetype2/src/base/ftobjs.c:627
#6  0x000000000040a990 in ft_cache_glyph (font=0x8cedc0, wchar=65, 
    glyph_bbox=0x0) at leetft.c:78
#7  0x000000000040b32f in ft_font_new (
    file=0x8aeaa0 "/usr/share/tvtime/tvtimeSansBold.ttf", 
    fontsize=<value optimized out>, pixel_aspect=86.625) at leetft.c:171
#8  0x000000000040c5a8 in osd_font_new (
    fontfile=0x464af0 "tvtimeSansBold.ttf", fontsize=80,
pixel_aspect=1.203125)
    at osdtools.c:60
#9  0x000000000041266e in tvtime_osd_new (width=<value optimized out>, 
    height=576, pixel_aspect=1.203125, fieldtime=<value optimized out>, 
    channel_rgb=4294967040, other_rgb=4294303411) at tvtimeosd.c:248
#10 0x000000000045ca9d in tvtime_main (rtctimer=0x87e030, read_stdin=0, 
    realtime=1, argc=<value optimized out>, argv=0x7ffff8337ac8)
    at tvtime.c:1449
#11 0x00000000004612d9 in main (argc=1, argv=0x7ffff8337ac8) at
tvtime.c:2741
#12 0x0000003a4e020ab4 in __libc_start_main (main=0x4611b0 <main>,
argc=1, 
    ubp_av=0x7ffff8337ac8, init=<value optimized out>, 
    fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7ffff8337ab8) from /lib64/libc.so.6
#13 0x0000000000405049 in _start ()


-- 
Ronny V. Vindenes <address@hidden>





reply via email to

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