Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Exception when trying to upload results #748

Open
darkbasic opened this issue Oct 5, 2023 · 0 comments
Open

Unhandled Exception when trying to upload results #748

darkbasic opened this issue Oct 5, 2023 · 0 comments

Comments

@darkbasic
Copy link

I'm running phoronix-test-suite benchmark 2309255-NE-LENOVO13754 in order to compare my HP Elitebook 865 G10 to your Lenovo ThinkPad P14s Gen 4. Unfortunately I've run into so many problems that I've decided to give up with the host operating system (Arch Linux) and create a libvirt virtual machine with the same operating system you used: Ubuntu 23.10.
The idea was that if you managed to run the benchmarks on Ubuntu I was going to do the same.

Many of the same problems I faced with Arch Linux resurfaced with Ubuntu:

  • missing sndfile.h -> install libsndfile1-dev
  • missing portmidi.h -> install libportmidi-dev
  • missing iperf3 -> install iperf3
  • missing wg -> install wireguard-tools
  • missing octave-cli -> install octave
  • missing gelf.h -> install libelf-dev

Despite that some tests still failed to run:

  • All the Selenium tests
  • All the TensorFlow tests
  • Darktable tests run but ended up in a row of their own:

image

But the worse thing of all is that neither on the Arch Linux host nor on the Ubuntu 23.10 virtual machine I can upload the results to OpenBechmarking.org:

niko@niko-pc-q35-8-1:~$ phoronix-test-suite upload-result 2309255-NE-LENOVO13754

    Would you like to attach the system logs (lspci, dmesg, lsusb, etc) to the test result (y/n): y

    [PROBLEM] Unhandled Exception

Results Failed To Upload.

Can you help me? In a few days I should receive the second stick of ram and I would like to repeat the tests with dual channel memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant