This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/1913] Thread blocked on sem_wait() does not unwind the C++ stack on thread cancellation.


------- Additional Comments From drepper at redhat dot com  2005-11-23 19:22 -------
The code certainly works as expected:

Thread canceled.
Cancellation calls destructors.
Cancellation throws exception.

My guess is that the tools shipped with and used for the distribution are
broken.  Use another distribution with better tools.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME


http://sourceware.org/bugzilla/show_bug.cgi?id=1913

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]