Announcement

Collapse
No announcement yet.

BurnInTest (linux command line) running PCIe test gives Floating Point exception

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

  • BurnInTest (linux command line) running PCIe test gives Floating Point exception

    Hi,

    I am trying to use the command line version of the 32bit burnintest on linux.

    Generally it is working ok, except when I include the PCIe test in the test set. This will result in an immediate Floating Point exception. I have no issues when running the PCIe test in the GUI version or using the scripting (same circumstances).

    Linux version:
    3.17.4-porteus (32-bit)

    Many thanks for your support. Additional info below.

    Kind regards,
    Corné

    --------------------------------------------------

    Terminal screenshot:
    Click image for larger version

Name:	FloatingPointException.jpg
Views:	1
Size:	46.9 KB
ID:	35252

    cmdline_config.txt entry:
    <PCIE>
    ## Automatically select all PCIE slots with PassMark PCIe cards
    #TestAllPCIE
    ##Number of PCIe slots to test
    NumPCIE 1
    </PCIE>

    debug.log:
    Mon Dec 21 13:24:06 2015 - 162257 PCIe get config: 0xFFFFFFFF-FFFFFFFF-FFFFFFFF-C000E (ffffffff ffffffff ffffffff c000e)
    Mon Dec 21 13:24:06 2015 - 162293 PCIe card 1 found [Link Speed: x1 Serial: 0xFFFFFFFF-FFFFFFFF-FFFFFFFF-C000E Firmware: 1.7]
    Mon Dec 21 13:24:06 2015 - 162301 CTest_PCIE::th_test_PCIE card 0 setting clock to high speed
    Success memory locking - mlock success -> Address: 0xa9aff008, Size: 134217728
    Mon Dec 21 13:24:06 2015 - 197946 Success memory locking - mlock success -> Address: 0xa1afe008, Size: 134217728
    Mon Dec 21 13:24:06 2015 - 228794 Success memory locking - mlock success -> Address: 0x99afd008, Size: 134217728
    Mon Dec 21 13:24:06 2015 - 256318 Success memory locking - mlock success -> Address: 0x91afc008, Size: 134217728
    Mon Dec 21 13:24:06 2015 - 296323 Success memory locking - mlock success -> Address: 0x89afb008, Size: 134217728
    Mon Dec 21 13:24:06 2015 - 331989 Success memory locking - mlock success -> Address: 0x81afa008, Size: 134217728
    Mon Dec 21 13:24:06 2015 - 357919 Success memory locking - mlock success -> Address: 0x79af9008, Size: 134217728
    Mon Dec 21 13:24:06 2015 - 374634 Success memory locking - mlock success -> Address: 0x71af8008, Size: 134217728
    Mon Dec 21 13:24:06 2015 - 391494 Success memory locking - mlock success -> Address: 0x69af7008, Size: 134217728
    Mon Dec 21 13:24:06 2015 - 408376 Success memory locking - mlock success -> Address: 0x61af6008, Size: 134217728
    Mon Dec 21 13:24:07 2015 - 162384 CTest_PCIE::RunLoopbackTest start

  • #2
    We did almost all of our development work on 64bit now. So the 32bit world doesn't get tested nearly as well as 64bit does. I'm also not sure if we tested on 3.17.4-porteus.

    We can have a look into it, as it is almost surely a bug, but with the Christmas break it won't be until the new year.

    In the meantime is there any change you can try Ubuntu 64bit?


    Comment


    • #3
      Thanks, David. Please have a look at this after Christmas. Currently executing the PCIe test via script is workable for us.

      I did a small test at the 64-bit Porteus, this gave the same error.

      Comment


      • #4
        Could you please try this updated build, http://www.passmark.com/ftp/bitlinux3.3.1002.tar.gz and let us know if you are still seeing the problem.

        Comment


        • #5
          Hi Tim,

          I have repeated the tests with the build you provided. The problem is fixed. Great!

          Many thanks for your support.

          Kind regards,
          Corné

          Comment

          Working...
          X