Hi, now we're getting to a point where I'm not sure what's up. I might have to try and install on an ATI machine myself one of these days to see what's going on.
Noel Corbett wrote: > glxinfo Looks ok... > src/graphics/testgpu > X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) > Major opcode of failed request: 145 (XFree86-DRI) > Minor opcode of failed request: 7 () > Resource id in failed request: 0x800003 > Serial number of failed request: 28 > Current serial number in output stream: 28 This doesn't give you a coredump, right? > segfault from running 'python sunriver2.py' > #0 0xb69f9e26 in __cxa_allocate_exception () from /usr/lib/libstdc++.so.6 > #1 0xb6b98fbe in boost::python::throw_error_already_set () from > /usr/lib/libboost_python-gcc42-1_34_1.so.1.34.1 > #2 0xb6b914c5 in boost::python::objects::function::argument_error () from > /usr/lib/libboost_python-gcc42-1_34_1.so.1.34.1 That's a pretty wild stack... What's in sunriver2.py? Do you get the same crash running Test.py? What output is produced before the crash? How far into the python code do you get? > Using the python_wrap method to disable MALLOC_CHECK produces the same > errors. The new coredump doesn't point in that direction either. > Thanks for your help with this Uli I hope my messy emails haven't annoyed > you too much No problem - looks better now :-). Cheers, Uli -- 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
