|
Bugzilla – Full Text Bug Listing |
| Summary: | stunnel doesn't seem to send input across the tunnel. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Egbert Eich <eich> |
| Component: | Network | Assignee: | Anja <ast> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | ke |
| Version: | RC 4 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | use pthreads by removing the configure check for ucontext.h | ||
|
Description
Egbert Eich
2005-09-30 14:49:49 UTC
> type something like:
> VM CAPABILITY
Of course this line needs to be terminated with a enter.
I can reproduce it here. It works with 4.12... /work/built/mbuild/aust-poeml-1338 It also works with 4.11, and the change which accounts for it is the fixed thread model (ucontext) which was used by default in 4.10 (and which is made configurable with 4.11). By building with pthreads instead it works fine. Created attachment 51587 [details]
use pthreads by removing the configure check for ucontext.h
Andreas, do you approve this update for 10.0? I placed a fixed package under /work/src/done/10.0 for checkin. Adjusting severity. Ok, Maintenance-Tracker-2538 /work/src/done/PATCHINFO/stunnel.patch.box submitted Reassigning for maintenance tracking released Cf. bug 237243 (10.1) |