> Message: 15 > Date: Mon, 29 Apr 2002 16:05:14 +0200 > To: Markus Iofcea <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [Avifile]Avifile Segfaults > From: Zdenek Kabelac <[EMAIL PROTECTED]> > > On Sun, Apr 28, 2002 at 11:39:15AM +0200, Markus Iofcea wrote: > > Hi > > > > I just tried the new release of Avifile on my SuSE 7.3 with qt3.0.3 and > > it segfaults on every startup. I can't really say what is happening and > > what may be the reason. > > > > <Init> : 1533.17 MHz AMD Athlon(tm) XP 1800+ processor detected > > <LDT_Keeper> : Installed fs segment: 0x407bc000 > > Segmentation fault > > what you get from this: > > gdb /you/path/to/aviplay core(.#pid) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 4597)] 0x405fdf74 in T1_Builder_Add_Contour () from /usr/lib/libqt-mt.so.3 (gdb) bt #0 0x405fdf74 in T1_Builder_Add_Contour () from /usr/lib/libqt-mt.so.3 #1 0x405fdfdf in T1_Builder_Start_Point () from /usr/lib/libqt-mt.so.3 #2 0x405fea94 in T1_Decoder_Parse_Charstrings () from /usr/lib/libqt-mt.so.3 #3 0x406089cf in T1_Parse_Glyph () from /usr/lib/libqt-mt.so.3 #4 0x40608a7a in T1_Compute_Max_Advance () from /usr/lib/libqt-mt.so.3 #5 0x4060856a in T1_Init_Face () from /usr/lib/libqt-mt.so.3 #6 0x405eebc3 in open_face () from /usr/lib/libqt-mt.so.3 #7 0x405eedc7 in FT_Open_Face () from /usr/lib/libqt-mt.so.3 #8 0x405eec4c in FT_New_Face () from /usr/lib/libqt-mt.so.3 #9 0x4081eaf2 in XftFreeTypeQuery () from /usr/X11R6/lib/libXft.so.1 #10 0x4081e8cd in XftDirScan () from /usr/X11R6/lib/libXft.so.1 #11 0x4081f94b in XftInitFtLibrary () from /usr/X11R6/lib/libXft.so.1 #12 0x40279c28 in QFont::initialize () from /usr/lib/libqt-mt.so.3 #13 0x4025eb57 in qt_init_internal () from /usr/lib/libqt-mt.so.3 #14 0x4025f579 in qt_init () from /usr/lib/libqt-mt.so.3 #15 0x402aff78 in QApplication::construct () from /usr/lib/libqt-mt.so.3 #16 0x402afd96 in QApplication::QApplication () from /usr/lib/libqt-mt.so.3 #17 0x08054f0b in main (argc=1, argv=0xbffff5c4) at main.cpp:170 #18 0x409ad7ee in __libc_start_main () from /lib/libc.so.6
> also - are you sure you are using same compiler which has been > used to compile Qt libs (frequently found error is that > users are replacing their default compilers with some older > version) I use the compiler that is distributed with SuSE 7.3 and I installed the Suse qt-3.0.3.rpm package from their site. > Sometimes some old libraries are also forgotten in the system > > > > > I hope you can help me or fint the bug. > > > > Depends on your help as well sure.... markus _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
