[mythtv] [mythtv-commits] Ticket #2302: mythvideo crash on fillgenres()or fillCountries()

Anduin Withers awithers at anduin.com
Mon Oct 2 23:24:43 UTC 2006


> [MythVideo + ATI + DRI = crash]

>  Did you've any idee about the bug I've send an valgrind it'okay?

I believe it is hitting this:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21405

fglrx_dri.so is linked to libstdc++.so.5. The libstdc++ MythVideo is linked
to (assuming gcc 4) will be libstdc++.so.6.

I extracted an old 8500 from a Windows machine and tried to reproduce this
crash. I couldn't use the fancy 8.29.6 driver people seem to be using (my
luck, they dropped 8500 support in that version). With 8.28 I haven't been
able to reproduce it and probably won't try much longer (that 8500 has a
fan, and not a very good one).

So, anyone seeing the ATI + DRI crash and not using gcc 4?

-- 
Anduin Withers



More information about the mythtv-dev mailing list