You might want to add some information on what you're talking about.
Are you looking for games that were released with BigFishGames and use SFML?
Or do you know of games that did get released there and are suffering the said problems?
What games have you seen with those issues? Are you developing a game yourself and have come across such issues?
The Intel bug with RenderTexture has been "fixed" now for a few month, so if you come across such an issue, then they're using an old SFML version.
The only crash at exit that I know of, that can still be an issue, is the
strange problem with OpenAL, which hasn't seen a fix. But since this issue is rather rare, I'd suspect you're talking about games that were using again an old SFML version.
Outdated drivers are never something a library maker has to worry about. Nobody can expect stuff to run on a system, that doesn't have up-to-date hardware support (i.e. drivers).
Again, I've no idea what you're actually asking for.