Problem with TSignalHandler in latests version of root

Since I installed the last version of root (6.18.02), the signal handler to catch the Ctrl+C I was using is no more working anymore. Do you know why ?

Please find attached a piece of code that reproduce the problem. I am compiling it using :

g++ test.C -o test -O6 -g root-config --cflags root-config --cflags --libs

Cheers

Jérémie

test.C (640 Bytes)


ROOT Version: 6.18.02
Platform: ubuntu
Compiler: gcc5.4.0


Thanks for your report, I’ll have a look tomorrow!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.