EmonCMS V8.08 PHPFIwa unpack warning back again

After a lot of initial problems everything worked perfectly for me with V8.08.

Out of a sudden since sunday morning 6:02 I get an error again that had disappeared after Trystans bug fixes somewhere in between V8 pre to V8.06 (I think).

 
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP Warning:  unpack(): Type I: not enough input, need 4, have 0 in C:\\wamp\\www\\emoncms\\Modules\\feed\\engine\\PHPFiwa.php on line 465
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP Stack trace:
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP   1. {main}() C:\\wamp\\www\\emoncms\\index.php:0
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP   2. controller() C:\\wamp\\www\\emoncms\\index.php:96
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP   3. input_controller() C:\\wamp\\www\\emoncms\\core.php:66
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP   4. Process->input() C:\\wamp\\www\\emoncms\\Modules\\input\\input_controller.php:286
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP   5. Process->log_to_feed() C:\\wamp\\www\\emoncms\\Modules\\input\\process_model.php:95
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP   6. Feed->insert_data() C:\\wamp\\www\\emoncms\\Modules\\input\\process_model.php:140
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP   7. PHPFiwa->post() C:\\wamp\\www\\emoncms\\Modules\\feed\\feed_model.php:400
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP   8. PHPFiwa->get_meta() C:\\wamp\\www\\emoncms\\Modules\\feed\\engine\\PHPFiwa.php:107
[Sun Mar 30 06:02:34.903254 2014] [:error] [pid 9852:tid 312] [client 127.0.0.1:53832] PHP   9. unpack() C:\\wamp\\www\\emoncms\\Modules\\feed\\engine\\PHPFiwa.php:465 

 

 

This came roughly ever 16 milliseconds (?) for all PHPFIwa feeds.
The apache error log has a file size of >150MBytes in the meantime.

The whole thing stopped around 9:05 this morning with:

 

 

[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in C:\\wamp\\www\\emoncms\\Modules\\feed\\engine\\PHPFiwa.php on line 477
[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP Stack trace:
[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP   1. {main}() C:\\wamp\\www\\emoncms\\index.php:0
[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP   2. controller() C:\\wamp\\www\\emoncms\\index.php:96
[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP   3. input_controller() C:\\wamp\\www\\emoncms\\core.php:66
[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP   4. Process->input() C:\\wamp\\www\\emoncms\\Modules\\input\\input_controller.php:286
[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP   5. Process->log_to_feed() C:\\wamp\\www\\emoncms\\Modules\\input\\process_model.php:95
[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP   6. Feed->insert_data() C:\\wamp\\www\\emoncms\\Modules\\input\\process_model.php:140
[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP   7. PHPFiwa->post() C:\\wamp\\www\\emoncms\\Modules\\feed\\feed_model.php:400
[Mon Mar 31 09:05:52.876448 2014] [:error] [pid 6540:tid 1452] [client 127.0.0.1:60903] PHP   8. PHPFiwa->get_meta() C:\\wamp\\www\\emoncms\\Modules\\feed\\engine\\PHPFiwa.php:107
[Mon Mar 31 11:14:38.339348 2014] [mpm_winnt:error] [pid 6540:tid 3284] AH00326: Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting

 

and now everything is working again without one single error !?!?!