Hi,

I enable freetype support and compiled. When I run
pgserver, it crashed with segmentation fault
immediately while starting.

I tacked the problem and here is the description.

In the file vidbase/font_freetype.c and in the
function ft_face_load and at the line 
pfid->fs.name = ft_strdup(pfid->fs.name);

I am thinking that the argument to ft_strdup fn is
something else, because there is no point in assigning
pfid->fs.name the same value.

Please tell me how to correct it.

Thank you.

=====
-----------------------------------------
P.Raghu Ram Murthy, M-tech (Computer Science),
Room No - 245,
Brahmaputra Hostel,
Indian Institute of Technology Madras,
Chennai - 36.

Mobile:  � (0) 98402 81944
------------------------------------------ 

---------------------------------
Trouble with windows? Re boot.... 
Trouble with Linux? Be root....
---------------------------------


__________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to