ku1ik / stderred

stderr in red
MIT License
995 stars 115 forks source link

Test #13 & #14 fail - make 64 - Debian 7.5 #36

Open brkalmar opened 10 years ago

brkalmar commented 10 years ago

Description

When building stderred (d6dde73) using the command make 64, tests #13 & #14 fail with the following output:

93% tests passed, 2 tests failed out of 28

Total Test time (real) =   0.07 sec

The following tests FAILED:
         13 - error (ILLEGAL)
         14 - error_at_line (SEGFAULT)

The same does not happen when running make 32:

100% tests passed, 0 tests failed out of 28

Total Test time (real) =   0.06 sec

System info

$ uname -a

Linux brkalmar-debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3 x86_64 GNU/Linux

$ lsb_release -a

No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 7.5 (wheezy)
Release:        7.5
Codename:       wheezy
BatmanAoD commented 10 years ago

This looks related to #31.

rgeary1 commented 10 years ago

These tests also fail on RedHat 5.10