Ticket #196 (closed defect: invalid)
crash in guake.py
| Reported by: | pingou | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | guake | Version: | 0.4 |
| Keywords: | Cc: |
Description
abrt detected a crash.
Attached file: backtrace cmdline: guake -OO /usr/lib/guake/guake.py component: guake executable: /usr/lib/guake/guake.py kernel: 2.6.31.5-127.fc12.i686 package: guake-0.4.0-2.fc12 uuid: 0b8cb5aa
Backtrace:
Summary: TB0b8cb5aa guake.py:992:delete_shell:OSError: [Errno 10] No child processes
Traceback (most recent call last):
File "/usr/lib/guake/guake.py", line 992, in delete_shell
if os.waitpid(pid, os.WNOHANG)[0] != 0:
OSError: [Errno 10] No child processes
Local variables in innermost frame:
self: Guake(path="/usr/share/guake/guake.glade")
num_tries: 29
pid: 4500
Original report: https://bugzilla.redhat.com/show_bug.cgi?id=538650
Change History
Note: See
TracTickets for help on using
tickets.