No data in reports

piwik 1.9.3b10

In the visitor log I see the data but nearly all reports tell me ‘There is no data for this report.’ The Troubleshouting FAQ didn’t help.

In the php.log shows this line:
[21-Dec-2012 12:05:01] PHP Fatal error: Call to a member function getRows() on a non-object in /var/www/statistik/statistik/core/DataTable/Renderer/Csv.php on line 202

In the Apache error-log I get this:
[Fri Dec 21 12:58:29 2012] [error] [client 88.70.185.68] PHP Notice: Use of undefined constant Piwik_UserCountry_LocationProvider::COUNTRY_CODE_KEY - assumed ‘Piwik_UserCountry_LocationProvider::COUNTRY_CODE_KEY’ in /var/www/statistik/statistik/core/Tracker/Visit.php on line 658, referer: BINE Informationsdienst: Projektinfo: Druckluftspeicher-Kraftwerke - Speicherkraftwerke – Windenergie wird planbar
[Fri Dec 21 12:58:29 2012] [error] [client 88.70.185.68] PHP Notice: Use of undefined constant Piwik_UserCountry_LocationProvider::REGION_CODE_KEY - assumed ‘Piwik_UserCountry_LocationProvider::REGION_CODE_KEY’ in /var/www/statistik/statistik/core/Tracker/Visit.php on line 665, referer: BINE Informationsdienst: Projektinfo: Druckluftspeicher-Kraftwerke - Speicherkraftwerke – Windenergie wird planbar
[Fri Dec 21 12:58:29 2012] [error] [client 88.70.185.68] PHP Notice: Use of undefined constant Piwik_UserCountry_LocationProvider::CITY_NAME_KEY - assumed ‘Piwik_UserCountry_LocationProvider::CITY_NAME_KEY’ in /var/www/statistik/statistik/core/Tracker/Visit.php on line 665, referer: BINE Informationsdienst: Projektinfo: Druckluftspeicher-Kraftwerke - Speicherkraftwerke – Windenergie wird planbar
[Fri Dec 21 12:58:29 2012] [error] [client 88.70.185.68] PHP Notice: Use of undefined constant Piwik_UserCountry_LocationProvider::LATITUDE_KEY - assumed ‘Piwik_UserCountry_LocationProvider::LATITUDE_KEY’ in /var/www/statistik/statistik/core/Tracker/Visit.php on line 665, referer: BINE Informationsdienst: Projektinfo: Druckluftspeicher-Kraftwerke - Speicherkraftwerke – Windenergie wird planbar
[Fri Dec 21 12:58:29 2012] [error] [client 88.70.185.68] PHP Notice: Use of undefined constant Piwik_UserCountry_LocationProvider::LONGITUDE_KEY - assumed ‘Piwik_UserCountry_LocationProvider::LONGITUDE_KEY’ in /var/www/statistik/statistik/core/Tracker/Visit.php on line 665, referer: BINE Informationsdienst: Projektinfo: Druckluftspeicher-Kraftwerke - Speicherkraftwerke – Windenergie wird planbar
[Fri Dec 21 12:58:29 2012] [error] [client 88.70.185.68] PHP Fatal error: Class ‘Piwik_UserCountry_LocationProvider’ not found in /var/www/statistik/statistik/core/Tracker/Visit.php on line 684, referer: BINE Informationsdienst: Projektinfo: Druckluftspeicher-Kraftwerke - Speicherkraftwerke – Windenergie wird planbar

These Lines reapeat

Thanks

make sure you use the latest version: piwik.org/piwik-1.10-b2.zip

Thanks,
everything works again. But archive.sh showed an out of memory message, though memory_limit in PHP is set to 512M for the Website an the CLI.

May I go back to the offical release 1.9.2?