Re : Slog stops producing traces in syslog/message - got event 89 - TDX_ERROR
Etoile Dièse <[email protected]>
| Newsgroups | gmane.comp.gnu.bayonne.devel |
|---|---|
| Organization | EtoileDièse |
| Message-ID | <opsnk6f0g8e33d8r@m6bn> |
Hi again, Last news : adding a break when receiving TDX_ERROR seems to solve the problem. The code we are using is now ignoring TDX_ERROR : Here is the diff that can be applied to bayonne1.2.14/driver/globalcall/driver.cpp : diff driver.new.cpp driver.cpp 767,768d766 < case TDX_ERROR: < break; 783a782 > case TDX_ERROR: Cheers, -- Etoile Dièse - www.etoilediese.com