Message16479
Logged In: YES
user_id=5685
I've experienced similar behaviour with hung threads on
other platforms such as HP/UX, so we should consider letting
through some signals to all threads on all platforms.
For instance, very few apps use signal handlers for SIGILL,
SIGFPE, SIGSEGV, SIGBUS and SIGABRT, so unblocking those
signals should not cause much breakage compared to the
breakage caused by blocking all signals.
|
|
Date |
User |
Action |
Args |
2007-08-23 14:14:04 | admin | link | issue756924 messages |
2007-08-23 14:14:04 | admin | create | |
|