Bug 563739

Summary: [abrt] crash in python-2.6.2-2.fc12
Product: [Fedora] Fedora Reporter: Steve Tyler <stephent98>
Component: pychessAssignee: Thomas Spura <tomspur>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: christoph.wickert, dmalcolm, ivazqueznet, james.antill, jonathansteffan, michel, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:d155c14d36aeb51617e7c661fef1fef73561a037
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-11 00:38:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Steve Tyler 2010-02-10 23:39:05 UTC
abrt 1.0.6 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/bin/python -u /usr/lib/python2.6/site-packages/pychess/Players/PyChess.py
component: python
executable: /usr/bin/python
kernel: 2.6.31.12-174.2.3.fc12.i686
package: python-2.6.2-2.fc12
rating: 4
reason: Process was terminated by signal 3 (Quit)
release: Fedora release 12 (Constantine)

How to reproduce
-----
This was generated after pychess hung by applying "kill -3 8274 8294 8297 8300" to kill all four pychess processes.

The four processes were:
[stephent@maple tmp]$ cat pychess1.log 
stephent  8274  4810  1 15:07 pts/0    00:00:15 /usr/bin/python /usr/bin/pychess
stephent  8294  8274 47 15:07 pts/0    00:08:41 /usr/bin/python -u /usr/lib/python2.6/site-packages/pychess/Players/PyChess.py
stephent  8297  8274 47 15:07 pts/0    00:08:41 /usr/bin/python -u /usr/lib/python2.6/site-packages/pychess/Players/PyChess.py
stephent  8300  8274  0 15:07 pts/0    00:00:04 /usr/bin/python -u /usr/lib/python2.6/site-packages/pychess/Players/PyChess.py
stephent  8539  8454  0 15:25 tty3     00:00:00 grep pychess

See Bug 562471 -  pychess may hang gnome desktop

Comment 1 Steve Tyler 2010-02-10 23:39:07 UTC
Created attachment 390139 [details]
File: backtrace

Comment 2 Steve Tyler 2010-02-10 23:49:16 UTC
Reassigning to pychess.
This was induced with "kill -3", and it seems ABRT interpreted that as a python crash.
Cross reference:  Bug 562471 -  pychess may hang gnome desktop

Comment 3 Christoph Wickert 2010-02-10 23:59:09 UTC
(In reply to comment #2)
> Reassigning to pychess.
> This was induced with "kill -3", and it seems ABRT interpreted that as a python
> crash.
> Cross reference:  Bug 562471 -  pychess may hang gnome desktop    

If you already know the reason and you already filed this in another bug, why file it again? IMHO you are abusing abrt. Thomas is working hard on fixing the bugs you already submitted, please give the chance to catch up with your reports instead of filing new bogus ones. Thanks.

Comment 4 Steve Tyler 2010-02-11 00:26:54 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Reassigning to pychess.
> > This was induced with "kill -3", and it seems ABRT interpreted that as a python
> > crash.
> > Cross reference:  Bug 562471 -  pychess may hang gnome desktop    
> 
> If you already know the reason and you already filed this in another bug, why
> file it again?

I *don't* know the "reason" and am trying to collect more data by reproducing an inconsistently occurring hang on more than one system. Not everyone has been able to do that.

> IMHO you are abusing abrt.

Actually, I hate ABRT and have disabled it on my desktop. If I am going to get flamed for sending ABRT reports, I will disable it on my laptop too. FYI, today is the first time I have ever even used it! And I had no idea ABRT was going to intercept my "kill -3" -- I was actually trying to generate a core file. So please write me off as an ABRT newbie. :-)

Give me a core file and gdb any day. :-)

> Thomas is working hard on fixing the
> bugs you already submitted, please give the chance to catch up with your
> reports instead of filing new bogus ones. Thanks.    

I apologize to Thomas for sending so much stuff.

Better to reply here (I would be glad to have someone look at that backtrace):
Bug 562471 -  pychess may hang gnome desktop

Comment 5 Steve Tyler 2010-02-11 00:38:09 UTC

*** This bug has been marked as a duplicate of bug 562471 ***