You need this workaround: https://www.libavg.de/wiki/index.php/Known_Linux_Installation_Issues#glibc_invalid_pointer
Cheers, Uli On Jul 10, 2010, at 11:36 AM, Nitish Radhan wrote: > Make check runs but some tests fail. > I'm using 32-bit Ubuntu 10.04. > When I run Test.py it gives Segmentation fault and this is the output when I > tried gdb python > > (gdb) r Test.py > Starting program: /usr/bin/python Test.py > [Thread debugging using libthread_db enabled] > [ > Program received signal SIGSEGV, Segmentation fault. > 0x01d84057 in std::uncaught_exception() () from /usr/lib/libstdc++.so.6 > > -- > Follow me on Twitter: > http://twitter.com/Nitish777 > _______________________________________________ > libavg-users mailing list > [email protected] > https://mail.datenhain.de/mailman/listinfo/libavg-users -- Any technology distinguishable from magic is insufficiently advanced. Ulrich von Zadow | +49-172-7872715 Jabber: [email protected] Skype: uzadow _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
