Bugs item #477702, was opened at 2001-11-02 18:44 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=477702&group_id=11050
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Uoti Urpala (uau) Assigned to: Nobody/Anonymous (nobody) Summary: mmx.cpp dynamic link crash Initial Comment: I'm running Debian testing on a Pentium 3. After a recent update to that distribution (unfortunately I'm not sure which one) newly compiled versions of avifile no longer work. aviplay segfaults immediately when loading dynamic libraries on startup. I've narrowed the problem down to lib/common/mmx.cpp, and the function there which contains "Tried to use ASM code which is not shlib friendly" in comments (this function is part of libaviplay.so which aviplay tries to load). Trying to dynamically load a shared library which contains this function always seems to cause a segfault. The compiler used is gcc 2.95.4. Same compiler (although maybe an older Debian package version of it) worked earlier. ---------------------------------------------------------------------- >Comment By: Uoti Urpala (uau) Date: 2001-11-05 13:29 Message: Logged In: YES user_id=93668 After the latest changes in CVS to mmx.cpp dynamic loading works, so I suppose this bug can be closed. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=477702&group_id=11050 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
