guys, I got a SIGUSR2 signal when using ACE, the method is ACE_Guard<ACE_Thread_Mutex> guard(ACE_Thread_Mutex). it seems we got a SIGUSR2 signal but can't catch it. do you know where is SIGUSR2 created? Many thanks!