Bug 664293 - [abrt] canto-0.7.4-2.fc14: process.py:117:join:AssertionError: can only join a child process
Summary: [abrt] canto-0.7.4-2.fc14: process.py:117:join:AssertionError: can only join ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: canto
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Andreas Osowski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:acb5360c
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-19 17:34 UTC by Kenny Meyer
Modified: 2012-08-16 21:04 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 21:04:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (577 bytes, text/plain)
2010-12-19 17:34 UTC, Kenny Meyer
no flags Details

Description Kenny Meyer 2010-12-19 17:34:38 UTC
abrt version: 1.1.14
architecture: x86_64
comment: It gets openend in a tab, and this error occurs only once during a canto session. This doesn't affect my user experience, besides the error message.
component: canto
executable: /usr/bin/canto
kernel: 2.6.35.6-48.fc14.x86_64
package: canto-0.7.4-2.fc14
reason: process.py:117:join:AssertionError: can only join a child process
release: Fedora release 14 (Laughlin)
time: 1292778232
uid: 501

backtrace
-----
process.py:117:join:AssertionError: can only join a child process

Traceback (most recent call last):
  File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib64/python2.7/multiprocessing/util.py", line 269, in _exit_function
    p.join()
  File "/usr/lib64/python2.7/multiprocessing/process.py", line 117, in join
    assert self._parent_pid == os.getpid(), 'can only join a child process'
AssertionError: can only join a child process

Local variables in innermost frame:
self: <Process(Process-2, unknown)>
timeout: None

How to reproduce
-----
1. Start up canto in a Terminal
2. Open a link

Comment 1 Kenny Meyer 2010-12-19 17:34:47 UTC
Created attachment 469615 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 21:04:13 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.