|
Bugzilla – Full Text Bug Listing |
| Summary: | Runaway gpg-agent | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Andreas Schwab <schwab> |
| Component: | Other | Assignee: | Petr Uzel <puzel> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Kernel bug. (In reply to comment #1 from Andreas Schwab) > Kernel bug. Can you give me the bug number, please? (I'd like to verify if bug #442201 is duplicate of this one) |
$ ps 17301 | cat PID TTY STAT TIME COMMAND 17301 ? Rs 152:25 /usr/bin/gpg-agent --sh --daemon --write-env-file /suse/schwab/.gnupg/agent.info /bin/bash /suse/schwab/.xinitrc $ strace -p 17301 Process 17301 attached - interrupt to quit write(2, "gpg-agent[17301]: pth_select fail"..., 74) = 74 swapcontext(0x20073248, 0x20073248) = -1 EINVAL (Invalid argument) select(6, [5], NULL, NULL, {0, 0}) = 0 (Timeout) swapcontext(0x20073248, 0x20073248) = -1 EINVAL (Invalid argument) write(2, "gpg-agent[17301]: pth_select fail"..., 74) = 74 swapcontext(0x20073248, 0x20073248) = -1 EINVAL (Invalid argument) select(6, [5], NULL, NULL, {0, 0}) = 0 (Timeout) swapcontext(0x20073248, 0x20073248) = -1 EINVAL (Invalid argument) write(2, "gpg-agent[17301]: pth_select fail"..., 74) = 74 [...]