|
Bugzilla – Full Text Bug Listing |
| Summary: | sudo hang in some circumstances | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | Gabor Lukacs <huncraft> |
| Component: | Sudo | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | normal | ||
| Version: | 1.7.9 | ||
| Hardware: | IBM | ||
| OS: | AIX | ||
| Attachments: |
tar package of the used scripts and binaries:
test script #1 test script #3 test script #2 tar.gz package of the used scripts and binaries |
||
|
Description
Gabor Lukacs
2012-05-24 05:42:17 MDT
Created attachment 348 [details]
test script #1
Created attachment 349 [details]
test script #3
Created attachment 350 [details]
test script #2
Created attachment 351 [details] tar.gz package of the used scripts and binaries /usr/local/bin/sudo - compiled version of sudo 1.7.9, based on the http://www.sudo.ws/sudo/dist/sudo-1.7.9.tar.gz archive /usr/local/bin/sudo.1.7.9.0.gabor - compiled version of sudo 1.7.9 using the 1.7.8p1 used tty check mechanism /usr/local/bin/sudo1781 - compiled version of sudo version 1.7.8p1 - this works without an issue /tmp/test - test script #1 /tmp/test2 - test script #2 /tmp/test.sudo1790.gabor_ksh - test script #3 This is fixed in sudo 1.8.5 as well as the upcoming sudo 1.7.10. There is a beta version of 1.7.10 available now. Binary packages will take a little while to build but should show up in an hour so so. http://www.sudo.ws/sudo/dist/beta/sudo-1.7.10b1.tar.gz *** This bug has been marked as a duplicate of bug 552 *** Hi Todd Thanks for the quick reply. I wasn't aware of the mentioned ticket, sorry about that. Regarding your comment: I downloaded the 1.7.10b1 package, and created a binary from it (took only ~10 mins) - it works fine, so I would like to say a big thank you once again. Greetings: Gabor Lukacs |