Bugs item #466504, was opened at 2001-09-30 08:43
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111050&aid=466504&group_id=11050

Category: None
Group: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Submitted By: Michael M (thesith)
>Assigned to: Zdenek Kabelac (kabi)
Summary: Xrender related segfault

Initial Comment:
Every time I try and run aviplay, it segfauls on startup.
I ran it through gdb to see what the problem was, and
it appears to be an Xrender problem (seemingly due to
the fact that QT was compiled with XRender suppert).

Here's the backtrace:

#0  0x40897eb1 in strlen () from /lib/libc.so.6
#1  0x4097014d in _XftSaveString () from
/usr/X11R6/lib/libXft.so.1
#2  0x4096f3a2 in XftPatternAdd () from
/usr/X11R6/lib/libXft.so.1
#3  0x4096fea4 in XftPatternAddString () from
/usr/X11R6/lib/libXft.so.1
#4  0x40970e92 in XftFreeTypeQuery () from
/usr/X11R6/lib/libXft.so.1
#5  0x40970cd1 in XftDirScan () from
/usr/X11R6/lib/libXft.so.1
#6  0x409715ee in XftInitFtLibrary () from
/usr/X11R6/lib/libXft.so.1
#7  0x40969f14 in XftFontOpen () from
/usr/X11R6/lib/libXft.so.1
#8  0x40189d17 in QFont::load () from
/usr/qt/lib/libqt.so.2
#9  0x40187027 in QFont::handle () from
/usr/qt/lib/libqt.so.2
#10 0x401be114 in QFontMetrics::QFontMetrics () from
/usr/qt/lib/libqt.so.2
#11 0x401a4f17 in QWidget::createTLSysExtra () from
/usr/qt/lib/libqt.so.2
#12 0x40247fe3 in QWidget::createTLExtra () from
/usr/qt/lib/libqt.so.2
#13 0x40249d2f in QWidget::focusData () from
/usr/qt/lib/libqt.so.2
#14 0x402478d7 in QWidget::QWidget () from
/usr/qt/lib/libqt.so.2
#15 0x08052468 in MyWidget::MyWidget (this=0x80929a0,
width=384, height=30)
    at mywidget_if.cpp:450
#16 0x08050bbe in main (argc=1, argv=0xbffff3f4) at
main.cpp:138
#17 0x408300de in __libc_start_main () from /lib/libc.so.6

I tried compiling avifile with the --disable-qt and
--disable-xft, but they amounted to nothing.

----------------------------------------------------------------------

>Comment By: Zdenek Kabelac (kabi)
Date: 2002-07-04 11:50

Message:
Logged In: YES 
user_id=15161

this is not avifile's bug

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111050&aid=466504&group_id=11050

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to