Lines Matching refs:umsg
1259 VG_(umsg)("Warning: bad signal number %d in sigaction()\n", signo);
1265 VG_(umsg)("Warning: ignored attempt to set %s handler in sigaction();\n",
1267 VG_(umsg
1274 VG_(umsg)("Warning: ignored attempt to set %s handler in sigaction();\n",
1276 VG_(umsg)(" the %s signal is uncatchable\n",
1747 VG_(umsg)(
1825 VG_(umsg)(" %s at address %p\n",
1828 VG_(umsg)(" %s\n", event);
1881 VG_(umsg)(" If you believe this happened as a result of a stack\n" );
1882 VG_(umsg)(" overflow in your program's main thread (unlikely but\n");
1883 VG_(umsg)(" possible), you can try to increase the size of the\n" );
1884 VG_(umsg)(" main thread stack using the --main-stacksize= flag.\n" );
1887 VG_(umsg)(
2208 VG_(umsg)("Signal %d being dropped from thread %u's queue\n",
2523 VG_(umsg)("Stack overflow in thread #%u: can't grow stack to %#lx\n",
2526 VG_(umsg)("Cannot map memory to grow the stack for thread #%u "
2600 VG_(umsg)("Signal %d (%s) appears to have lost its siginfo; "