SCIENTIFIC-LINUX-USERS Archives

April 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ole Streicher <[log in to unmask]>
Reply To:
Ole Streicher <[log in to unmask]>
Date:
Thu, 14 Apr 2011 10:22:21 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
Hi,

I have a problem with using python on Scientific Linux 6.0 (Carbon): If
I run a program that throws an exception, the program will hang and
never return unless Ctrl-C is pressed. The simplest program that has
this behaviour is

--------8<-------------
raise Exception()
--------8<-------------

Debugging this with strace leads to

socket(PF_FILE, SOCK_STREAM, 0)         = 4
connect(4, {sa_family=AF_FILE, path="/var/run/abrt/abrt.socket"}, 27^C
<unfinished ...>

as the last messages. Searching for this points to a big report on
Redhat Enterprise Linux that I do not fully understand:

https://partner-bugzilla.redhat.com/show_bug.cgi?id=614752

What should I do now?

I am also curious about the bug management for Scientific Linux. The Web
page does not mention this at all; what is the place to fill a bug like
this?

Regards

Ole

ATOM RSS1 RSS2