Announcement

Collapse
No announcement yet.

system_monitor issue (Call to a member function get_results_identifier() on a non-obj

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • system_monitor issue (Call to a member function get_results_identifier() on a non-obj

    Hello. I receive the following when I run the command. I have lm-sensors installed. I'm using the latest Ubuntu release and I'm using the version of phoronix that comes with the distro's available packages.

    starlon@lyrical:~$ MONITOR=all phoronix-test-suite test-module system_monitor
    Calling: __startup()
    Calling: __pre_option_process()
    Calling: __pre_install_process()
    Calling: __pre_test_download()
    Calling: __interim_test_download()
    Calling: __post_test_download()
    Calling: __pre_test_install()
    Calling: __post_test_install()
    Calling: __post_install_process()
    Calling: __pre_run_process()
    PHP Fatal error: Call to a member function get_results_identifier() on a non-object in /usr/share/phoronix-test-suite/pts-core/modules/system_monitor.php on line 65
Working...
X